Releases: EventStore/EventStore-Client-Dotnet
Releases · EventStore/EventStore-Client-Dotnet
v23.3.7
v23.3.6
v23.3.5
v23.3.4
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
- @yreynhout made their first contribution in #318
Full Changelog: v23.3.3...v23.3.4
v23.3.3
What's Changed
- DB-29-22 - Make CI Test Action More Configurable by @thefringeninja in #300
- Tracing improvements by @josephcummings in #311
Full Changelog: v23.3.2...v23.3.3
v23.3.2
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
v23.2.1
v23.2.0
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
Merge pull request #15 from thefringeninja/nuggets Publish Nuget Packages to GitHub Package Registry