-
Notifications
You must be signed in to change notification settings - Fork 321
Comparing changes
Open a pull request
base repository: googleapis/google-auth-library-python
base: v2.29.0
head repository: googleapis/google-auth-library-python
compare: v2.30.0
- 13 commits
- 34 files changed
- 10 contributors
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 089206e - Browse repository at this point
Copy the full SHA 089206eView commit details
Commits on Mar 28, 2024
-
fix: fix id_token iam endpoint for non-gdu service credentials (#1506)
* fix: fix id_token iam endpoint for non-gdu service credentials * chore: address comments
Configuration menu - View commit details
-
Copy full SHA for 93d681e - Browse repository at this point
Copy the full SHA 93d681eView commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e25f336 - Browse repository at this point
Copy the full SHA e25f336View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ed4e04 - Browse repository at this point
Copy the full SHA 1ed4e04View commit details -
fix: makes default token_url universe aware (#1514)
* fix: makes default token_url universe aware * fix defaulting
Configuration menu - View commit details
-
Copy full SHA for 045776e - Browse repository at this point
Copy the full SHA 045776eView commit details -
chore(python): update dependencies in /.kokoro (#1499)
Source-Link: googleapis/synthtool@db94845 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a8a80fc6456e433df53fc2a0d72ca0345db0ddefb409f1b75b118dfd1babd952 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for f01a690 - Browse repository at this point
Copy the full SHA f01a690View commit details -
chore(python): bump idna from 3.4 to 3.7 in .kokoro (#1517)
Source-Link: googleapis/synthtool@d50980e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5a4c19d17e597b92d786e569be101e636c9c2817731f80a5adec56b2aa8fe070 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for e216b9e - Browse repository at this point
Copy the full SHA e216b9eView commit details
Commits on May 2, 2024
-
chore: Add log when rapt token is acquired. (#1520)
* chore: Add log when rapt token is acquired. * chore: Add log when rapt token is acquired.
Configuration menu - View commit details
-
Copy full SHA for 8cfc91d - Browse repository at this point
Copy the full SHA 8cfc91dView commit details
Commits on May 21, 2024
-
feat: ECP Provider drop cryptography requirement (#1524)
The ECP provider can work with the Python std lib SSL library. This simplifies packaging, as cryptography can be omitted. This patch makes the code use the standard SSL library if a provider implementation is detected.
Configuration menu - View commit details
-
Copy full SHA for a821d71 - Browse repository at this point
Copy the full SHA a821d71View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for adb94f7 - Browse repository at this point
Copy the full SHA adb94f7View commit details -
feat: Enable webauthn plugin for security keys (#1528)
* feat: Enable webauthn handling when plugin is installed. * Minor code cleanup. * feat: Enable webauthn plugin for security keys Move key press prompt and remove TODO question. * feat: Enable webauthn plugin for security keys Fix lint and mypy errors. * feat: Enable webauthn plugin for security keys Check dict accesses for None. Remove commented out line. * feat: Enable webauthn plugin for security keys Change _urlsafe_b64recode to _unpadded_urlsafe_b64recode for clarity. * feat: Enable webauthn plugin for security keys Fix broken test and add test clauses to bring coverage to 100%. --------- Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2d5e63 - Browse repository at this point
Copy the full SHA e2d5e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d276da - Browse repository at this point
Copy the full SHA 0d276daView commit details -
chore(main): release 2.30.0 (#1507)
🤖 I have created a release *beep* *boop* --- ## [2.30.0](https://togithub.com/googleapis/google-auth-library-python/compare/v2.29.0...v2.30.0) (2024-06-06) ### Features * Add WebAuthn plugin component to handle WebAuthn get assertion request ([#1464](https://togithub.com/googleapis/google-auth-library-python/issues/1464)) ([e25f336](https://togithub.com/googleapis/google-auth-library-python/commit/e25f336ab49c2018a222458a95ebe083e8a4eb2a)) * ECP Provider drop cryptography requirement ([#1524](https://togithub.com/googleapis/google-auth-library-python/issues/1524)) ([a821d71](https://togithub.com/googleapis/google-auth-library-python/commit/a821d719e2fc7bcdc21737fdf175d6f06aa9a56a)) * Enable webauthn plugin for security keys ([#1528](https://togithub.com/googleapis/google-auth-library-python/issues/1528)) ([e2d5e63](https://togithub.com/googleapis/google-auth-library-python/commit/e2d5e635da2cb2caf8240fb9e07fc381442a9d0c)) ### Bug Fixes * Fix id_token iam endpoint for non-gdu service credentials ([#1506](https://togithub.com/googleapis/google-auth-library-python/issues/1506)) ([93d681e](https://togithub.com/googleapis/google-auth-library-python/commit/93d681e6cfb15eb4a3efada623be8ba73b302257)) * Makes default token_url universe aware ([#1514](https://togithub.com/googleapis/google-auth-library-python/issues/1514)) ([045776e](https://togithub.com/googleapis/google-auth-library-python/commit/045776e5dfa3fb172ffaeb59bfe5c637778a5d34)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 48add44 - Browse repository at this point
Copy the full SHA 48add44View 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.29.0...v2.30.0