Path to this page:
Subject: CVS commit: pkgsrc/security/py-google-auth
From: Adam Ciarcinski
Date: 2023-10-04 18:09:10
Message id: 20231004160910.2E8A5FBDB@cvs.NetBSD.org
Log Message:
py-google-auth: updated to 2.23.2
2.23.2 (2023-09-28)
Bug Fixes
Support urllib3<2.0 versions
2.23.1 (2023-09-26)
Bug Fixes
Less restrictive content-type header check for google authentication (ignores \
charset)
Trust boundary meta header renaming and using the schema from backend team.
Update urllib3 to >= 2.0.5
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
Bug Fixes
Expose universe domain in credentials
Make external_account resistant to string type 'expires_in' responses from \
non-compliant services
Missing ssj for impersonate cred
Skip checking projectid on cred if env var is set
Files: