We're happy to announce a new NATS .NET release v2.5.10. This release includes various bug fixes and minor improvements. Notably, a long standing reconnect bug was fixed with #758 thanks to @STARSCrazy's excellent issue report #750. Also big thanks to @uhfath for DI improvements with #757.
What's Changed
- Fix task tracking by @mtmk in #764
- Fix reconnect getting stuck by @mtmk in #758
- Make the parameter-less StreamConfig constructor public by @darkwatchuk in #768
- Add NatsPayloadTooLargeException class by @aDisplayName in #761
- Added an ability to specify pool size with a callback using IServiceProvider (fixed&signed) by @uhfath in #757
- Add Metadata to KV Bucket by @mtmk in #741
- Add support for Direct Get API with key in subject by @mtmk in #771
New Contributors
- @aDisplayName made their first contribution in #761
Full Changelog: v2.5.9...v2.5.10
Download from NuGet
You can download the latest version from NuGet.