chore(deps): update dependency google-auth to v2.48.0#51
Open
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
Open
chore(deps): update dependency google-auth to v2.48.0#51renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
Conversation
3d11947 to
2751ed4
Compare
2751ed4 to
1c51a2c
Compare
1c51a2c to
e3b5a8f
Compare
e3b5a8f to
ffbc635
Compare
ffbc635 to
c148d80
Compare
c148d80 to
342eecb
Compare
342eecb to
5244297
Compare
5244297 to
49a15a4
Compare
49a15a4 to
1c30434
Compare
1c30434 to
93333a3
Compare
93333a3 to
afbbca7
Compare
afbbca7 to
0796fed
Compare
557f8fb to
035ce7a
Compare
035ce7a to
3a7f735
Compare
3a7f735 to
766d887
Compare
301b83b to
0c329a2
Compare
0c329a2 to
234bdb5
Compare
234bdb5 to
09f73a1
Compare
09f73a1 to
9d2c2e3
Compare
9d2c2e3 to
bc46c59
Compare
581deba to
9ff5d55
Compare
9ff5d55 to
14c1dd2
Compare
14c1dd2 to
06c4222
Compare
06c4222 to
68c504c
Compare
68c504c to
7140afb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.15.0→==2.48.0Release Notes
googleapis/google-auth-library-python (google-auth)
v2.48.0Compare Source
Features
NO_GCE_CHECKenvironment variable (#1610) (383c9827536d9376e8248370ce4c2b83e468d027)Bug Fixes
content-headerfrom AWS IMDS get request (#1934) (97bfea9e02ede953fc8ee154e0deed3a3cfc6dcc)user_verification=preferredfor ReAuth WebAuthn challenge (#1798) (3f88a24089c4ee6822d510de0db210b54260d873)v2.47.0Compare Source
Features
cachetoolsdependency in favor of simple local implementation (#1590) (5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4)Bug Fixes
v2.46.0Compare Source
Documentation
Features
Bug Fixes
v2.45.0Compare Source
Features
v2.44.0Compare Source
Features
Bug Fixes
v2.43.0Compare Source
Features
GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, when the MWID/X.509 cert
sources detected. Also, fix check_use_client_cert to return boolean
value.
Change #1848 added the check_use_client_cert method that helps know if
client cert should be used for mTLS connection. However, that was in a
private class, thus, created a public wrapper of the same function so
that it can be used by python Client Libraries. Also, updated
check_use_client_cert to return a boolean value instead of existing
string value for better readability and future scope.
--------- (1535eccbff0ad8f3fd6a9775316ac8b77dca66ba)
(either true or false), the SDK will respect that setting. This is
necessary for test scenarios and users who need to explicitly control
mTLS behavior.
set, the SDK will automatically enable mTLS only if it detects Managed
Workload Identity (MWID) or X.509 Workforce Identity Federation (WIF)
certificate sources. In other cases where the variable is not set, mTLS
will remain disabled.
** This change also adds the helper method
check_use_client_certandit's unit test, which will be used for checking the criteria for setting
the mTLS to true
** This change is only for Auth-Library, other changes will be created
for Client-Library use-cases.
--------- (395e405b64b56ddb82ee639958c2e8056ad2e82b)
google-authto librarian (#1838) This PR onboardsgoogle-authlibrary to the Librarian system.Wait for
#1819. (c503eaa511357d7a76cc1e1f1d3a3be2dabd5bca)
v2.42.1Compare Source
Bug Fixes
v2.42.0Compare Source
Features
Bug Fixes
v2.41.1Compare Source
Bug Fixes
v2.41.0Compare Source
Features
Bug Fixes
Documentation
v2.40.3Compare Source
Bug Fixes
v2.40.2Compare Source
Bug Fixes
v2.40.1Compare Source
Bug Fixes
v2.40.0Compare Source
Features
Bug Fixes
v2.39.0Compare Source
Features
Bug Fixes
v2.38.0Compare Source
Features
Documentation
v2.37.0Compare Source
Features
v2.36.0Compare Source
Features
Bug Fixes
v2.35.0Compare Source
Features
AuthorizedSessionapi (#1577) (2910b6b)Bug Fixes
v2.34.0Compare Source
Features
Bug Fixes
v2.33.0Compare Source
Features
StaticCredentialsusing access tokens (#1559) (dc17dfc)Bug Fixes
Documentation
v2.32.0Compare Source
Features
v2.31.0Compare Source
Features
Bug Fixes
v2.30.0Compare Source
Features
Bug Fixes
v2.29.0Compare Source
Features
Bug Fixes
v2.28.2Compare Source
Bug Fixes
v2.28.1Compare Source
Bug Fixes
v2.28.0Compare Source
Features
Bug Fixes
v2.27.0Compare Source
Features
Bug Fixes
v2.26.2Compare Source
Bug Fixes
v2.26.1Compare Source
Bug Fixes
v2.26.0Compare Source
Features
Bug Fixes
v2.25.2Compare Source
Bug Fixes
v2.25.1Compare Source
Bug Fixes
v2.25.0Compare Source
Features
Bug Fixes
v2.24.0Compare Source
Features
Bug Fixes
Documentation
v2.23.4Compare Source
Bug Fixes
v2.23.3Compare Source
Bug Fixes
v2.23.2Compare Source
Bug Fixes
v2.23.1Compare Source
Bug Fixes
v2.23.0Compare Source
Features
Bug Fixes
v2.22.0Compare Source
Features
Bug Fixes
v2.21.0Compare Source
Features
Bug Fixes
v2.20.0Compare Source
Features
Bug Fixes
devversion identifiers insetup.py(#1322) (a9b8f12), closes #1321v2.19.1Compare Source
Bug Fixes
Documentation
v2.19.0Compare Source
Features
universe_domainfor external account creds (#1296) (ee07053)v2.18.1Compare Source
Bug Fixes
v2.18.0Compare Source
Features
v2.17.3Compare Source
Bug Fixes
v2.17.2Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.