Closed irock closed 1 year ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Hello @irock - thank you for your contribution!
Active development for this project has moved to https://github.com/googleapis/sdk-platform-java/tree/main/gax-java
Please reopen your PR in the new location to have it reviewed by the appropriate people.
Edit: When doing so, please also create an issue in the repo associated with your change.
Thanks for letting me know!
Opened issue https://github.com/googleapis/sdk-platform-java/issues/1687 and PR https://github.com/googleapis/sdk-platform-java/pull/1688.
Credentials may be null, e.g. when connecting to an emulator. This fix makes it possible to use null credentials in combination with setting quota project id, something that may be useful in testing.