github nats-io/nats.net v2.1.3
NATS.Net v2.1.3

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

We're happy to announce version 2.1.3 of NATS.Net, which introduces experimental OpenTelemetry tracing for better diagnostics, plus bug fixes. Feedback on OTel tracing is appreciated.

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

Experimental OpenTelemetry Support

With this release, we are introducing experimental OTel tracing support in the core library. This means adjustments in how and where spans are named and generated may be necessary, for instance. Our goal is to ensure we can process your feedback and align with the rest of the NATS ecosystem effectively. Please give it a try; we greatly appreciate your feedback.

We want to thank @Cooksauce for implementing this feature, and especially @stebet and @martinjt for their support. Last but not least, we're grateful to @davidfowl for his support and encouragement.

Nuget Package

dotnet add package NATS.Net --version 2.1.3

Don't miss a new nats.net release

NewReleases is sending notifications on new releases.