Releases: googleapis/google-auth-library-java
Releases · googleapis/google-auth-library-java
v1.14.0
1.14.0 (2022-12-06)
Features
Bug Fixes
- AwsCredentials should not call metadata server if security creds and region are retrievable through environment vars (#1100) (1ff5772)
- Not loosing the access token when calling UserCredentials#ToBuil… (#993) (84afdb8)
v1.13.0
1.13.0 (2022-11-15)
Features
- Add smbios check for GCE residency detection (#1092) (bfe7d93)
Bug Fixes
v1.12.0
1.12.0 (2022-10-14)
Features
Bug Fixes
Documentation
- samples: Modified comments in the samples and minor refactor (#990) (669ab04)
v1.11.0
1.11.0 (2022-09-08)
Features
- Adds configurable token lifetime support (#982) (0198733)
Bug Fixes
- Add retries to public key fetch (#983) (1200a39)
- Add Test to validate 0x20 in token (#971) (612db0a)
- Change revoke request from get to post (#979) (ead58b2)
- Setting the retry count to default value and enabling ioexceptions to retry (#988) (257071a)
- Updates IdTokenVerifier so that it does not cache a failed public key response (#967) (1f4c9c7)
v1.10.0
1.10.0 (2022-08-05)
Features
- workforce identity federation for pluggable auth (#959) (7f2c535)
Bug Fixes
- updates executable response spec for executable-sourced credentials (#955) (48ff83d)
Documentation
v1.9.0
1.9.0 (2022-08-02)
Features
Bug Fixes
- expiration time of the ImpersonatedCredentials token depending on the current host's timezone (#932) (73af08a)
Documentation
- update wif documentation with enable-imdsv2 flag (#940) (acc1ce3)
v1.8.1
1.8.1 (2022-07-13)
Bug Fixes
v1.8.0
1.8.0 (2022-06-27)
Features
Documentation
v1.7.0
1.7.0 (2022-05-12)
Features
- Add ability to provide PrivateKey as Pkcs8 encoded string #883 (#889) (e0d6996)
- Add iam endpoint override to ImpersonatedCredentials (#910) (97bfc4c)
Bug Fixes
- update branding in ExternalAccountCredentials (#893) (0200dbb)