Skip to content

Releases: googleapis/google-auth-library-python

v2.11.2-dev1

20 Sep 23:02
Compare
Choose a tag to compare
v2.11.2-dev1 Pre-release
Pre-release

2.11.2-dev1 (2022-09-20)

Bug Fixes

  • Adding debug logs for metadata endpoints (430d061)

v2.11.1

20 Sep 02:10
ea24429
Compare
Choose a tag to compare

2.11.1 (2022-09-20)

Bug Fixes

  • Fix socket leak in impersonated_credentials (#1123) (b1eb467), closes #1122
  • Make pluggable auth tests work in all environments (#1114) (bb5c979)
  • Skip oauth2client adapter tests if oauth2client is not installed (#1132) (d15092f)
  • Update token refresh threshold from 20 seconds to 5 minutes (#1146) (261a561)

Documentation

v2.11.1-dev2

16 Sep 23:27
Compare
Choose a tag to compare
v2.11.1-dev2 Pre-release
Pre-release

2.11.1-dev2 (2022-09-16)

Bug Fixes

  • Adding debug logs for metadata endpoints (feee2d7)

v2.11.0

19 Aug 23:25
3fd4b0d
Compare
Choose a tag to compare

2.11.0 (2022-08-18)

Features

  • add integration tests for configurable token lifespan (#1103) (124bae6)

Bug Fixes

v2.10.0

05 Aug 21:10
e9b8304
Compare
Choose a tag to compare

2.10.0 (2022-08-05)

Features

  • add integration tests for pluggable auth (#1073) (f8d776a)
  • support for configurable token lifetime (0dc6a9a)
  • support for configurable token lifetime (#1079) (0dc6a9a)

Bug Fixes

v2.9.1

12 Jul 22:48
6f49d1f
Compare
Choose a tag to compare

2.9.1 (2022-07-12)

Bug Fixes

  • there was a raise missing for throwing exceptions (#1077) (d1f17b0)

v2.9.0

29 Jun 03:37
77f1704
Compare
Choose a tag to compare

2.9.0 (2022-06-28)

Features

v2.8.0

14 Jun 22:06
9d315a4
Compare
Choose a tag to compare

2.8.0 (2022-06-14)

Features

v2.7.0

07 Jun 21:24
49bb805
Compare
Choose a tag to compare

2.7.0 (2022-06-07)

Features

Bug Fixes

Reverts

Documentation

v2.6.6

21 Apr 23:26
88d3614
Compare
Choose a tag to compare

2.6.6 (2022-04-21)

Bug Fixes

  • silence TypeError during tear down stage (#1027) (952a6aa)