Releases: googleapis/google-auth-library-python
Releases · googleapis/google-auth-library-python
google-auth 2.47.0
google-auth 2.46.0
2.46.0 (2026-01-05)
Features
- Recognize workload certificate config in has_default_client_cert_source for mTLS for Agentic Identities (#1907) (0b9107d5)
Bug Fixes
-
use .read() instead of .content.read() in aiohttp transport (#1899) (12f4470f)
-
add types to default and verify_token and Request init based on comments in the source code. (#1588) (59a5f588)
-
fix the document of secure_authorized_session (#1536) (5d001470)
-
raise RefreshError for missing token in impersonated credentials (#1897) (94d04e09)
-
remove setup.cfg configuration for creating universal wheels (#1693) (c767531c)
Documentation
google-auth 3.0.0.dev0
3.0.0.dev0 (2025-12-18)
Bug Fixes
- replace rsa dependency with cryptography (#1771) (1c2c49614076b3ed15a29e33b11ffe56a21ef165)
google-auth 2.45.0
google-auth 2.44.0
google-auth 2.43.0
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)
v2.42.1
v2.42.0
v2.41.1
v2.41.0
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
- Deprecating load_credentials_from_dict (58b66ec)
- Deprecating load_credentials_from_file (58b66ec)
- Fix type error in credentials.py for python 3.7 and 3.8 (#1805) (c30a6a7)