Releases: googleapis/google-auth-library-python
Releases · googleapis/google-auth-library-python
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)
v2.33.0
2.33.0 (2024-08-06)
Features
- Implement async
StaticCredentials
using access tokens (#1559) (dc17dfc)
- Implement base classes for credentials and request sessions (#1551) (036dac4)
Bug Fixes
- metadata: Enhance retry logic for metadata server access in _metadata.py (#1545) (61c2432)
Documentation
- Update argument for Credentials initialization (#1557) (40b9ed9)
v2.32.0
2.32.0 (2024-07-08)
Features
- Adds support for X509 workload credential type (#1541) (1270217)
v2.31.0
2.31.0 (2024-06-27)
Features
Bug Fixes
v2.30.0
2.30.0 (2024-06-06)
Features
- Add WebAuthn plugin component to handle WebAuthn get assertion request (#1464) (e25f336)
- ECP Provider drop cryptography requirement (#1524) (a821d71)
- Enable webauthn plugin for security keys (#1528) (e2d5e63)
Bug Fixes
- Fix id_token iam endpoint for non-gdu service credentials (#1506) (93d681e)
- Makes default token_url universe aware (#1514) (045776e)
v2.29.0
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)