Releases: googleapis/google-auth-library-python
Releases · googleapis/google-auth-library-python
v2.40.1
2.40.1 (2025-05-06)
Bug Fixes
- Disable logging response body for async logs (#1756) (2f0ddfe)
v2.40.0
2.40.0 (2025-04-29)
Features
Bug Fixes
- Correct webauthn JSON parsing to be compliant with standard. (#1658) (0c5ef36)
v2.39.0
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
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
2.37.0 (2024-12-11)
Features
- Allow users to use jwk keys for verifying ID token (#1641) (98c3ed9)
v2.36.1
2.36.1 (2024-11-08)
Bug Fixes
- Improve user guide for Impersonation and SA (#1627) (656307d)
v2.36.0
2.36.0 (2024-10-30)
Features
- IAM signblob retries (#1600) (484c8db)
- Making iam endpoint universe-aware (#1604) (16c728d)
- Support External Account Authorized User as a Source Credential for impersonated credentials in ADC (#1608) (875796c)
Bug Fixes
v2.35.0
2.35.0 (2024-09-17)
Features
Bug Fixes
- Remove token_info call from token refresh path (#1595) (afb9e5a)
v2.35.0rc0
Features
Bug Fixes
- Remove token_info call from token refresh path (#1595) (afb9e5a)
v2.34.0
2.34.0 (2024-08-13)
Features
- auth: Update get_client_ssl_credentials to support X.509 workload certs (#1558) (18c2ec1)
Bug Fixes
- Retry token request on retryable status code (#1563) (f858a15)