Skip to content

v0.20.0

Choose a tag to compare

@jwijgerd jwijgerd released this 24 Feb 17:51
· 834 commits to master since this release
  • Implemented ActorSystemEventListenerRegistry where actors can register a message to be sent when an event happens in the ActorSystem
  • Currently supports the ACTOR_SHARD_INITIALIZED event that is triggered when an ActorShard is started (after a scale-out or a failover)