-
Notifications
You must be signed in to change notification settings - Fork 314
Comparing changes
Open a pull request
base repository: googleapis/google-auth-library-python
base: v2.3.3
head repository: googleapis/google-auth-library-python
compare: v2.4.0
- 17 commits
- 84 files changed
- 9 contributors
Commits on Nov 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c8aa08c - Browse repository at this point
Copy the full SHA c8aa08cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d4da6 - Browse repository at this point
Copy the full SHA 47d4da6View commit details -
chore: drop 'docgen' nox session (#914)
No longer run by default, and leaves the environment fouled. Closes #636.
Configuration menu - View commit details
-
Copy full SHA for 3a01950 - Browse repository at this point
Copy the full SHA 3a01950View commit details
Commits on Nov 10, 2021
-
fix: fix the message format for metadata server exception (#916)
``` RefreshError: ("Failed to ... from the Google Compute Enginemetadata service. Status: 403 ...) ```
Configuration menu - View commit details
-
Copy full SHA for e756f08 - Browse repository at this point
Copy the full SHA e756f08View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 967be4f - Browse repository at this point
Copy the full SHA 967be4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c3fbf4 - Browse repository at this point
Copy the full SHA 3c3fbf4View commit details
Commits on Dec 28, 2021
-
chore: update release_level in repo-metadata.json (#933)
* chore: update .repo-metadata.json * remove api_shortname * revert
Configuration menu - View commit details
-
Copy full SHA for a71cdf5 - Browse repository at this point
Copy the full SHA a71cdf5View commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc6a4c1 - Browse repository at this point
Copy the full SHA dc6a4c1View commit details -
feat: add 'py.typed' declaration (#919)
Test types under CI using new 'mypy' nox session. Co-authored-by: arithmetic1728 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c993504 - Browse repository at this point
Copy the full SHA c993504View commit details
Commits on Jan 7, 2022
-
Docs: note ValueError in
verify_oauth2_token
(#928)These `ValueError`s can be raised by `google.auth.jwt.decode` e.g.: * https://github.com/googleapis/google-auth-library-python/blob/8f1e9cfd56dbaae0dff64499e1d0cf55abc5b97e/google/oauth2/id_token.py#L162 * https://github.com/googleapis/google-auth-library-python/blob/8f1e9cfd56dbaae0dff64499e1d0cf55abc5b97e/google/oauth2/id_token.py#L135 * https://github.com/googleapis/google-auth-library-python/blob/8f1e9cfd56dbaae0dff64499e1d0cf55abc5b97e/google/auth/jwt.py#L255 Handling of this is noted in the user docs [1] [1] https://developers.google.com/identity/sign-in/web/backend-auth Co-authored-by: arithmetic1728 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82bc5f0 - Browse repository at this point
Copy the full SHA 82bc5f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87cd245 - Browse repository at this point
Copy the full SHA 87cd245View commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1b42b63 - Browse repository at this point
Copy the full SHA 1b42b63View commit details -
chore(python): update release.sh to use keystore (#943)
* chore(python): update release.sh to use keystore Source-Link: googleapis/synthtool@69fda12 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3 * use urllib3 instead of requests.packages.urllib3 * lint Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a60b97e - Browse repository at this point
Copy the full SHA a60b97eView commit details -
feat: add api key support (#826)
* feat: add api key support * chore: update * Update google/auth/_default.py Co-authored-by: Bu Sun Kim <[email protected]> Co-authored-by: Bu Sun Kim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b15092 - Browse repository at this point
Copy the full SHA 3b15092View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 431d0bf - Browse repository at this point
Copy the full SHA 431d0bfView commit details -
fix(deps): allow cachetools 5.0 for python 3.7+ (#937)
* fix(deps): allow cachetools 5.0 for python 3.7+ Changes listed https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst#v500-2021-12-21 * chore: remove split pin * Update setup.py * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: arithmetic1728 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1eae37d - Browse repository at this point
Copy the full SHA 1eae37dView commit details -
chore(main): release 2.4.0 (#949)
🤖 I have created a release *beep* *boop* --- ## [2.4.0](v2.3.3...v2.4.0) (2022-01-20) ### Features * add 'py.typed' declaration ([#919](#919)) ([c993504](c993504)) * add api key support ([#826](#826)) ([3b15092](3b15092)) ### Bug Fixes * **deps:** allow cachetools 5.0 for python 3.7+ ([#937](#937)) ([1eae37d](1eae37d)) * fix the message format for metadata server exception ([#916](#916)) ([e756f08](e756f08)) ### Documentation * fix intersphinx link for 'requests-oauthlib' ([#921](#921)) ([967be4f](967be4f)) * note ValueError in `verify_oauth2_token` ([#928](#928)) ([82bc5f0](82bc5f0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 88580b4 - Browse repository at this point
Copy the full SHA 88580b4View 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.3.3...v2.4.0