Releases: googleapis/google-auth-library-nodejs
Releases · googleapis/google-auth-library-nodejs
v7.3.0
v7.2.0
v7.1.2
v7.1.1
v7.1.0
v7.0.4
v7.0.3
v7.0.2
v7.0.1
v7.0.0
⚠ BREAKING CHANGES
- integrates external_accounts with
GoogleAuth
and ADC (#1052) - workload identity federation support (#1131)
Features
- adds service account impersonation to
ExternalAccountClient
(#1041) (997f124) - adds text/json credential_source support to IdentityPoolClients (#1059) (997f124)
- defines
ExternalAccountClient
used to instantiate external account clients (#1050) (997f124) - defines
IdentityPoolClient
used for K8s and Azure workloads (#1042) (997f124) - defines ExternalAccountClient abstract class for external_account credentials (#1030) (997f124)
- get AWS region from environment variable (#1067) (997f124)
- implements AWS signature version 4 for signing requests (#1047) (997f124)
- implements the OAuth token exchange spec based on rfc8693 (#1026) (997f124)
- integrates external_accounts with
GoogleAuth
and ADC (#1052) (997f124) - workload identity federation support (#1131) (997f124)