cloud-sql-python-connector
cloud-sql-python-connector copied to clipboard
A Python library for connecting securely to your Cloud SQL instances.
:robot: I have created a release *beep* *boop* --- ## [1.14.0](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.13.0...v1.14.0) (2024-10-30) ### Features * support native asyncpg connection pools ([#1182](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/1182)) ([eb95a9d](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/eb95a9da35553387408e425721449660cc83196d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please)....
### Question I dont't know if its neccesarily this library; however, as soon as I added `cloud-sql-python-connector` to my PyPI packages on google cloud composer, building the composer environment times...
### Bug Description After seeing that gevent is not supported (#969), we started to port our app from flask to quart. At the moment, we successfully ported some endpoints to...
The Python Connector may be configured to connect to a Cloud SQL instance using a DNS name. When a connection is configured with a DNS name (instead of an instance...