Skip to content

Releases: GoogleCloudPlatform/cloud-sql-nodejs-connector

v1.8.4

09 Oct 17:18
0a5f9fd
Compare
Choose a tag to compare

1.8.4 (2025-10-08)

Bug Fixes

  • Update dependencies to latest version (#495) (350e6f0)

v1.8.3

12 Aug 22:23
b7b5f44
Compare
Choose a tag to compare

1.8.3 (2025-08-12)

Bug Fixes

v1.8.2

14 Jul 22:18
3cd98a5
Compare
Choose a tag to compare

1.8.2 (2025-07-14)

Bug Fixes

  • Update Google Auth and API deps to latest. (#460) (1633502)

v1.8.1

22 May 17:38
754c450
Compare
Choose a tag to compare

1.8.1 (2025-05-22)

Bug Fixes

v1.8.0

28 Apr 19:14
bcfa0ac
Compare
Choose a tag to compare

1.8.0 (2025-04-28)

Features

  • Update TLS validation to use both SAN and CN fields. (#446) (d492f7c)

v1.7.1

16 Apr 17:22
fd0b3da
Compare
Choose a tag to compare

1.7.1 (2025-04-16)

Bug Fixes

v1.7.0

21 Mar 17:32
9427007
Compare
Choose a tag to compare

1.7.0 (2025-03-21)

Features

  • Configure the connector using a DNS name. (#422) (b94cc98)
  • Refresh the connector if the domain name is changed to point to a new instance. (#427) (cb1716e), closes #421
  • Use standard TLS hostname validation for instances with DNS names (#428) (15d3bdc)

v1.6.1

19 Feb 23:23
551ceeb
Compare
Choose a tag to compare

1.6.1 (2025-02-19)

Bug Fixes

v1.6.0

14 Jan 18:26
6040826
Compare
Choose a tag to compare

1.6.0 (2025-01-13)

Features

  • add support for custom user agent (#410) (25f5ccd)
  • Support Private CA for server certificates. (#408) (36f1304)

v1.5.0

11 Dec 21:42
c2c1cb7
Compare
Choose a tag to compare

1.5.0 (2024-12-11)

Features

  • update minimum supported Node version to 18 (#403) (19d99a7)