Skip to content

Release v2.40.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtattermusch jtattermusch released this 09 Sep 10:57
· 3 commits to v2.40.x since this release
1d4c692

Changes

  • Default HTTP version to 1.1 when using gRPC-Web on netfx (#1377)

Fixes

  • Fix using gRPC reflection with services that have a base type (#1352)
  • Make load balancing log IDs unique (#1376)
  • Fix client timeout when error in custom CallCredential (#1388)
  • Fix gRPC retry calls not unregistering from cancellation token (#1398)