GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Quicker way to release GAX and google auth library together?
Open
p2
- Dominant language
- Java
- Stars
- 163
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
As of now, when the google auth library provides a new method for GAX, we need to release Google Cloud BOM and the Libraries BOM that contains the newer version of the google auth library. Until that, GAX cannot use the google auth library because Linkage Monitor complains:
https://github.com/googleapis/gax-java/pull/1420#issuecomment-884371336
Once the Libraries BOM release is done, we can upgrade the google auth library version in GAX.
Is there a better way?
CC: @neenu1995
Contributor guide
Assessment
This issue has not been assessed yet.