github nats-io/nats.net v2.0.0-alpha.4

latest releases: v2.5.5, v2.5.4, v2.5.3...
pre-release14 months ago

This is the first release with initial Key/Value Store support on top of JetStream.

dotnet add package NATS.Client.Core --version 2.0.0-alpha.4
dotnet add package NATS.Client.Hosting --version 2.0.0-alpha.4
dotnet add package NATS.Client.JetStream --version 2.0.0-alpha.4
dotnet add package NATS.Client.KeyValueStore --version 2.0.0-alpha.4

What's Changed

  • Added subject transforms to stream source config in #134
  • Use supported runtime/language pair by @jasper-d in #135
  • Add JetStream metadata to msg parsed from reply string by @simonhoss in #139
  • Handle publish serialization exceptions in #144
  • Support all binary payload APIs with only generics in #143
  • Implement NUID by @jasper-d in #147
  • Initial Key Value Store implementation in #132

New Contributors

Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4

Don't miss a new nats.net release

NewReleases is sending notifications on new releases.