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

*Bug Fixes*
   
   - xds: Fix a bug in ring-hash load balancing policy that, during 
   TRANSIENT_FAILURE state, it might cause unnecessary internal connection 
   requests on subchannels. (#9537 
   <https://github.com/grpc/grpc-java/pull/9537>)
   - auth: Fix AppEngine failing while retrieving access token when 
   instantiating a blocking stub using AppEngineCredentials (#9524 
   <https://github.com/grpc/grpc-java/pull/9524>)
   - xds: channel_id hash policy now uses a random per-channel id instead 
   of an incrementing one. The incrementing id was the same for every process 
   of a binary, which was not the intention (#9453 
   <https://github.com/grpc/grpc-java/pull/9453>)
   - bazel: Use valid target name for services and xds when overriding 
   Maven targets (#9422 <https://github.com/grpc/grpc-java/pull/9422>). 
   This fixes an error of the form no such target 
   '@io_grpc_grpc_java//services:services' for services and missing ORCA 
   classes for xds. The wrong target names were introduced in 1.47.0

*Dependencies*
   
   - Bump protobuf to 3.21.7

-- 
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/90c4717a-7ece-4cf9-a914-f0dbe1046cccn%40googlegroups.com.

Reply via email to