Skip to content

Releases: GoogleCloudPlatform/cloud-sql-go-connector

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

v1.17.2

10 Jun 22:26
38306dd

Choose a tag to compare

1.17.2 (2025-06-10)

Bug Fixes

  • reduce the number of memory allocations and the latency overhead. (#983) (cb641f2)

v1.17.1

21 May 16:21
fbe77c1

Choose a tag to compare

1.17.1 (2025-05-21)

Bug Fixes

v1.17.0

28 Apr 15:05
54f2f79

Choose a tag to compare

1.17.0 (2025-04-24)

Features

  • Update TLS validation to use both SAN and CN fields. (#979) (df60a20)