Skip to content

v0.2.8

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 15:14
· 43 commits to develop since this release

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:

🚀 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