grpc-java/services
Philip K. Warren 3808e707f9
compiler: Use fully qualified String in codegen (#10321)
Currently, the gRPC compiler isn't properly using the fully qualified
string name `java.lang.String` instead of `String`. Update the generator
to use the `$String$` alias to avoid compile issues with protobuf
messages called String.

Fixes #10316.
2023-06-29 10:50:13 -07:00
..
src compiler: Use fully qualified String in codegen (#10321) 2023-06-29 10:50:13 -07:00
BUILD.bazel services,orca: update backend metrics support to allow for server-wide metrics recording (per-call and OOB) (#9902) 2023-04-10 11:45:04 -07:00
build.gradle Update guava dependency to address CVE-2023-2976 (#10249) 2023-06-12 12:43:35 -07:00