v0.2.8
Scalecube v0.2.x is a stable LTS release, the API will be supported until 1.1.2021.
We want to collect feedback from the community before releasing 1.0.0 but we don't foresee any majors API change. Version 1.0 will mostly change on NodeJS required from production environments and feedback.
If you have any feedback please open issue
- Browsers, 0.2.x is stable and tested on real projects production environment (see supported browsers)
- NodeJS, 0.2.x is full feature microservices infrastructure for NodeJS (see Kubernetes example) but it's new without lot of mileage.
You can find out more on:
- Our documents - https://scalecube.github.io/javascript-docs
- Our examples - https://github.com/scalecube/scalecube-js/tree/develop/packages/examples
- Our tests - scalecube-microservice and packages/*/tests
🚀 Enhancement
- [#251] rsocket-ws-gateway Optional keepAlive and lifetime in createGatewayProxy (RSocket gateway client)
🐛 Bug Fix
- Release pipeline for "latest" wasn't building artifacts before publishing
- Release pipeline for "snapshot" and "develop" versions was wrong