Skip to content

Releases: googleapis/google-auth-library-nodejs

v7.0.0

08 Feb 19:47
04161ba
Compare
Choose a tag to compare

⚠ 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)

Bug Fixes

v6.1.6

27 Jan 01:17
c27dec9
Compare
Choose a tag to compare

Bug Fixes

  • call addSharedMetadataHeaders even when token has not expired (#1116) (aad043d)

v6.1.5

25 Jan 19:32
8786d15
Compare
Choose a tag to compare

Bug Fixes

v6.1.4

07 Jan 19:50
92cfb33
Compare
Choose a tag to compare

Bug Fixes

  • move accessToken to headers instead of parameter (#1108) (67b0cc3)

v6.1.3

26 Oct 17:31
51f62e6
Compare
Choose a tag to compare

Bug Fixes

v6.1.2

19 Oct 17:16
70aa40e
Compare
Choose a tag to compare

Bug Fixes

  • update gcp-metadata to catch a json-bigint security fix (#1078) (125fe09)

v6.1.1

06 Oct 16:51
084da82
Compare
Choose a tag to compare

Bug Fixes

v6.1.0

22 Sep 18:47
73f0b0f
Compare
Choose a tag to compare

Features

v6.0.8

13 Aug 17:33
211e042
Compare
Choose a tag to compare

Bug Fixes

  • deps: roll back dependency google-auth-library to ^6.0.6 (#1033) (eb54ee9)

v6.0.7

12 Aug 05:01
6dfee1d
Compare
Choose a tag to compare

Bug Fixes

  • migrate token info API to not pass token in query string (#991) (a7e5701)