Skip to content

Releases: googleapis/google-auth-library-python

v2.29.0

20 Mar 17:20
0f70509
Compare
Choose a tag to compare

2.29.0 (2024-03-18)

Features

  • Adds support for custom suppliers in AWS and Identity Pool credentials (#1496) (3af1768)

Bug Fixes

  • Refactor tech debt in aws and identity pool credentials (#1501) (ce435b0)

v2.28.2

08 Mar 19:15
3ddcc49
Compare
Choose a tag to compare

2.28.2 (2024-03-08)

Bug Fixes

v2.28.1

21 Feb 18:27
3c3bfd7
Compare
Choose a tag to compare

2.28.1 (2024-02-21)

Bug Fixes

  • Typo when setting the state for the pickle deserializer. (#1479) (08b5cc3)

v2.28.0

15 Feb 19:18
32ed601
Compare
Choose a tag to compare

2.28.0 (2024-02-15)

Features

  • Adding universe domain support for downscroped credentials (#1463) (fa8b7b2)

Bug Fixes

  • Change log level to debug for return_none_for_not_found_error (#1473) (a036b47)
  • Make requests import conditional for gce universe domain (#1476) (9bb64c8)

v2.27.0

24 Jan 18:39
6aeb700
Compare
Choose a tag to compare

2.27.0 (2024-01-24)

Features

  • Add optional account association for Authorized User credentials. (#1458) (988153d)

Bug Fixes

  • Allow custom universe domain for gce creds (#1460) (7db5823)
  • Conditionally import requests only if no request was passed by the caller. (#1456) (9cd6742)

v2.26.2

11 Jan 06:03
c33f308
Compare
Choose a tag to compare

2.26.2 (2024-01-11)

Bug Fixes

  • Read universe_domain for external account authorized user (#1450) (1cc7df3)

v2.26.1

03 Jan 22:48
30562b8
Compare
Choose a tag to compare

2.26.1 (2024-01-03)

Bug Fixes

  • Ensure that refresh worker is pickle-able. (#1447) (421c184)

v2.26.0

03 Jan 08:20
a99886c
Compare
Choose a tag to compare

2.26.0 (2023-12-20)

Features

  • Add optional non blocking refresh for sync auth code (a6dc2c3)
  • Add optional non blocking refresh for sync auth code (#1368) (a6dc2c3)

Bug Fixes

  • External account user cred universe domain support (#1437) (75068f9)
  • Guard delete statements. Add default fallback for _use_non_blocking_refresh. (#1445) (776d634)

v2.25.2

08 Dec 19:33
0afc61a
Compare
Choose a tag to compare

2.25.2 (2023-12-08)

Bug Fixes

v2.25.1

06 Dec 01:41
d5fc84f
Compare
Choose a tag to compare

2.25.1 (2023-12-06)

Bug Fixes