Releases: GoogleCloudPlatform/alloydb-python-connector
Releases · GoogleCloudPlatform/alloydb-python-connector
v1.0.0
1.0.0 (2024-03-12)
Features
Dependencies
- Update dependency cryptography to v42.0.5 (#253) (cbecb8c)
- Update dependency google-auth to v2.28.2 (#270) (7376a08)
- Update dependency pg8000 to v1.30.5 (#259) (db60ca3)
- Update dependency protobuf to v4.25.3 (#252) (7c8f6a1)
Documentation
- add header image to README (#268) (9a9bd6c)
- Use AlloyDB API for consistency with the official documentation. (#264) (9782f6e)
Miscellaneous Chores
v0.4.1
v0.4.0
0.4.0 (2024-01-29)
Features
- add support for a custom user agent (#233) (5c030c4)
- add support for public IP connections (#227) (3ed3d37)
Dependencies
- Update dependency aiohttp to v3.9.2 (#236) (4e15b6b)
- Update dependency cryptography to v42 (#228) (05cc530)
- Update dependency google-auth to v2.27.0 (#231) (78c58b2)
Documentation
v0.3.0
0.3.0 (2024-01-17)
Features
- add auto IAM authn for
asyncpg
(#210) (165b059) - add Python 3.12 support (#188) (0a5864f)
- add support for asyncpg (#199) (d14617b)
- add support for auto IAM authentication to
Connector
(#191) (c6c16e8) - add support for domain-scoped projects (#185) (59e10f1)
- allow sync init of AsyncConnector (#207) (7358b37)
Bug Fixes
Dependencies
- Update dependency google-auth to v2.26.2 (#200) (0a51d2f)
- Update dependency pg8000 to v1.30.4 (#196) (05d18d7)