Releases: GoogleCloudPlatform/cloud-sql-go-connector
Releases · GoogleCloudPlatform/cloud-sql-go-connector
v1.19.0
23 Oct 16:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.18.0 (2025-08-12)
Features
Configure the connector with Google Auth Credentials. (#997 ) (594e083 )
v1.17.3
10 Jul 22:01
Compare
Sorry, something went wrong.
No results found
v1.17.2
10 Jun 22:26
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.17.0
28 Apr 15:05
Compare
Sorry, something went wrong.
No results found
1.17.0 (2025-04-24)
Features
Update TLS validation to use both SAN and CN fields. (#979 ) (df60a20 )
v1.16.1
16 Apr 17:36
Compare
Sorry, something went wrong.
No results found
v1.16.0
19 Mar 20:41
Compare
Sorry, something went wrong.
No results found
1.16.0 (2025-03-19)
Features
add domain name validation (#925 ) (986152f )
Use standard TLS hostname validation for instances with DNS names (#954 ) (d733a16 )
v1.15.0
12 Feb 19:10
Compare
Sorry, something went wrong.
No results found
1.15.0 (2025-02-12)
Features
add support for Go 1.24 and drop Go 1.22 (#942 ) (e10fbd2 )
Bug Fixes