Releases: GoogleCloudPlatform/cloud-sql-python-connector
Releases · GoogleCloudPlatform/cloud-sql-python-connector
v0.8.1
0.8.1 (2022-09-07)
Documentation
- add README code sample for Flask-SQLAlchemy and FastAPI (#432) (fadc357)
v0.8.0
0.8.0 (2022-07-29)
Features
Bug Fixes
v0.7.0
0.7.0 (2022-07-12)
⚠ BREAKING CHANGES
- remove deprecated global 'connector.connect' function (#394)
Features
- remove deprecated global 'connector.connect' function (#394) (50b81fb)
v0.6.2
0.6.2 (2022-06-07)
Documentation
- add Colab Notebook for Postgres, MySQL and SQL Server (#372) (a16068f)
v0.6.1
0.6.1 (2022-05-03)
Bug Fixes
- update dependencies to latest versions (#351) (009dfda)
v0.6.0
0.6.0 (2022-04-05)
⚠ BREAKING CHANGES
- deprecate default connect method (#316)
Features
Bug Fixes
- resolve TimeoutError and add context manager to Connector (#309) (372e401)
Miscellaneous Chores
v0.5.2
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)
Miscellaneous Chores
v0.5.1
0.5.1 (2022-02-01)
Bug Fixes
Documentation
- update code samples with python designation (#256) (17994cc)
cloud-sql-python-connector v0.5.0
Features
- add arg for specifying credentials (#226) (85f5476)
- add support for python 3.10 (#227) (8359f85)
- expose Connector object to allow multiple connection configurations. (#210) (cef1ed1)
Bug Fixes
- consolidate to 'ip_type' instead of 'ip_types' for connect args (#220) (5f9cf58)
cloud-sql-python-connector v0.4.3