Skip to content

Releases: EventStore/EventStore-Client-Dotnet

v23.3.5

29 Aug 10:51
09fcaa6
Compare
Choose a tag to compare

What's Changed

  • Fix check for parent context when extract propagation context fails by @w1am in #319

Full Changelog: v23.3.4...v23.3.5

v23.3.4

19 Aug 12:53
Compare
Choose a tag to compare

What's Changed

  • Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/EventStore.Client by @dependabot in #315
  • Fix tracing injection when event is non-JSON by @josephcummings in #317
  • Bumped assembly copyright range end from 2020 to current year by @yreynhout in #318

New Contributors

Full Changelog: v23.3.3...v23.3.4

v23.3.3

06 Jun 21:51
12b6e39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.3.2...v23.3.3

v23.3.2

04 Jun 09:50
d162a4a
Compare
Choose a tag to compare

What's Changed

  • Add OTel and User certificates samples by @w1am in #307
  • Add missing endregion marker in samples by @w1am in #308
  • Handle missing null/None event filter cases on Streams APIs by @josephcummings in #309

Full Changelog: v23.3.1...v23.3.2

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