Skip to content

Release 1.0 in Series 11

Compare
Choose a tag to compare
@kobolog kobolog released this 19 Oct 02:16
· 1978 commits to master since this release
  • Docker containerization support.
  • Routing groups. An ability to route requests to multiple versions of the same app based on weights and other metrics.
  • Memory usage reports available from the Locator via the 'reports' method.
  • Native Framework no longer has a binary dependency on Core libraries.
  • Bugfix: IPv6 addresses use the proper storage size now.
  • Bugfix: do not stop adding tags to a new object in the File Storage if one of the tags already exists.
  • Bugfix: stop processing messages in died channels.