From 5a4188f47d645ee42adff263dcbb60a18288d169 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 22:53:20 +0000 Subject: [PATCH] chore(protobuf-4.x-rc): release 1.41.0-rc1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 16 ++++++++++++++++ appengine/pom.xml | 2 +- bom/README.md | 2 +- bom/pom.xml | 2 +- cab-token-generator/pom.xml | 2 +- credentials/pom.xml | 2 +- oauth2_http/pom.xml | 2 +- pom.xml | 2 +- versions.txt | 12 ++++++------ 10 files changed, 30 insertions(+), 14 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0c37ae42c..3d6e0227e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.40.0" + ".": "1.41.0-rc1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a3129d812..b7dc012f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.41.0-rc1](https://github.com/googleapis/google-auth-library-java/compare/v1.40.0...v1.41.0-rc1) (2025-12-09) + + +### Features + +* configure rc releases to be on prerelease mode ([a385211](https://github.com/googleapis/google-auth-library-java/commit/a3852119620bb2bb2a0177607f0facfdaea6a0cb)) +* Introduce per-credential specific load methods ([#1827](https://github.com/googleapis/google-auth-library-java/issues/1827)) ([39fdc64](https://github.com/googleapis/google-auth-library-java/commit/39fdc647c2e14d8006a758fa81dbaeff63fed74e)) +* update protobuf version to 4.33.0 and http-client to 2.1.0-rc1 ([#1853](https://github.com/googleapis/google-auth-library-java/issues/1853)) ([4fcb1fc](https://github.com/googleapis/google-auth-library-java/commit/4fcb1fc727fcd224b1051fb995bc017d5999a1f4)) + + +### Bug Fixes + +* allow -rc releases in MetricsUtilsTest ([d19b976](https://github.com/googleapis/google-auth-library-java/commit/d19b976af36e986bf79f37e5f7750bc544017b41)) +* Do not retrieve the default SA principal when getting an access token ([#1839](https://github.com/googleapis/google-auth-library-java/issues/1839)) ([a65c22d](https://github.com/googleapis/google-auth-library-java/commit/a65c22da2c93bdf33dcd98ece47ee6668d1ed32c)) +* next release candidate ([6e3911f](https://github.com/googleapis/google-auth-library-java/commit/6e3911f79ed9b3057d16f370b29aa3232e3509f9)) + ## [1.40.0](https://github.com/googleapis/google-auth-library-java/compare/v1.39.1...v1.40.0) (2025-10-14) diff --git a/appengine/pom.xml b/appengine/pom.xml index 236599b46..d43c092ef 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 1.40.1-SNAPSHOT + 1.41.0-rc1 ../pom.xml diff --git a/bom/README.md b/bom/README.md index 3e1a0964c..d3907828b 100644 --- a/bom/README.md +++ b/bom/README.md @@ -12,7 +12,7 @@ To use it in Maven, add the following to your `pom.xml`: com.google.auth google-auth-library-bom - 0.17.1 + 1.41.0-rc1 pom import diff --git a/bom/pom.xml b/bom/pom.xml index db393b084..1ad9e2e61 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-bom - 1.40.1-SNAPSHOT + 1.41.0-rc1 pom Google Auth Library for Java BOM diff --git a/cab-token-generator/pom.xml b/cab-token-generator/pom.xml index 9aec2e4a2..40415c5e8 100644 --- a/cab-token-generator/pom.xml +++ b/cab-token-generator/pom.xml @@ -6,7 +6,7 @@ com.google.auth google-auth-library-parent - 1.40.1-SNAPSHOT + 1.41.0-rc1 google-auth-library-cab-token-generator diff --git a/credentials/pom.xml b/credentials/pom.xml index 4532661ce..c1fda61ab 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -4,7 +4,7 @@ com.google.auth google-auth-library-parent - 1.40.1-SNAPSHOT + 1.41.0-rc1 ../pom.xml diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index 42e81f2c5..468339975 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -7,7 +7,7 @@ com.google.auth google-auth-library-parent - 1.40.1-SNAPSHOT + 1.41.0-rc1 ../pom.xml diff --git a/pom.xml b/pom.xml index 4dac9b316..79086db86 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.google.auth google-auth-library-parent - 1.40.1-SNAPSHOT + 1.41.0-rc1 pom Google Auth Library for Java Client libraries providing authentication and diff --git a/versions.txt b/versions.txt index 569307dd2..b033936cb 100644 --- a/versions.txt +++ b/versions.txt @@ -1,9 +1,9 @@ # Format: # module:released-version:current-version -google-auth-library:1.40.0:1.40.1-SNAPSHOT -google-auth-library-bom:1.40.0:1.40.1-SNAPSHOT -google-auth-library-parent:1.40.0:1.40.1-SNAPSHOT -google-auth-library-appengine:1.40.0:1.40.1-SNAPSHOT -google-auth-library-credentials:1.40.0:1.40.1-SNAPSHOT -google-auth-library-oauth2-http:1.40.0:1.40.1-SNAPSHOT +google-auth-library:1.41.0-rc1:1.41.0-rc1 +google-auth-library-bom:1.41.0-rc1:1.41.0-rc1 +google-auth-library-parent:1.41.0-rc1:1.41.0-rc1 +google-auth-library-appengine:1.41.0-rc1:1.41.0-rc1 +google-auth-library-credentials:1.41.0-rc1:1.41.0-rc1 +google-auth-library-oauth2-http:1.41.0-rc1:1.41.0-rc1