rules-proto-grpc / rules_proto_grpc

Bazel rules for building Protobuf and gRPC code and libraries from proto_library targets
https://rules-proto-grpc.com
Apache License 2.0
249 stars 156 forks source link

Update GRPC version to 1.57.0 #280

Closed r-sandeep closed 4 weeks ago

r-sandeep commented 1 year ago

Update GRPC_VERSION to 1.57.0

  1. grpc - https://github.com/grpc/grpc/releases/tag/v1.57.0
  2. grpc_java - https://github.com/grpc/grpc-java/releases/tag/v1.57.0

Blocking issue from the previous version - https://github.com/grpc/grpc-java/issues/9916

aaliddell commented 4 weeks ago

Master is at 1.65.0