This repository was archived by the owner on Mar 5, 2026. It is now read-only.
Update dependency google-auth to v2.48.0#19
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
e5fdbb1 to
9056e9b
Compare
9056e9b to
3a7ef43
Compare
3a7ef43 to
bcd3eb0
Compare
bcd3eb0 to
6b86f2f
Compare
6b86f2f to
00d5e76
Compare
00d5e76 to
c49f316
Compare
c49f316 to
80c6baa
Compare
80c6baa to
a797c98
Compare
a797c98 to
027006e
Compare
d6a3a3c to
6653290
Compare
6653290 to
ea4aa17
Compare
ea4aa17 to
77902fb
Compare
77902fb to
93e2c70
Compare
93e2c70 to
800905d
Compare
cd8db4c to
870bb20
Compare
870bb20 to
7e38a56
Compare
7e38a56 to
fbfb826
Compare
fbfb826 to
2196aa3
Compare
2196aa3 to
f9920ef
Compare
f9920ef to
74102c7
Compare
74102c7 to
43af4de
Compare
43af4de to
58365c1
Compare
58365c1 to
42276e5
Compare
42276e5 to
00d4106
Compare
00d4106 to
f8179d3
Compare
f8179d3 to
28f8f15
Compare
28f8f15 to
1b53dc5
Compare
1b53dc5 to
50d596f
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.3.3→==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.