GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Quicker way to release GAX and google auth library together?
Abierto
p2
- Lenguaje dominante
- Java
- Estrellas
- 163
- Forks
- 80
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.