Skip to content

NATS .NET v2.3.3-preview.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mtmk mtmk released this 24 Jul 18:05
· 42 commits to main since this release
5ea2445

Bug fix and improvements release.

Breaking

There is one breaking change to StoredMessage.Data type in #549

What's Changed

  • Use string.Create when building a new inbox string by @jasper-d in #551
  • Base64 Encoding simplification + optimization by @to11mtm in #549
  • Add logging enhancements and improve error handling by @mtmk in #570 (this also fixes a service API bug around error reporting)

Full Changelog: v2.3.2...v2.3.3-preview.1

Nuget Package

dotnet add package NATS.Net --version 2.3.3-preview.1