| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-google-auth: upgrade 2.15.0 -> 2.16.0 | Wang Mingyu | 2023-01-17 | 1 | -27/+0 |
| | | | | | | | | | | | | | | | | | | Changelog: ========== Features -------- AwsCredentials should not call metadata server if security creds and region are retrievable through the environment variables (#1195) (5e27c8f) Wrap all python built-in exceptions into library excpetions (#1191) (a83af39) Bug Fixes --------- Allow get_project_id to take a request (#1203) (9a4d23a) Make OAUTH2.0 client resistant to string type 'expires_in' responses from non-compliant services (#1208) (9fc7b1c) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-google-auth: upgrade 2.14.1 -> 2.15.0 | Wang Mingyu | 2022-12-05 | 1 | -0/+27 |
| Changelog: =========== Features --------- Add api_key credentials Introduce a way to provide scopes granted by user Bug Fixes --------- Allow mtls sts endpoint for external account token urls. CI broken by removal of py.path Ensure JWT segments have the right types Updated the lower bound of interactive timeout and fix the kwarg Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
