What's Changed
- Fix gossip memory leak - Gossip requests could be stuck forever in memory
- Disable twostep gossip by @rogeralsing in #1597
- Fix for cluster fixture dispose by @marcinbudny in #1577
- Add Unsubscribe methods to pubsub by @rogeralsing in #1579
- clear blocked members in gossip by @rogeralsing in #1580
- Ignore already blocked members i gossip loop by @rogeralsing in #1586
- Silence dispose errors in k8s provider by @rogeralsing in #1587
- Remoting fixes by @rogeralsing in #1589
- Endpoint events by @rogeralsing in #1590
- System props by @rogeralsing in #1601
- Fix LogLevels in LoggingContextDecorator by @rogeralsing in #1602
Full Changelog: 0.30.0...0.31.0