This is an important bug fix release NATS.Net v2.1.2 which resolves subscription queue group protocol error.
What's Changed
- Make sure queue group is written to wire by @MerzMax in #414
- Make INatsJSContextFactory public by @sgwong in #413
- Gracefully close sockets by @caleblloyd in #406
Full Changelog: v2.1.1...v2.1.2
Bug Fix Subscription Queue Group Protocol Error
There was a bug writing queue group name to wire since release v2.1.0 which is solved with this release. Please check #411 and #414 for more details. Huge thanks to @MerzMax finding the issue and supplying the fix.
Nuget Package
dotnet add package NATS.Net --version 2.1.2