github grpc/grpc-dotnet v2.45.0-pre1
Release v2.45.0-pre1

latest releases: v2.66.0, v2.66.0-pre1, v2.65.0...
pre-release2 years ago

New features

  • Support WriteAsync cancellation token (#1645)
  • Reconnect backoff configuration (#1668)

Changes

  • Log HTTP method when adding endpoint (#1637)
  • WriteAsync on the server now throws on failure (#1645)
  • WriteAsync on the client with hedging now waits for success before continuing (#1645)

Fixes

  • Fix calls throw TaskCanceledException after previous call is canceled (#1664)
  • Fix unobserved exception from failed calls (#1660)
  • Fix dotnet-grpc error when additionalImportDirs is null (#1666)
  • Fix not flushing buffered writes when client streaming and hedging (#1645)
  • Fix race between server FlushAsync exiting and request cancellation token (#1645)

Don't miss a new grpc-dotnet release

NewReleases is sending notifications on new releases.