2.0.0-rc4
Pre-release
Pre-release
There has been some stability issues with rc3 with respect to:
- Publish Confirms/Acknowledgement when publishing multiple message concurrently
- Network recovery when using (the default)
AutoScalingChannelPool
This release has focused on looking over these areas, with a re-implementation of the way publish acks are handled and fixes for different scenarios when the connection to the broker is lost of unexpected exceptions are thrown when serving channels
- #315 - Issues with Publish Acknowledgement when publishing multiple messages concurrently +fix
- #314 - HandleRetryAsync: Watch out when working with ExchangeBindings
- #310 - Add initial version of MessagePack formatter contributed by Michael Bisbjerg (LordMike)
- #309 - Add initial version of ZeroFormatter enricher contributed by Michael Bisbjerg (LordMike)
- #304 - (#301) Recovery from connection failure contributed by (drak25)
- #303 - Publishing suddenly stops and channel workload increases indefinetly
- #301 - Recovery from the network failure
Commits: 4446c3c...5fe32ab