Releases: googleapis/google-auth-library-java
Releases · googleapis/google-auth-library-java
v1.6.0
16 Mar 15:26
Compare
Sorry, something went wrong.
No results found
1.6.0 (2022-03-15)
Features
Add AWS Session Token to Metadata Requests (#850 ) (577e9a5 )
Bug Fixes
ImmutableSet converted to List for Impersonated Credentials (#732 ) (7dcd549 )
update library docs (#868 ) (a081015 )
v1.5.3
24 Feb 18:29
Compare
Sorry, something went wrong.
No results found
1.5.3 (2022-02-24)
Features
update retries and implement Retryable (#750 ) (f9a9b8a )
Bug Fixes
ci: downgrade nexus-staging-maven-plugin to 1.6.8 (#874 ) (fc331d4 )
v1.4.0
20 Jan 00:37
Compare
Sorry, something went wrong.
No results found
1.4.0 (2022-01-19)
Features
setting the audience to always point to google token endpoint (#833 ) (33bfe7a )
Bug Fixes
(WIF) remove erroneous check for the subject token field name for text credential source (#822 ) (6d35c68 )
java: add -ntp flag to native image testing command (#1299 ) (#807 ) (aa6654a )
java: run Maven in plain console-friendly mode (#1301 ) (#818 ) (4df45d0 )
google-auth-library-java v1.3.0
10 Nov 19:34
Compare
Sorry, something went wrong.
No results found
Features
next release from main branch is 1.3.0 (#780 ) (1149581 )
Bug Fixes
google-auth-library-java v1.2.2
21 Oct 17:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
environment variable is "AWS_SESSION_TOKEN" and not "Token" (#772 ) (c8c3073 )
google-auth-library-java v1.2.1
11 Oct 21:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
disabling self-signed jwt for domain wide delegation (#754 ) (ac70a27 )
google-auth-library-java v1.2.0
30 Sep 22:02
Compare
Sorry, something went wrong.
No results found
google-auth-library-java v1.1.0
18 Aug 00:34
Compare
Sorry, something went wrong.
No results found
Features
downscoping with credential access boundaries (#702 ) (aa7ede1 )
Bug Fixes
add validation for the token URL and service account impersonation URL for Workload Identity Federation (#717 ) (23cb8ef )
Documentation
updates README for downscoping with CAB (#716 ) (68bceba )
google-auth-library-java v1.0.0
28 Jul 22:28
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
updating google-auth-library-java min Java version to 1.8
Features
GA release of google-auth-library-java (ver 1.0.0) (#704 ) (3d9874f )
updating google-auth-library-java min Java version to 1.8 (3d9874f )
Bug Fixes
Add shopt -s nullglob to dependencies script (#693 ) (c5aa708 )
Update dependencies.sh to not break on mac (c5aa708 )
google-auth-library-java v0.27.0
14 Jul 23:12
Compare
Sorry, something went wrong.
No results found
Features
add Id token support for UserCredentials (#650 ) (5a8f467 )
add impersonation credentials to ADC (#613 ) (b9823f7 )
Adding functional tests for Service Account (#685 ) (dfe118c )
allow scopes for self signed jwt (#689 ) (f4980c7 )