Skip to content

Releases: wso2/msf4j

WSO2 Microservices Server 1.0.0-RC2

06 Jan 09:27
Compare
Choose a tag to compare
Pre-release
v1.0.0-RC2

[maven-release-plugin] copy for tag v1.0.0-RC2

WSO2 Microservices Server 1.0.0-RC1

22 Dec 20:07
Compare
Choose a tag to compare
Pre-release
v1.0.0-RC1

[maven-release-plugin] copy for tag v1.0.0-RC1

WSO2 Microservices Server 1.0.0-Alpha

31 Oct 10:57
Compare
Choose a tag to compare
Pre-release

WSO2 Microservices Server 1.0.0-alpha Released!

We are pleased to announce the 1.0.0-alpha release of WSO2 Microservices Server (MSS), which is the very first public release of this new product from WSO2. It is now available to download from here. The source and tag location for this release are available here.

WSO2 MSS provides a lightweight, high performance microservices runtime in addition to a very simple programming model for developing Java based microservices.

The alpha release of WSO2 MSS 1.0.0-alpha includes the following key features. For further details please see the documentation.

Key Features

• Quick & simple development model using simple annotations
• Lightweight & high performance
• Custom interceptors
• JWT based security
• Metrics gathering & publishing to WSO2 Data Analytics Server
• Dashboard showing metrics as well as microservice request/response statistics
• Request streaming support
• WSO2 DevStudio based tooling for generating microservices projects starting from a Swagger API definition
• Comprehensive samples demonstrating how to develop microservices application, also showing how to deploy & manage the deployment using Docker & Kubernetes

Samples

A good place to start with WSO2 MSS is by running the samples included in the release. Refer to the README files in the sample directories on how to build & run the samples.

How To Contribute

If you have any suggestions or are interested in WSO2 MSS discussions, you can join the [email protected] mailing list.

Reporting Issues

We encourage you to report issues, documentation errors regarding WSO2 MSS 1.0.0-alpha through the public issue tracking system.

Thanks,
WSO2 Microservices Server Team