Skip to content

Releases: GoogleCloudPlatform/cloud-sql-jdbc-socket-factory

v1.25.3

12 Aug 20:34
b1bfb31
Compare
Choose a tag to compare

1.25.3 (2025-08-12)

Bug Fixes

  • Use the -jre variant of Google Guava library for GraalVM compatability. (#2187) (7fb819f), closes #2178

Dependencies

v1.25.2

15 Jul 01:07
27d7f0b
Compare
Choose a tag to compare

1.25.2 (2025-07-14)

Dependencies

v1.25.1

21 May 17:35
5e4bad1
Compare
Choose a tag to compare

1.25.1 (2025-05-21)

Dependencies

v1.25.0

28 Apr 19:38
e0c22f3
Compare
Choose a tag to compare

1.25.0 (2025-04-28)

Features

  • Update TLS validation to use both SAN and CN fields. (#2150) (e7d9cef)

Bug Fixes

  • Roll back dependency update that broke R2DBC + MariaDB IAM E2E Test (#2154) (2ac2d04)

Dependencies

v1.24.2

16 Apr 16:04
2b60f6c
Compare
Choose a tag to compare

1.24.2 (2025-04-15)

Bug Fixes

  • Remove unsupported GraalVM UnsupportedExperimentalVMOptions flag. (#2141) (652a30d), closes #2140
  • Roll back dependency update that broke R2DBC + MariaDB IAM E2E Test (#2146) (8d2b2ef)

Dependencies

v1.24.1

27 Mar 17:00
ecfa213
Compare
Choose a tag to compare

1.24.1 (2025-03-27)

Bug Fixes

  • only keep track of sockets opened using domain name (#2130) (071085c), closes #2129

v1.24.0

19 Mar 23:21
3eda142
Compare
Choose a tag to compare

1.24.0 (2025-03-19)

Features

  • Automatically reset DNS-configured connections on DNS change (#2056) (88631fc)
  • Use standard TLS hostname validation for instances with DNS names. (#2125) (a892017)

Bug Fixes

  • Add GraalVM configuration for the JDK's DNS Resolver. (#2123) (d276672)
  • use daemon threads internally (#2118) (c82d4ca)

Dependencies

v1.23.1

14 Feb 01:19
fd362f1
Compare
Choose a tag to compare

1.23.1 (2025-02-14)

Dependencies

v1.23.0

24 Jan 21:34
660efd9
Compare
Choose a tag to compare

1.23.0 (2025-01-24)

Features

Documentation

  • Add docs for connector configuration using DNS Names, Part of #2043. (#2102) (1860b76)

v1.22.0

16 Jan 18:56
9d7b023
Compare
Choose a tag to compare

1.22.0 (2025-01-16)

Features

  • Support Customer Managed Private CA for server certificates. (#2095) (d14b4e4)

Dependencies