- Cluster graceful shutdown via gossip
- Cluster member eviction using gossip heartbeat expiration
- Cluster Gossip state local timestamp
- Cluster Gossip actor statistics in heartbeats
- Cluster Gossip max sends, avoid large gossip payloads
- Cluster Gossip consensus abstractions
- ActorSystem is Disposable
- Endpoint Restart bugfix
- Actor Receive Deadline decorator
- Capture Context - improved stashing
- PartitionIdentityLookup improvements
- Remote Performance fixes
- Threading bugfixes
- Open Telemetry support
- Seed Node Cluster Provider