The release v1.45.0 <https://github.com/grpc/grpc-java/releases/tag/v1.45.0> 
is now available.

Bug Fixes
   
   - rls: fix child lb leak when client channel is shutdown (#8750 
   <https://github.com/grpc/grpc-java/pull/8750>)
   - rls: fix RLS lb policy name (#8867 
   <https://github.com/grpc/grpc-java/pull/8867>)
   - testing: fix GrpcCleanupRule issue when retrying tests (#8918 
   <https://github.com/grpc/grpc-java/pull/8918>)
   - 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 validation code to accept new-style 
   CertificateProviderPluginInstance (#8892 
   <https://github.com/grpc/grpc-java/pull/8892>)
   - xds: fix a concurrency issue in CSDS ClientStatus responses (#8795 
   <https://github.com/grpc/grpc-java/pull/8795>)
   - xds: Squelch "Failed to resolve name" ADS reconnection error logs. 
   Workaround for #8886 <https://github.com/grpc/grpc-java/issues/8886> (
   #8942 <https://github.com/grpc/grpc-java/pull/8942>)
   - xds: Improve priority failover handling for IDLE subpolicies (#8926 
   <https://github.com/grpc/grpc-java/pull/8926>). This mainly improves 
   behavior with ring_hash
   - bom: Include grpc-binder
   - binder: Fix a ServiceConnection leak (#8861 
   <https://github.com/grpc/grpc-java/pull/8861>)
   - binder: Increase fairness across streams when limited by flow control. 
   This can dramatically reduce latency when channel is being used for high 
   throughput (#8835 <https://github.com/grpc/grpc-java/pull/8835>)
   - android: fix for app coming to foreground (#8855 
   <https://github.com/grpc/grpc-java/pull/8855>)

Behavior Changes
   
   - Local-only transparent retry is (practically) unlimited now. 
   Previously it was at most once per RPC.
   - xds: implement least_request load balancing policy (#8739 
   <https://github.com/grpc/grpc-java/pull/8739>)

Dependencies
   
   - Bump Error Prone Annotations to 2.10.0
   - Bump Guava to 31.0.1-android
   - Bump Google Auth Library to 1.4.0
   - Bump Auto Value to 1.9
   - netty: Include both x86 and Arm64 epoll as dependency for 
   grpc-netty-shaded
   - testing: remove opencensus dependency from grpc-testing (#8833 
   <https://github.com/grpc/grpc-java/pull/8833>)

-- 
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/122fd092-a43a-4427-86a9-06a3e6835565n%40googlegroups.com.

Reply via email to