-
Notifications
You must be signed in to change notification settings - Fork 309
Comparing changes
Open a pull request
base repository: googleapis/google-auth-library-python
base: v2.15.0
head repository: googleapis/google-auth-library-python
compare: v2.16.0
- 12 commits
- 34 files changed
- 8 contributors
Commits on Dec 2, 2022
-
chore: Add requests as an extra dependency. (#1137)
This allows users of pip to specify a dependency on requests during the pip install process, e.g. `pip install google-auth[requests]`. This resolves #1069.
Configuration menu - View commit details
-
Copy full SHA for e728176 - Browse repository at this point
Copy the full SHA e728176View commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ebd49e7 - Browse repository at this point
Copy the full SHA ebd49e7View commit details -
feat: wrap all python built-in exceptions into library excpetions (#1191
Configuration menu - View commit details
-
Copy full SHA for a83af39 - Browse repository at this point
Copy the full SHA a83af39View commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 84895cf - Browse repository at this point
Copy the full SHA 84895cfView commit details -
feat: AwsCredentials should not call metadata server if security cred…
…s and region are retrievable through the environment variables (#1195) * feat: AwsCredentials should not call metadata server if security creds and region are retrievable through the environment variables * add verification of metadata token request not called * Adding new coverage of test and address comments * add previous missing period Co-authored-by: Leo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e27c8f - Browse repository at this point
Copy the full SHA 5e27c8fView commit details
Commits on Dec 14, 2022
-
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…
…cp/templates/python_library/.kokoro (#1200) Source-Link: googleapis/synthtool@b4fe62e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c1297c - Browse repository at this point
Copy the full SHA 6c1297cView commit details
Commits on Jan 6, 2023
-
* chore: update token * pin the cryptography library version * pin the cryptography library version * using less operator to try
Configuration menu - View commit details
-
Copy full SHA for 243f0ab - Browse repository at this point
Copy the full SHA 243f0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fc7b1c - Browse repository at this point
Copy the full SHA 9fc7b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e4f858 - Browse repository at this point
Copy the full SHA 6e4f858View commit details
Commits on Jan 9, 2023
-
chore: update systest creds and fix unit test syntax (#1210)
* chore: update systest creds * chore: fix unit test
Configuration menu - View commit details
-
Copy full SHA for 9e584e5 - Browse repository at this point
Copy the full SHA 9e584e5View commit details -
fix: allow get_project_id to take a request (#1203)
* fix: allow get_project_id to take a request * Adding Args/Return * Updating documentation Co-authored-by: Jin <[email protected]> Co-authored-by: arithmetic1728 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a4d23a - Browse repository at this point
Copy the full SHA 9a4d23aView commit details -
chore(main): release 2.16.0 (#1198)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ca711f - Browse repository at this point
Copy the full SHA 7ca711fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.15.0...v2.16.0