Releases: googleapis/google-auth-library-java
Releases · googleapis/google-auth-library-java
v1.41.0-rc1
10 Dec 01:10
Compare
Sorry, something went wrong.
No results found
Features
configure rc releases to be on prerelease mode (a385211 )
Introduce per-credential specific load methods (#1827 ) (39fdc64 )
update protobuf version to 4.33.0 and http-client to 2.1.0-rc1 (#1853 ) (4fcb1fc )
Bug Fixes
allow -rc releases in MetricsUtilsTest (d19b976 )
Do not retrieve the default SA principal when getting an access token (#1839 ) (a65c22d )
next release candidate (6e3911f )
v1.41.0
03 Dec 19:18
Compare
Sorry, something went wrong.
No results found
1.41.0 (2025-12-03)
Features
Introduce per-credential specific load methods (#1827 ) (39fdc64 )
Bug Fixes
Add configurable connect and read timeouts for IdentityPoolCredentials requests (#1847 ) (d6cff60 )
Do not retrieve the default SA principal when getting an access token (#1839 ) (a65c22d )
v1.40.0
14 Oct 21:24
Compare
Sorry, something went wrong.
No results found
1.40.0 (2025-10-14)
Features
Add projectId getter to GoogleCredentials (#1813 ) (c3d9ee0 )
Support user defined or json defined scopes for impersonated token (#1815 ) (84fc566 )
Dependencies
v1.39.1
17 Sep 18:24
Compare
Sorry, something went wrong.
No results found
1.39.1 (2025-09-17)
Documentation
Additional information for deprecated fromStream() methods. (#1802 ) (a0d873d )
v1.39.0
04 Sep 22:00
Compare
Sorry, something went wrong.
No results found
1.39.0 (2025-09-04)
Features
Add Credential Information to GoogleCredential classes (#1791 ) (5511913 )
Bug Fixes
Indicate non-validated external credentials in generic methods (e7d4380 )
Dependencies
Add com.google.api:api-commons dependency (e7d4380 )
Update com.google.errorprone:error_prone_annotations dependency to 2.38.0 (e7d4380 )
v1.38.0
21 Aug 19:32
Compare
Sorry, something went wrong.
No results found
1.38.0 (2025-08-20)
Features
Bug Fixes
Override toBuilder() for ExternalAccountCredential and subclasses (#1793 ) (a9c3de6 )
Documentation
v1.37.1
20 Jun 17:51
Compare
Sorry, something went wrong.
No results found
1.37.1 (2025-06-05)
Bug Fixes
Correct typo in minExpirationTime variable name (#1769 ) (91e6274 )
v1.37.0
04 Jun 21:02
Compare
Sorry, something went wrong.
No results found
1.37.0 (2025-06-04)
Features
mtls: Introduce DefaultMtlsProviderFactory and SecureConnectProvider (#1730 ) (c9fd1b1 )
Bug Fixes
Correct capitalization of GitHub (#1761 ) (f79a2e4 )
Correct extra spaces in README heading (#1760 ) (8d26666 )
Correct misspelling of OAuth in comments (#1762 ) (42b9602 )
Correct typo in ServiceAccountJwtAccessCredentials.java comment (#1765 ) (3058b06 )
Update Javadoc reference in ExternalAccountCredentials (#1763 ) (5eb3659 )
Documentation
v1.36.0
29 May 00:15
Compare
Sorry, something went wrong.
No results found
1.36.0 (2025-05-28)
Features
Support ability to set universe domain in ServiceAccountJwtAccessCredentials (#1754 ) (919ae32 )
Bug Fixes
IdTokenCredentials should fetch license id claim when requested (#1450 ) (c5648a5 )
Update approval_prompt=force to prompt=consent (#1752 ) (4543d04 )
v1.35.0
12 May 23:34
Compare
Sorry, something went wrong.
No results found
1.35.0 (2025-05-12)
Features
Add support for mTLS authentication via X.509 certificates (#1736 ) (b347603 )
Return X509 certificate chain as the subject token. (#1746 ) (6d05be8 )
Bug Fixes
Handle optional fields in ExternalAccountCredentials with null JSON value gracefully (#1706 ) (f1f306d )