Skip to content

Releases: GoogleCloudPlatform/cloud-sql-go-connector

v1.14.2

30 Jan 19:36
fef405b
Compare
Choose a tag to compare

1.14.2 (2025-01-30)

Bug Fixes

v1.14.1

23 Jan 20:53
5ae88ea
Compare
Choose a tag to compare

1.14.1 (2025-01-23)

Bug Fixes

  • correct default usage for WithQuotaProject and WithUserAgent (#920) (8520c3d)

v1.14.0

14 Jan 22:44
dcd433d
Compare
Choose a tag to compare

1.14.0 (2025-01-14)

Features

Bug Fixes

  • use auth DetectDefault over oauth2 FindDefaultCredentials (#909) (52fef27)

v1.13.2

10 Dec 18:56
72361f1
Compare
Choose a tag to compare

1.13.2 (2024-12-10)

Bug Fixes

v1.13.1

20 Nov 19:12
5061c61
Compare
Choose a tag to compare

1.13.1 (2024-11-20)

Bug Fixes

v1.13.0

23 Oct 13:39
b228ed7
Compare
Choose a tag to compare

1.13.0 (2024-10-23)

Features

  • Automatically reset connection when the DNS record changes. (#868) (4d7abd8)

Bug Fixes

  • update bytes_sent and bytes_received to use Sum (#874) (73b6f38)

v1.12.1

19 Sep 18:29
baf4575
Compare
Choose a tag to compare

1.12.1 (2024-09-19)

Bug Fixes

  • update dependencies to latest versions (#872) (4eed622)

v1.12.0

13 Aug 19:56
5b2a68b
Compare
Choose a tag to compare

1.12.0 (2024-08-13)

Features

  • add bytes_sent and bytes_received as metrics (#856) (d0e493f)
  • add support for Go 1.23 and drop Go 1.20 (#860) (8ce98e8)
  • Configure connections using DNS domain names (#843) (ec6b3a0)
  • support Cloud SQL CAS instances. (#850) (511fae4)

v1.11.1

10 Jul 16:02
fd1a9f1
Compare
Choose a tag to compare

1.11.1 (2024-07-10)

Bug Fixes

  • bump dependencies to latest versions (#839) (ce7f28f)

v1.11.0

12 Jun 15:41
ac9729d
Compare
Choose a tag to compare

1.11.0 (2024-06-12)

Features

Bug Fixes

  • ensure connection count is correctly reported (#824) (b286049)
  • invalidate cache on failed Warmup and EngineVersion (#827) (c3915a6)