Skip to content

v2.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@mtmk mtmk released this 13 Sep 18:16
· 329 commits to main since this release
6b490ea

This is the first release with initial JetStream support.

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

What's Changed

  • JetStream support
  • Minor API changes (pub/sub options)

(Also includes all AlterNats and newer Core NATS commits being the first GitHub release)

New Contributors

Full Changelog: https://github.com/nats-io/nats.net.v2/commits/v2.0.0-alpha.3