-
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.22.0
head repository: googleapis/google-auth-library-python
compare: v2.23.0
- 13 commits
- 92 files changed
- 10 contributors
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b6a2cf - Browse repository at this point
Copy the full SHA 2b6a2cfView commit details -
fix: Skip checking projectid on cred if env var is set (#1349)
* fix: Skip checking projectid on cred if env var is set * add test for legacy project --------- Co-authored-by: Carl Lundin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4135a3 - Browse repository at this point
Copy the full SHA a4135a3View commit details
Commits on Aug 8, 2023
-
feat: add get_bq_config_path() to _cloud_sdk.py (#1358)
feat: add get_bq_config_path() to _cloud_sdk.py
Configuration menu - View commit details
-
Copy full SHA for 9f52f66 - Browse repository at this point
Copy the full SHA 9f52f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc8017 - Browse repository at this point
Copy the full SHA 9bc8017View commit details
Commits on Aug 9, 2023
-
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#1363)
Source-Link: googleapis/synthtool@352b9d4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3e3800bb100af5d7f9e810d48212b37812c1856d20ffeafb99ebe66461b61fc7 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 65481be - Browse repository at this point
Copy the full SHA 65481beView commit details -
Revert "feat: add get_bq_config_path() to _cloud_sdk.py (#1358)" (#1367)
This reverts commit 9f52f66.
Configuration menu - View commit details
-
Copy full SHA for a4ec88c - Browse repository at this point
Copy the full SHA a4ec88cView commit details
Commits on Aug 23, 2023
-
chore: Remove support for Python 3.6 (#1354)
* chore: Remove support for Python 3.6 * chore: Refresh system test creds. * Revert "chore: Remove support for Python 3.6" This reverts commit 3bfd7ba. * Add deprecation notice for 3.6 and 3.7. * chore: Refresh system test creds. * Revert "Revert "chore: Remove support for Python 3.6"" This reverts commit c9f006b. * Revert "Add deprecation notice for 3.6 and 3.7." This reverts commit fb6b619. * Bump mypy Python version. * PR feedback.
Configuration menu - View commit details
-
Copy full SHA for 117e325 - Browse repository at this point
Copy the full SHA 117e325View commit details
Commits on Aug 31, 2023
-
chore: remove duplicate variable (#1375)
The global variable [`_DEFAULT_TOKEN_LIFETIME_SECS`](https://togithub.com/googleapis/google-auth-library-python/blob/main/google/auth/impersonated_credentials.py#L40-L61) is set twice. Can we get rid of this duplicate?
Configuration menu - View commit details
-
Copy full SHA for 36c1d54 - Browse repository at this point
Copy the full SHA 36c1d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d453dc - Browse repository at this point
Copy the full SHA 7d453dcView commit details
Commits on Sep 6, 2023
-
fix: Make external_account resistant to string type 'expires_in' resp…
…onses from non-compliant services (#1379) Make external_account resistant to string type 'expires_in' responses from non-compliant services. This is to complete [#1208](https://togithub.com/googleapis/google-auth-library-python/pull/1208/). A client run into this error.
Configuration menu - View commit details
-
Copy full SHA for 01d3770 - Browse repository at this point
Copy the full SHA 01d3770View commit details
Commits on Sep 7, 2023
-
fix: expose universe domain in credentials (#1380)
* fix: expose universe domain in credentials * update
Configuration menu - View commit details
-
Copy full SHA for 8b8fce6 - Browse repository at this point
Copy the full SHA 8b8fce6View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7877e72 - Browse repository at this point
Copy the full SHA 7877e72View commit details -
chore(main): release 2.23.0 (#1350)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 432e8a5 - Browse repository at this point
Copy the full SHA 432e8a5View 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.22.0...v2.23.0