gRPC Java 1.41.2 is released and is available on Maven Central. It will
take additional time to be indexed by search.maven.org, but it is in the
repository.

https://github.com/grpc/grpc-java/releases/tag/v1.41.2

Bug Fixes

   - core: fix a race condition when calling ManagedChannel.enterIdle() (
   #8763 <https://github.com/grpc/grpc-java/pull/8763>)
   - xds: stop generating UUIDs for filter chains that lack them. The UUID
   was preventing the XdsServer from noticing when a control plane sent a
   needless duplicate update, causing XdsServer to drain all its existing
   connections to use the “new” configuration #8736
   <https://github.com/grpc/grpc-java/pull/8736>

Dependencies

   - Upgraded Protobuf to 3.18.2 to avoid CVE-2021-22569. See the protobuf
   advisory
   
<https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67>
   - Upgraded Guava to 30.1.1-android

-- 
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/CA%2B4M1oPpGJRNAxpfmzseDddWbmtpyLedq22-OtPtHXRC5BwOXQ%40mail.gmail.com.

Reply via email to