v0.20.0
- 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)