Skip to content

v22.0.0

Latest
Compare
Choose a tag to compare
@hayley-jean hayley-jean released this 18 Nov 14:09
· 10 commits to master since this release
15d996b

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