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

latest releases: v2.5.4, v2.5.3, v2.5.2...
4 months ago

This release of NATS .NET version 2.3.1 addresses several bug fixes, primarily improving Unity builds, and introduces a few new features.

What's Changed

  • Fixed version number sent to server and changed lang to .NET from C#.… by @darkwatchuk in #541
  • netstandard Nullable ref fix in #542
  • Add KV Filtering of keys by @darkwatchuk in #545
  • Remove unnecessary comment and configuration modification in #537
  • Full coverage kv management methods by @Ivandemidov00 in #535
  • Fix il2cpp error in #548

Full Changelog: v2.3.0...v2.3.1

Nuget Package

dotnet add package NATS.Net --version 2.3.1

Don't miss a new nats.net release

NewReleases is sending notifications on new releases.