Skip to content

0.27.0

Compare
Choose a tag to compare
@rogeralsing rogeralsing released this 31 Jan 18:11
· 461 commits to dev since this release
daa7ed5
  • 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