Skip to content

Releases: EventStore/EventStoreDB-Client-Dotnet-Legacy

v22.0.0

18 Nov 14:09
15d996b
Compare
Choose a tag to compare

https://www.nuget.org/packages/EventStore.Client/22.0.0

Breaking changes

  • Update protobuf-net.Core and remove obsolete attribute valuse - #52 (Thanks @rafalmaciag!)
  • Drop netcoreapp3.1 support - #71

Fixed

  • Update Newtonsoft to 13.0.1 - #67
  • Catch exceptions when establishing a TCP connection - #69

Added

  • Support for dotnet 6 and 7 - #71