Skip to content

Releases: GoogleCloudPlatform/alloydb-python-connector

v1.12.0

12 Jan 19:24
69c2939

Choose a tag to compare

1.12.0 (2026-01-12)

Features

  • add support for specifying separate credentials for authenticating with DB (#510) (4d6a958)

Bug Fixes

Documentation

  • update pg8000 link to new repository location (#513) (314edc0)

v1.11.0

08 Dec 23:24
c5ea645

Choose a tag to compare

1.11.0 (2025-12-08)

Features

v1.10.0

11 Nov 18:34
175450c

Choose a tag to compare

1.10.0 (2025-11-11)

Features

v1.9.1

08 Sep 17:19
8598c0b

Choose a tag to compare

1.9.1 (2025-09-08)

Bug Fixes

  • modify get_preferred_ip to check for empty values (#479) (2612eb8)

v1.9.0

13 May 17:29
f4a2623

Choose a tag to compare

1.9.0 (2025-05-13)

Features

  • create alias alloydbconnector package (#451) (14509e8)

Bug Fixes

  • Modify AlloyDBClient to use sync transport for sync connector (#442) (984dd80)
  • support verify-full mode (#446) (524c115)
  • throw exception when connecting to closed Connector (#436) (1043a1f)

v1.8.1.dev0

30 Apr 17:59

Choose a tag to compare

v1.8.1.dev0 Pre-release
Pre-release
Add pre-release PR for testing pyproject.toml

v1.8.0

16 Apr 16:34
2a7be34

Choose a tag to compare

1.8.0 (2025-04-16)

Features

  • Replace aiohttp.ClientSession with AlloyDBAdminAsyncClient (#416) (10a4d7f)

v1.7.0

14 Jan 18:31
397d34f

Choose a tag to compare

1.7.0 (2025-01-14)

Features

  • support native asyncpg connection pools (#409) (ea2a524)

Bug Fixes

  • Respect google.api namespace package. (#411) (aa2dedb)

v1.6.0

10 Dec 21:18
33de532

Choose a tag to compare

1.6.0 (2024-12-10)

Features

  • improve aiohttp client error messages (#400) (58ef2d2)
  • invalidate cache on bad connection info and failed IP lookup (#389) (e8fbbdf)

v1.5.0

12 Nov 22:25
26836ac

Choose a tag to compare

1.5.0 (2024-11-12)

Features

Documentation