Riya Mehta
Riya Mehta
Add S2A Java client to gRPC Java. Context: https://github.com/google/s2a-go/blob/main/README.md
Add utility to get S2A address from MDS MTLS autoconfiguration endpoint. This utility will be used when creating mTLS channel using S2A Java Client, which takes S2A Address as input...
Thank you for opening a Pull Request! Before submitting your PR, please read our [contributing guidelines](https://github.com/googleapis/gapic-generator-java/blob/main/CONTRIBUTING.md). There are a few things you can do to make sure it goes smoothly:...
S2A has a [runtime dependency on netty-tcnative](https://github.com/grpc/grpc-java/blob/master/s2a/build.gradle#L38). netty-tcnative is looking to drop support for [windows](https://github.com/netty/netty-tcnative/issues/897) and [macos intel](https://github.com/netty/netty-tcnative/issues/898) based builds. To avoid runtime errors for users of the Cloud SDK,...