Skip to content

Release v2.34.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtattermusch jtattermusch released this 01 Dec 12:17
· 1 commit to v2.34.x since this release
ecc242b

New features

  • Optimize deadline logic (#1102)
  • Improve streaming error messages when call is complete (#1121)

Changes

  • Change exceptions to be more consistent with Grpc.Core (#1092)

Fixes

  • Clean up RpcException logic in client (#1099)
  • Fix GrpcWebHandler with TLS+HTTP/1.1 endpoints in .NET 5 (#1111)