UNCLASSIFIED - NO CUI

Skip to content

Update dependency google-auth to v2.23.4

renovate requested to merge renovate/google-auth-2.x into development

This MR contains the following updates:

Package Update Change
google-auth minor ==2.16.2 -> ==2.23.4

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

googleapis/google-auth-library-python

v2.23.4

Compare Source

Bug Fixes

v2.23.3

Compare Source

Bug Fixes

v2.23.2

Compare Source

Bug Fixes

v2.23.1

Compare Source

Bug Fixes
  • Less restrictive content-type header check for google authentication (ignores charset) (#​1382) (7039beb)
  • Trust boundary meta header renaming and using the schema from backend team. (#​1384) (2503d4a)
  • Update urllib3 to >= 2.0.5 (#​1389) (a99f3bb)

v2.23.0

Compare Source

Features
  • Add get_bq_config_path() to _cloud_sdk.py (9f52f66)
  • Add get_bq_config_path() to _cloud_sdk.py (#​1358) (9f52f66)
Bug Fixes
  • Expose universe domain in credentials (#​1380) (8b8fce6)
  • Make external_account resistant to string type 'expires_in' responses from non-compliant services (#​1379) (01d3770)
  • Missing ssj for impersonate cred (#​1377) (7d453dc)
  • Skip checking projectid on cred if env var is set (#​1349) (a4135a3)

v2.22.0

Compare Source

Features
Bug Fixes

v2.21.0

Compare Source

Features
Bug Fixes

v2.20.0

Compare Source

Features
Bug Fixes

v2.19.1

Compare Source

Bug Fixes
  • Check id token error response (#​1315) (2a71f7b)
  • Fix "AttributeError: 'str' object has no attribute 'get'" (dac7cc3)
Documentation
  • Replacing abc.com with example.com (dac7cc3)

v2.19.0

Compare Source

Features

v2.18.1

Compare Source

Bug Fixes

v2.18.0

Compare Source

Features

v2.17.3

Compare Source

Bug Fixes

v2.17.2

Compare Source

Bug Fixes
  • Do not create new JWT credentials if they make the same claims as the existing. (#​1267) (eebb7b6)

v2.17.1

Compare Source

Bug Fixes
  • Print out reauth plugin error and raise if challenge output is None (#​1265) (08d22fe)

v2.17.0

Compare Source

Features
  • Experimental service account iam endpoint flow for id token (#​1258) (8ff0de5)
Bug Fixes

v2.16.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports