Correction: updated release notes <https://github.com/grpc/grpc-java/releases/tag/v1.44.2>. In the previous announcement I missed some items that were backported, but not released.
*Bug Fixes* - netty: Fixed incompatibility with Netty 4.1.75.Final that caused COMPRESSION_ERROR (#9004 <https://github.com/grpc/grpc-java/pull/9004>) - xds: Fix LBs blindly propagating control plane errors (#9012 <https://github.com/grpc/grpc-java/pull/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 - xds: Fix XdsNameResolver blindly propagates control plane errors (#8953 <https://github.com/grpc/grpc-java/pull/8953>). This change forces the use of UNAVAILABLE for any xDS communication failures, which otherwise could greatly confuse an application - xds: fix bugs in ring-hash load balancer picking subchannel behavior per gRFC. The bug may cause connection not failing over from TRANSIENT_FAILURE status. (#9085 <https://github.com/grpc/grpc-java/pull/9085>) *Behavior Changes* - xds: change ring_hash LB aggregation rule to better handle transient_failure channel status (#9084 <https://github.com/grpc/grpc-java/pull/9084>) *Dependencies* - Bump protobuf to 3.19.6 On Monday, October 10, 2022 at 11:35:08 AM UTC-7 Sergii Tkachenko wrote: > The v1.44.2 release is now available > > *Dependencies* > > - Bump protobuf to 3.19.6 > > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/095b1121-fe60-4bfb-8c43-bf2ba097036an%40googlegroups.com.