github grpc/grpc-java v1.57.1

latest releases: v1.67.0, v1.66.0, v1.63.2...
13 months ago

Bug fixes

  • Fix compatibility with Java 8. This fixes the NoSuchMethodError for ByteBuffer methods present in 1.57.0 (#10441)
  • xds: Remove debug assert in WeightedRoundRobinLoadBalancer. The assert was to detect breakages in the static stride algorithm causing too much looping. However, with multithreading it is possible to trigger even in legitimate scenarios (#10437)

Don't miss a new grpc-java release

NewReleases is sending notifications on new releases.