github grpc/grpc-java v1.45.1

latest releases: v1.67.0, v1.66.0, v1.63.2...
2 years ago

Bug Fixes

  • netty: Fixed incompatibility with Netty 4.1.75.Final that caused COMPRESSION_ERROR (#9004)
  • xds: Fix LBs blindly propagating control plane errors (#9012). This change forces the use of UNAVAILABLE for any xDS communication failures, which otherwise could greatly confuse an application. This is essentially a continuation of the fix in 1.45.0 for XdsNameResolver, but for other similar cases

Don't miss a new grpc-java release

NewReleases is sending notifications on new releases.