Skip to content

Releases: GoogleCloudPlatform/cloud-sql-go-connector

v1.21.1

20 May 23:56
53ac757

Choose a tag to compare

1.21.1 (2026-05-20)

Bug Fixes

v1.21.0

16 Apr 22:05
7f3dcd9

Choose a tag to compare

1.21.0 (2026-04-16)

Features

v1.20.2

18 Mar 18:35
f1d9c07

Choose a tag to compare

1.20.2 (2026-03-17)

Bug Fixes

Note

  • Deprecate support for pgx v4. The pgx v4 library was declared end life by its maintainer as of July 2025. We will remove support for the Cloud SQL Connector in July 2026

v1.20.1

17 Feb 18:23
9a0938d

Choose a tag to compare

1.20.1 (2026-02-17)

Bug Fixes

  • bump golang.org/x/crypto in /examples/cloudrun/sqlserver (#1046) (2191390)

v1.20.0

12 Jan 18:07
ec05f0b

Choose a tag to compare

1.20.0 (2026-01-12)

Features

  • Use configured DNS name to lookup instance IP address (#1054) (976120e), closes #1053

v1.19.1

09 Dec 17:37
403d891

Choose a tag to compare

1.19.1 (2025-12-09)

Bug Fixes

v1.19.0

23 Oct 16:36
46b8af2

Choose a tag to compare

1.19.0 (2025-10-23)

Features

  • Add support for the Metadata Exchange protocol (#1011) (cea84c1)

Bug Fixes

  • add important message to readme that show incompatibility with c… (#1028) (6b1d73a)
  • fix deps on go.mod and go.sum (#1035) (b8d7eea)
  • fix logmessage for usage with domain names (#1006) (2832e33)
  • update go and toolchain to 1.25.x (#1036) (bd772ba)
  • update renovate go contraint from 1.23 to 1.24 (#1033) (de9d0e2)

v1.18.1

27 Aug 21:29
cc03802

Choose a tag to compare

1.18.1 (2025-08-27)

Bug Fixes

  • Use a new context for the domain name check loop. (#1007) (908d0cf)

v1.18.0

13 Aug 00:15
81ca4d7

Choose a tag to compare

1.18.0 (2025-08-12)

Features

  • Configure the connector with Google Auth Credentials. (#997) (594e083)

v1.17.3

10 Jul 22:01
08fbbb7

Choose a tag to compare

1.17.3 (2025-07-10)

Bug Fixes