github orbit/orbit v0.5.0
Version 0.5.0

latest releases: v2.0.0-alpha.108, v2.0.0-alpha.107, v2.0.0-alpha.106...
pre-release10 years ago

Version 0.5.0 is a major feature release of the Orbit framework.

New Features

  • Event Sourced state
    • Actors can now use event sourcing for state.
    • Provided at the actor layer of the framework, no need to update state extensions.
    • See docs.
  • Distributed Transactions
    • A fully distributed transaction system is now part of the framework.
    • Rollbacks, multi-actor transactions etc.
    • See docs.

Improvements

  • Various improvements to metrics system
    • Initialization is now performed by the metrics module
    • MongoDB Metrics
    • JVM Metrics
  • All third-party dependencies have been updated to the latest version

Bug Fixes

  • Prevent duplication instantiation of extensions in some cases

Don't miss a new orbit release

NewReleases is sending notifications on new releases.