summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-google-auth_2.16.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-google-auth: upgrade 2.15.0 -> 2.16.0Wang Mingyu2023-01-171-0/+27
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>