Releases: googleapis/google-auth-library-java
Releases · googleapis/google-auth-library-java
v1.22.0
1.22.0 (2024-01-09)
Features
- Adds universe domain support for compute credentials (#1346) (7e26861)
Bug Fixes
v1.21.0
1.21.0 (2023-12-21)
Features
- Add code sample and test for getting an access token from an impersonated SA (#1289) (826ee40)
- Multi universe support, adding universe_domain field (#1282) (7eb322e)
Bug Fixes
- Remove -Xlint:unchecked, suppress all existing violations, add @CanIgnoreReturnValue (#1324) (04dfd40)
Documentation
- Update README.md to link to Cloud authentication documentation rather than AIPs (98fc7e1)
v1.20.0
1.20.0 (2023-09-19)
Features
Bug Fixes
- Make derived classes of CredentialSource public (#1236) (9bb9e0a)
Documentation
- Update library definitions in README to the latest version (#1239) (0c5cff2)
v1.19.0
1.19.0 (2023-06-27)
Features
- Expose test-jar and mock classes in oauth2 (12e8db6)
v1.18.0
1.18.0 (2023-06-16)
Features
- Introduce a way to pass additional parameters to auhtorization url (#1134) (3a2c5d3)
v1.17.1
1.17.1 (2023-05-25)
Dependencies
v1.17.0
1.17.0 (2023-05-20)
Features
- Adds universe_domain to external account creds (#1199) (608ee87)
- Expose method to manually obtain ADC from gcloud CLI well-known… (#1188) (2fa9d52)
- Updating readme for external account authorized user credentials (#1200) (bf25574)
Bug Fixes
v1.16.1
1.16.1 (2023-04-07)
Bug Fixes
- Make supporting classes of AwsCredentials serializable (#1113) (82bf871)
- Remove AWS credential source validation. (#1177) (77a99c9)
v1.12.2
1.12.2 (2023-02-21)
Bug Fixes
- Create and reuse self signed jwt creds for better performance (#1154) (#1166) (87f4cb8)
v1.6.1
1.6.1 (2023-02-17)
Bug Fixes
- Create and reuse self signed jwt creds for better performance (#1164) (4eb1143)