Skip to content

Releases: googleapis/google-auth-library-python

v2.6.3

07 Apr 02:24
a77c417
Compare
Choose a tag to compare

2.6.3 (2022-04-06)

Bug Fixes

  • change requests lib import place (#1010) (c753c08)
  • clean up HTTP session and pool during tear down phase (#1007) (d057376)
  • pin click version and update sys test creds (#1008) (ae2804b)

v2.6.2

16 Mar 18:59
dc040f5
Compare
Choose a tag to compare

2.6.2 (2022-03-16)

Bug Fixes

  • Rename aws imdsv2 url field and update token lifetime (#982) (818e6d2)

Miscellaneous Chores

  • let release-please finish the release (#991) (d2bdc9a)

v2.6.1

15 Mar 22:56
fffe3d0
Compare
Choose a tag to compare

2.6.1 (2022-02-09)

Bug Fixes

  • Add AWS session token to metadata requests (#958) (5c7f734)

v2.6.0

31 Jan 22:17
1442e64
Compare
Choose a tag to compare

Features

  • ADC can load an impersonated service account credentials. (#962) (52c8ef9)

Bug Fixes

v2.5.0

25 Jan 21:33
3c9feff
Compare
Choose a tag to compare

Features

  • ADC can load an impersonated service account credentials. (#956) (a8eb4c8)

v2.4.1

24 Jan 18:32
5a09454
Compare
Choose a tag to compare

Bug Fixes

v2.4.0

20 Jan 21:18
88580b4
Compare
Choose a tag to compare

Features

Bug Fixes

  • deps: allow cachetools 5.0 for python 3.7+ (#937) (1eae37d)
  • fix the message format for metadata server exception (#916) (e756f08)

Documentation

  • fix intersphinx link for 'requests-oauthlib' (#921) (967be4f)
  • note ValueError in verify_oauth2_token (#928) (82bc5f0)

v2.3.3

01 Nov 20:32
e6278a8
Compare
Choose a tag to compare

Bug Fixes

v2.3.2

26 Oct 18:17
77d7f1b
Compare
Choose a tag to compare

Bug Fixes

  • add clock_skew_in_seconds to verify_token functions (#894) (8e95c1e)

v2.3.1

25 Oct 17:32
2fa8cc5
Compare
Choose a tag to compare

Bug Fixes

  • add back python 2.7 for gcloud usage only (#892) (5bd5ccf)

Documentation