Skip to content

Releases: GoogleCloudPlatform/alloydb-python-connector

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

v1.4.0

14 Aug 20:29
04fff77

Choose a tag to compare

1.4.0 (2024-08-14)

Features

v1.3.0

25 Jul 19:18
8b74cf4

Choose a tag to compare

1.3.0 (2024-07-25)

Features

Bug Fixes

  • remove default argument now from _seconds_until_refresh (#356) (27f31cd), closes #357

v1.2.1

22 Jul 17:26
c9ef40d

Choose a tag to compare

1.2.1 (2024-07-22)

Bug Fixes