rules_proto_grpc
rules_proto_grpc copied to clipboard
Please update gRPC to 1.43.0 or greater
Description
Thanks for considering updating gRPC to version 1.43.0 or greater.
A few rationales why:
- gRPC Core 1.43.0 fixes out-of-order delivery of
XdsClientwatcher notifications, - gRPC Java 1.43.0 fixes a
NullPointerExceptionwith sensus as well as the wayXdsServerhandles some configurations, - gRPC Java 1.43.1 fixes a
StatusRuntimeException: INTERNAL: Panic! This is a bug!when callingManagedChannel.enterIdle, - Apache Beam 2.36.0 depends on gRPC Java 1.43.2, which leads us to manually resolve (strict) dependency conflicts (side note: Apache Beam 2.37.0 will add Java 17 support for Dataflow, so keeping up with is important to us).
Could we upgrade gRPC to 1.44.0?
grpc/grpc#28406 (not listed in the release notes) is a nice fix for Bazel.
I’ll be jumping to the latest version of all the dependencies in #178