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