gRPC Java 1.24.2 is released and available on Maven Central and JCenter.

Some features should be in 1.24.1 was not in the release (see updated v1.24.1
release notes <https://github.com/grpc/grpc-java/releases/tag/v1.24.1> for
more details), users depends on those features should upgrade to 1.24.2.

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

Dependencies

   - Bumped perfmark to 0.19.0
   - Bumped error_prone_annotations to 2.3.3

Bug Fixes

   - alts: fixed wrong ComputeEngineChannelBuilder class signature (#6381
   <https://github.com/grpc/grpc-java/pull/6381>)

New Features

   - grpclb: Add dns NameResolver to io.grpc.grpclb that has SRV record
   lookup enabled by default (#6298
   <https://github.com/grpc/grpc-java/pull/6298>). This allows using grpclb
   without the -Dio.grpc.internal.DnsNameResolverProvider.enable_grpclb=true
system
   property. Note that grpclb is still experimental and deprecated. In
   particular, we plan to change grpclb policy selection which together with
   this change provides a path forward for grpclb to function without custom
   support in grpc-core; see gRFC A26
   <https://github.com/grpc/proposal/pull/164>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CABu9GjqXBADPSjQ%2Br4wP8y9XSD%3DCoqKotddUHR3V7b31DuhtZQ%40mail.gmail.com.

Reply via email to