Releases: GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
Releases · GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
v1.27.0
29 Oct 20:52
Compare
Sorry, something went wrong.
No results found
1.27.0 (2025-10-29)
Features
Automatically set MDX client_protocol_type=TLS for MySQL connections. (#2207 ) (87b3765 )
v1.26.1
17 Oct 06:16
Compare
Sorry, something went wrong.
No results found
1.26.1 (2025-10-16)
Bug Fixes
Dependencies
Update dependency org.graalvm.sdk:nativeimage to v25 (#2209 ) (b9cbc57 )
v1.26.0
10 Oct 20:15
Compare
Sorry, something went wrong.
No results found
1.26.0 (2025-10-09)
Features
Add DnsJavaResolver and related test (#2193 ) (28d0192 )
Metadata Exchange support for the Java connector. (#2200 ) (243bee0 )
remove and replace JndiDnsResolve with DnsJavaResolver (#2195 ) (6eabbe1 )
Bug Fixes
Dependencies
Update dependency com.google.http-client:google-http-client to v2 (#2189 ) (b16506e )
Update dependency com.google.http-client:google-http-client-jackson2 to v2 (#2191 ) (4f0ca60 )
Update dependency com.microsoft.sqlserver:mssql-jdbc to v13 (#2192 ) (cf3d163 )
Update dependency dnsjava:dnsjava to v3.6.0 [SECURITY] (#2203 ) (4008552 )
Update dependency maven to v3.9.11 (#2167 ) (34e5370 )
Update junit-framework monorepo to v6 (#2210 ) (d25c1a3 )
v1.25.3
12 Aug 20:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.25.2 (2025-07-14)
Dependencies
v1.25.1
21 May 17:35
Compare
Sorry, something went wrong.
No results found
1.25.1 (2025-05-21)
Dependencies
v1.25.0
28 Apr 19:38
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.24.0
19 Mar 23:21
Compare
Sorry, something went wrong.
No results found
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
Dependencies