This is mostly a bug fix release of NATS .NET version 2.6.1 with one new feature making it easy to build NatsMsg
objects thanks to @Ivandemidov00. We also refactored some of the reliability features around socket reconnections and consumer error handling.
What's Changed
- Fix subscriptions dispose exception handling by @mtmk in #845
- Clean up reconnect logs by @mtmk in #843
- NatsMsg add create method (#632) by @Ivandemidov00 in #798
- Fix consume 503 handling by @mtmk in #849
- Fix reconnect socket behavior by @mtmk in #844
Full Changelog: v2.6.0...v2.6.1