github grpc/grpc-java v1.17.1

latest releases: v1.68.1, v1.68.0, v1.67.1...
5 years ago

Bug Fixes

  • Bazel users should no longer see “java.util.ServiceConfigurationError: io.grpc.LoadBalancerProvider: Provider io.grpc.util.SecretRoundRobinLoadBalancerProvider$Provider not found”. The workaround for 1.17.0 to add a dependency on @io_grpc_grpc_java//core:util is no longer necessary (#5114)

Behavior Changes

  • core: SRV records are no longer queried by default when doing DNS lookups. This restores the 1.16.x behavior. This avoids a bug which would in the future make it hard for existing services to enable gRPC LB (#5131)

Don't miss a new grpc-java release

NewReleases is sending notifications on new releases.