-
Notifications
You must be signed in to change notification settings - Fork 315
Comparing changes
Open a pull request
base repository: googleapis/google-auth-library-python
base: v2.6.6
head repository: googleapis/google-auth-library-python
compare: v2.7.0
- 18 commits
- 17 files changed
- 10 contributors
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 772d6f4 - Browse repository at this point
Copy the full SHA 772d6f4View commit details -
chore(python): update creds expiration threshold comment (#1032)
Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74860e5 - Browse repository at this point
Copy the full SHA 74860e5View commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89409bd - Browse repository at this point
Copy the full SHA 89409bdView commit details -
fix: validate urls for external accounts (#1031)
* [Bug 193694420] adding validation of token url and service account impersonation url (#1) [b-193694420] adding url validation for token url and service account impersonation url * adding coverage of empty hostname to invalid token url * Add more tests to enlarge the coverage Co-authored-by: Jin Qin <[email protected]> * adding coverage for service account impersonate url validation * using urllib3 instead of urllib since it's the project test requirements included * fix format * addressing comments * remove redundant * fix tests since python 3.6 cannot have same string constants interpret as 3.7+ * fix lint and fix the flaky test in an alternate way * revert the debugging output * fix lint Co-authored-by: Leo <[email protected]> Co-authored-by: Jin Qin <[email protected]> Co-authored-by: arithmetic1728 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61b1f15 - Browse repository at this point
Copy the full SHA 61b1f15View commit details
Commits on May 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de1fd41 - Browse repository at this point
Copy the full SHA de1fd41View commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2598080 - Browse repository at this point
Copy the full SHA 2598080View commit details -
feat: Pluggable auth support (#995)
* feat: Add Pluggable auth support (#988) * Port identity pool credentials * access_token retrieved * -> pluggable * Update pluggable.py * Create test_pluggable.py * Unit tests * Address pr issues * feat: Add file caching (#990) * Add file cache * feat: add output file cache support * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update pluggable.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update pluggable.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update setup.py * Update setup.py * Update setup.py * pytest_subprocess * timeout * Update pluggable.py * env * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update _default.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update requirements.txt * Update _default.py * Update pluggable.py * Update pluggable.py * Update pluggable.py * Update test_pluggable.py * format validations * Update _default.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update requirements.txt * Revert "Update requirements.txt" This reverts commit 1c9b6db. * Revert "Update _default.py" This reverts commit ac6c360. * Revert "Revert "Update _default.py"" This reverts commit 1c08483. * Raise output format error but retry parsing token if `success` is 0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update requirements.txt * Delete test_pluggable.py * Revert "Delete test_pluggable.py" This reverts commit 74beba9. * Update pluggable.py * Update pluggable.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * pytest-subprocess * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * lint * Update pluggable.py * nox cover nox cover * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * lint * Update test_pluggable.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update test_pluggable.py 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 62daa73 - Browse repository at this point
Copy the full SHA 62daa73View commit details -
feat: add experimental GDCH support (#1022)
* feat: add experimental GDCH support * address comments * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * remove quota project id Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5367aac - Browse repository at this point
Copy the full SHA 5367aacView commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 513d999 - Browse repository at this point
Copy the full SHA 513d999View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c586726 - Browse repository at this point
Copy the full SHA c586726View commit details -
Configuration menu - View commit details
-
Copy full SHA for c720995 - Browse repository at this point
Copy the full SHA c720995View commit details
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7da6cfc - Browse repository at this point
Copy the full SHA 7da6cfcView commit details
Commits on Jun 6, 2022
-
chore: update sys test creds (#1051)
* chore: update sys test creds * chore: update sys test creds
Configuration menu - View commit details
-
Copy full SHA for 45b6b34 - Browse repository at this point
Copy the full SHA 45b6b34View commit details -
docs: fix changelog header to consistent size (#1046)
Co-authored-by: arithmetic1728 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e64d084 - Browse repository at this point
Copy the full SHA e64d084View commit details -
chore: test minimum dependencies in python 3.7 (#1049)
Co-authored-by: arithmetic1728 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3d7e14 - Browse repository at this point
Copy the full SHA c3d7e14View commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f609246 - Browse repository at this point
Copy the full SHA f609246View commit details -
feat: add experimental enterprise cert support (#1052)
* feat: add experimental enterprise cert support * fix test issue * resolve comments
Configuration menu - View commit details
-
Copy full SHA for dda7dda - Browse repository at this point
Copy the full SHA dda7ddaView commit details -
chore(main): release 2.7.0 (#1036)
🤖 I have created a release *beep* *boop* --- ## [2.7.0](v2.6.6...v2.7.0) (2022-06-07) ### Features * add experimental enterprise cert support ([#1052](#1052)) ([dda7dda](dda7dda)) * add experimental GDCH support ([#1022](#1022)) ([5367aac](5367aac)) * Pluggable auth support ([#995](#995)) ([62daa73](62daa73)) ### Bug Fixes * validate urls for external accounts ([#1031](#1031)) ([61b1f15](61b1f15)) ### Reverts * pluggable auth support [#995](#995) ([#1039](#1039)) ([513d999](513d999)) * revert experimental GDCH support ([#1022](#1022)) ([#1042](#1042)) ([c720995](c720995)) ### Documentation * fix changelog header to consistent size ([#1046](#1046)) ([e64d084](e64d084)) --- 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 49bb805 - Browse repository at this point
Copy the full SHA 49bb805View 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.6.6...v2.7.0