Skip to content

Releases: googleapis/google-auth-library-python

google-auth 3.0.0.dev0

18 Dec 23:56

Choose a tag to compare

Pre-release

3.0.0.dev0 (2025-12-18)

Bug Fixes

google-auth 2.45.0

15 Dec 22:47
08fabf7

Choose a tag to compare

2.45.0 (2025-12-15)

Features

  • Adding Agent Identity bound token support and handling certificate mismatches with retries (#1890) (b32c934e)

google-auth 2.44.0

15 Dec 17:47
262eb9e

Choose a tag to compare

2.44.0 (2025-12-12)

Features

Bug Fixes

  • Add temporary patch to workload cert logic to accomodate Cloud Run mis-configuration (#1880) (78de7907)

  • Delegate workload cert and key default lookup to helper function (#1877) (b0993c7e)

  • Use public refresh method for source credentials in ImpersonatedCredentials (#1884) (e0c3296f)

google-auth 2.43.0

06 Nov 00:08
89a8838

Choose a tag to compare

2.43.0 (2025-11-05)

Features

  • Add public wrapper for _mtls_helper.check_use_client_cert which enables mTLS if GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, when the MWID/X.509 cert sources detected (#1859) (1535eccb)

  • Enable mTLS if GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, if the MWID/X.509 cert sources detected (#1848) (395e405b)

  • onboard google-auth to librarian (#1838) (c503eaa5)

v2.42.1

30 Oct 16:31
5d1b862

Choose a tag to compare

2.42.1 (2025-10-30)

Bug Fixes

v2.42.0

28 Oct 17:32
2f8826d

Choose a tag to compare

2.42.0 (2025-10-24)

Features

  • Add trust boundary support for external accounts. (#1809) (36ecb1d)

Bug Fixes

  • Read scopes from ADC json for impersoanted cred (#1820) (62c0fc8)

v2.41.1

30 Sep 22:41
ebf3363

Choose a tag to compare

2.41.1 (2025-09-30)

Bug Fixes

v2.41.0

29 Sep 21:26
819199a

Choose a tag to compare

2.41.0 (2025-09-29)

Features

  • Add support for cachetools 6.0 (#1773) (af18060)
  • Add trust boundary support for service accounts and impersonation. (#1778) (99be2ce)

Bug Fixes

Documentation

  • Update user guide to include x509 feature. (#1802) (2d89ab4)

v2.40.3

04 Jun 17:59
ca94ead

Choose a tag to compare

2.40.3 (2025-06-04)

Bug Fixes

v2.40.2

21 May 17:57
6845065

Choose a tag to compare

2.40.2 (2025-05-21)

Bug Fixes

  • Remove sync response logs in AuthorizedSession (97ed1c8)
  • Update test to consider new error message from cryptography (#1765) (44e38b6)