github grpc/grpc-go v1.43.0
Release 1.43.0

latest releases: v1.63.2, v1.63.1, v1.61.2...
2 years ago

API Changes

  • grpc: stabilize WithConnectParams DialOption (#4915)

Behavior Changes

  • status: support wrapped errors in FromContextError (#4977)
  • config: remove the environment variable to disable retry support (#4922)

New Features

  • balancer: new field Authority in BuildOptions for server name to use in the authentication handshake with a remote load balancer (#4969)

Bug Fixes

  • xds/resolver: fix possible ClientConn leak upon resolver initialization failure (#4900)
  • client: fix nil panic in rare race conditions with the pick first LB policy (#4971)
  • xds: improve RPC error messages when xDS connection errors occur (#5032, #5054)
  • transport: do not create stream object in the face of illegal stream IDs (#4873)

Documentation

  • client: clarify errors to indicate whether compressed or uncompressed messages exceeded size limits (#4918)

Don't miss a new grpc-go release

NewReleases is sending notifications on new releases.