Skip to content

Releases: googleapis/google-auth-library-python

v2.41.1

30 Sep 22:41
ebf3363
Compare
Choose a tag to compare

2.41.1 (2025-09-30)

Bug Fixes

v2.41.0

29 Sep 21:26
819199a
Compare
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
Compare
Choose a tag to compare

2.40.3 (2025-06-04)

Bug Fixes

v2.40.2

21 May 17:57
6845065
Compare
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)

v2.40.1

07 May 00:55
09b368e
Compare
Choose a tag to compare

2.40.1 (2025-05-06)

Bug Fixes

  • Disable logging response body for async logs (#1756) (2f0ddfe)

v2.40.0

05 May 18:16
0bebddd
Compare
Choose a tag to compare

2.40.0 (2025-04-29)

Features

Bug Fixes

  • Correct webauthn JSON parsing to be compliant with standard. (#1658) (0c5ef36)

v2.39.0

14 Apr 17:36
ee1c7d3
Compare
Choose a tag to compare

2.39.0 (2025-04-14)

Features

  • Adds GA support for X.509 workload identity federation (#1695) (7495960)

Bug Fixes

  • Add impersonated SA via local ADC support for fetch_id_token (#1740) (f249764)
  • Add missing packaging dependency for feature requiring urllib3 (#1732) (221f4a8)
  • Add request timeout for MDS requests (#1699) (9f7d3fa)
  • Explicitly declare support for Python 3.13 (#1741) (6fd04d5)

v2.38.0

23 Jan 00:58
ca82184
Compare
Choose a tag to compare

2.38.0 (2025-01-23)

Features

  • Adding domain-wide delegation flow in impersonated credential (#1624) (34ee3fe)

Documentation

  • Add warnings regarding consuming externally sourced credentials (d049370)

v2.37.0

11 Dec 20:05
c3ea09f
Compare
Choose a tag to compare

2.37.0 (2024-12-11)

Features

  • Allow users to use jwk keys for verifying ID token (#1641) (98c3ed9)

v2.36.1

08 Nov 18:00
bfab592
Compare
Choose a tag to compare

2.36.1 (2024-11-08)

Bug Fixes

  • Improve user guide for Impersonation and SA (#1627) (656307d)