github nats-io/nats.net v2.5.10
NATS .NET v2.5.10

latest releases: v2.5.11, v2.6.0-preview.3
one day ago

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

Full Changelog: v2.5.9...v2.5.10

Download from NuGet

You can download the latest version from NuGet.

Don't miss a new nats.net release

NewReleases is sending notifications on new releases.