GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Quicker way to release GAX and google auth library together?
Ouverte
p2
- Langage dominant
- Java
- Étoiles
- 163
- Forks
- 80
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.