Skip to content

0.4.0-prerelease1

Compare
Choose a tag to compare
@LeonHartley LeonHartley released this 17 Jul 21:36
· 175 commits to master since this release
  • Immutable actor refs
  • Immutable ActorSystem (& RemoteActorContext)
  • PubSub optimisations
  • System-level PubSub (ability to subscribe to cluster events, e.g new nodes added/nodes removed)
  • BoxedActorRef improvements, no more unsafe
  • Initial groundwork for actor parent-child supervision
  • Numerous memory optimisations
  • Distributed tracing via opentelemetry & tokio tracing
  • Tokio runtime upgrade & more