Skip to content

chore(deps): update dependency cloud-sql-python-connector to v1 #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 31, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud-sql-python-connector (changelog) ==0.4.1 -> ==1.18.1 age adoption passing confidence

Release Notes

GoogleCloudPlatform/cloud-sql-python-connector (cloud-sql-python-connector)

v1.18.1

Compare Source

Bug Fixes
Documentation

v1.18.0

Compare Source

Features

v1.17.0

Compare Source

Features
Bug Fixes

v1.16.0

Compare Source

Features
  • add support for GOOGLE_CLOUD_UNIVERSE_DOMAIN env var (#​1221) (ac77932)

v1.15.0

Compare Source

Features

v1.14.0

Compare Source

Features

v1.13.0

Compare Source

Features
Bug Fixes

v1.12.1

Compare Source

Bug Fixes

v1.12.0

Compare Source

Features
Dependencies

v1.11.0

Compare Source

Features
  • invalidate cache on bad connection info and IP lookup (#​1118) (672dc4e)
Bug Fixes

v1.10.0

Compare Source

Features

v1.9.2

Compare Source

Dependencies

v1.9.1

Compare Source

Bug Fixes
Dependencies

v1.9.0

Compare Source

Features
Dependencies

v1.8.0

Compare Source

Features
Bug Fixes
Dependencies

v1.7.0

Compare Source

Features
Dependencies

v1.6.0

Compare Source

Features
Dependencies

v1.5.0

Compare Source

Features
  • introduce compatibility with native namespace packages (#​906) (083da11)
Dependencies

v1.4.3

Compare Source

Bug Fixes
Dependencies

v1.4.2

Compare Source

Dependencies

v1.4.1

Compare Source

Bug Fixes

v1.4.0

Compare Source

Features
Dependencies

v1.3.0

Compare Source

Features
Documentation
Dependencies

v1.2.4

Compare Source

Bug Fixes
Dependencies
Documentation

v1.2.3

Compare Source

Dependencies

v1.2.2

Compare Source

Dependencies

v1.2.1

Compare Source

Bug Fixes

v1.2.0

Compare Source

Features

v1.1.0

Compare Source

Features
Bug Fixes

v1.0.0

Compare Source

Features

v0.9.3

Compare Source

Bug Fixes

v0.9.2

Compare Source

Bug Fixes

v0.9.1

Compare Source

Bug Fixes

v0.9.0

Compare Source

Features
  • add sqladmin_api_endpoint arg to specify Cloud SQL Admin API endpoint (#​475) (bf1a909)
  • add quota_project arg to specify quota and billing project (#​472) (528852a)
  • downscope token used for IAM DB AuthN (#​488) (d461d75)
Bug Fixes

v0.8.1

Compare Source

Documentation
  • add README code sample for Flask-SQLAlchemy and FastAPI (#​432) (fadc357)

v0.8.0

Compare Source

Features
Bug Fixes

v0.7.0

Compare Source

⚠ BREAKING CHANGES
  • remove deprecated global 'connector.connect' function (#​394)
Features
  • remove deprecated global 'connector.connect' function (#​394) (50b81fb)

v0.6.2

Compare Source

Documentation
  • add Colab Notebook for Postgres, MySQL and SQL Server (#​372) (a16068f)
0.6.1 (2022-05-03)
Bug Fixes

v0.6.1

Compare Source

v0.6.0

Compare Source

⚠ BREAKING CHANGES
  • deprecate default connect method (#​316)
Features
Bug Fixes
  • resolve TimeoutError and add context manager to Connector (#​309) (372e401)
0.5.2 (2022-03-01)
⚠ BREAKING CHANGES
  • update error messages and doc strings (#​276)
Bug Fixes
  • allow support for impersonated credentials via gcloud (#​262) (8b7e5f7)
  • remove enable_iam_auth from downstream kwargs and catch error (#​273) (f9576f3)
  • update error messages and doc strings (#​276) (68f37b4)
0.5.1 (2022-02-01)
Bug Fixes

v0.5.2

Compare Source

v0.5.1

Compare Source

v0.5.0

Compare Source

Features
Bug Fixes
  • consolidate to 'ip_type' instead of 'ip_types' for connect args (#​220) (5f9cf58)
0.4.3 (2021-12-07)
Documentation
0.4.2 (2021-11-02)
Bug Fixes
0.4.1 (2021-10-05)
Bug Fixes

v0.4.3

Compare Source

v0.4.2

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 7a7edd5 to b15a7ec Compare February 2, 2023 18:14
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2023
@jackwotherspoon jackwotherspoon added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 2, 2023
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch 8 times, most recently from 66f3928 to 8449bb9 Compare February 3, 2023 17:08
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch 6 times, most recently from 1305bbd to b998083 Compare February 17, 2023 15:25
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from b998083 to 6d4cc00 Compare February 21, 2023 22:43
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch 2 times, most recently from b058be3 to 5e001f7 Compare March 1, 2023 16:41
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 5e001f7 to a865160 Compare April 1, 2023 05:20
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from a865160 to 8f150f6 Compare May 1, 2023 01:33
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 8f150f6 to 1c13083 Compare June 2, 2023 17:44
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 1c13083 to 74b0fdb Compare June 13, 2023 17:13
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 74b0fdb to 0f3eb07 Compare July 11, 2023 17:40
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch 2 times, most recently from 458246c to 69b8247 Compare July 21, 2023 17:06
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch 3 times, most recently from 70bbdc3 to 6fbec44 Compare July 21, 2023 17:12
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 6fbec44 to 2eb9e3f Compare August 8, 2023 17:18
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 2eb9e3f to e86e6ad Compare August 18, 2023 18:14
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from e86e6ad to 64313a5 Compare October 11, 2023 21:56
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch 2 times, most recently from 3b68c0b to e69923d Compare November 17, 2023 18:53
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch 3 times, most recently from 2c225cc to 72af129 Compare December 12, 2023 19:55
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 72af129 to e2a537c Compare January 17, 2024 19:28
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from e2a537c to dcecdb0 Compare February 13, 2024 22:58
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from dcecdb0 to f59f7c7 Compare March 12, 2024 19:19
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch 2 times, most recently from 5ec2e3d to 614a3db Compare April 17, 2024 17:15
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 614a3db to 52284d6 Compare May 14, 2024 21:42
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 52284d6 to 3183a18 Compare June 11, 2024 18:01
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 3183a18 to 9518e4e Compare July 10, 2024 15:18
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 9518e4e to 001a4c2 Compare August 13, 2024 22:21
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 001a4c2 to 80cf092 Compare September 18, 2024 22:29
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 80cf092 to 3cef54e Compare October 22, 2024 22:05
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 3cef54e to e025b69 Compare November 20, 2024 17:38
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from e025b69 to 1320511 Compare December 10, 2024 17:56
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 1320511 to 066e00a Compare January 14, 2025 22:46
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from 066e00a to e068025 Compare February 13, 2025 20:31
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from e068025 to fa96b8f Compare March 24, 2025 14:28
@renovate-bot renovate-bot force-pushed the renovate/cloud-sql-python-connector-1.x branch from fa96b8f to 4423d31 Compare April 16, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants