Skip to content

Releases: EventStore/EventStore-Client-Dotnet

v23.3.1

24 May 04:27
871663c
Compare
Choose a tag to compare

What's Changed

  • Support providing an x.509 certificate for user authentication in #295
  • Tracing Instrumentation in #294
  • Retain callback-based subscription APIs alongside AsyncEnumerable APIs in #297

Full Changelog: v23.2.1...v23.3.1

v23.2.1

04 Mar 13:48
b4667b6
Compare
Choose a tag to compare

What's Changed

  • Disable throwing compiler errors for obsolete code in #291

v23.2.0

01 Mar 04:59
ad51ce6
Compare
Choose a tag to compare

What's Changed

  • Decode Base64 usernames/passwords as UTF-8 strings in #269
  • .Net 8.0 Support in #275
  • .NET 4.8 Framework support in #267
  • Add filtering to non-subscription reads of $all in #278
  • Return null for discovery mode or multiple hosts in connection string in #280
  • Fix partial append on error append to stream in #283
  • Add missing option tlsCAFile in #281
  • Subscriptions Without Callbacks (DEV-112) in #282

Event Store gRPC Client 20.6.0 Release Candidate

18 May 07:10
effd596
Compare
Choose a tag to compare
Merge pull request #15 from thefringeninja/nuggets

Publish Nuget Packages to GitHub Package Registry