Releases: googleapis/google-auth-library-python
Releases · googleapis/google-auth-library-python
v2.23.4
2.23.4 (2023-10-31)
Bug Fixes
- Export detect_gce_residency_linux function (#1403) (809da13)
v2.23.1
2.23.1 (2023-09-26)
Bug Fixes
- Less restrictive content-type header check for google authentication (ignores charset) (#1382) (7039beb)
- Trust boundary meta header renaming and using the schema from backend team. (#1384) (2503d4a)
- Update urllib3 to >= 2.0.5 (#1389) (a99f3bb)
v2.23.0
2.23.0 (2023-09-11)
Features
- Add get_bq_config_path() to _cloud_sdk.py (9f52f66)
- Add get_bq_config_path() to _cloud_sdk.py (#1358) (9f52f66)
Bug Fixes
- Expose universe domain in credentials (#1380) (8b8fce6)
- Make external_account resistant to string type 'expires_in' responses from non-compliant services (#1379) (01d3770)
- Missing ssj for impersonate cred (#1377) (7d453dc)
- Skip checking projectid on cred if env var is set (#1349) (a4135a3)
v2.22.0
2.22.0 (2023-07-06)
Features
- Adding meta header for trust boundary (#1334) (908c8d1)
- Introduce compatibility with native namespace packages (#1205) (2f75922)
Bug Fixes
v2.21.0
2.21.0 (2023-06-26)
Features
Bug Fixes
v2.20.0
2.20.0 (2023-06-12)
Features
Bug Fixes
v2.19.1
2.19.1 (2023-06-01)
Bug Fixes
- Check id token error response (#1315) (2a71f7b)
- Fix "AttributeError: 'str' object has no attribute 'get'" (dac7cc3)
Documentation
- Replacing abc.com with example.com (dac7cc3)