Skip to content

Releases: GoogleCloudPlatform/cloud-sql-nodejs-connector

v1.2.0

15 Nov 19:48
2f0c68e
Compare
Choose a tag to compare

1.2.0 (2023-11-15)

Features

Bug Fixes

v1.1.0

11 Oct 18:08
16be3ed
Compare
Choose a tag to compare

1.1.0 (2023-10-10)

Features

  • support custom SQL Admin API endpoint (#210) (290d741)

v1.0.0

27 Sep 14:24
d8cc890
Compare
Choose a tag to compare

1.0.0 (2023-09-27)

Features

  • add force refresh on connection errors (#195) (993d5d8)

Bug Fixes

Miscellaneous Chores

v0.5.1

09 Aug 02:10
22e2a6b
Compare
Choose a tag to compare

0.5.1 (2023-08-08)

Bug Fixes

v0.5.0

11 Jul 19:46
ff6241b
Compare
Choose a tag to compare

0.5.0 (2023-07-11)

Features

v0.4.0

13 Jun 20:35
1fd652a
Compare
Choose a tag to compare

0.4.0 (2023-06-13)

⚠ BREAKING CHANGES

  • remove returned ssl property

Features

Bug Fixes

  • auth type should be optional in typescript (bed3424)
  • make ipType optional (0f3f75e)

Code Refactoring

  • remove returned ssl property (c0c4572)

Miscellaneous Chores

v0.3.0

09 May 20:30
367fb6a
Compare
Choose a tag to compare

0.3.0 (2023-05-09)

⚠ BREAKING CHANGES

  • update IpAdressesTypes to IpAddressTypes (#94)
  • rename type to ipType (#83)

Features

  • support automatic IAM authentication (#78) (ad95065)

Bug Fixes

  • throw error when conflicting connection settings for same instance (#84) (1c7b3d1)
  • user-agent version number (511ccd8)

Code Refactoring

Miscellaneous Chores

v0.2.0

11 Apr 18:29
04bfad6
Compare
Choose a tag to compare

0.2.0 (2023-04-11)

Features

Bug Fixes

  • add default keep-alive delay (c3eb3c9)

v0.1.3

22 Mar 18:12
daae3a0
Compare
Choose a tag to compare

0.1.3 (2023-03-22)

Bug Fixes

v0.1.2

15 Mar 19:00
5161def
Compare
Choose a tag to compare

0.1.2 (2023-03-15)

Bug Fixes

  • publishing build system (1819179)