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)