-
Notifications
You must be signed in to change notification settings - Fork 121
Comparing changes
Open a pull request
base repository: GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
base: v1.23.1
head repository: GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
compare: v1.24.0
- 8 commits
- 51 files changed
- 6 contributors
Commits on Feb 25, 2025
-
fix: use daemon threads internally (#2118)
* chore(csql): use daemon threads internally
Configuration menu - View commit details
-
Copy full SHA for c82d4ca - Browse repository at this point
Copy the full SHA c82d4caView commit details
Commits on Mar 3, 2025
-
feat: Automatically reset DNS-configured connections on DNS change (#…
…2056) test: Update the FakeSslServer and test harnesses for switchover tests. This adds the ability to create a second server with different certifictates for use in a switchover test. See also: GoogleCloudPlatform/cloud-sql-go-connector#844
Configuration menu - View commit details
-
Copy full SHA for 88631fc - Browse repository at this point
Copy the full SHA 88631fcView commit details
Commits on Mar 5, 2025
-
fix: Add GraalVM configuration for the JDK's DNS Resolver. (#2123)
This fixes the GraalVM distribution so that it can resolve DNS Names. GraalVM needed the JDK's built-in DNS implementation to be explicitly configured, because the DNS implementation classes are only referenced indirectly through reflection.
Configuration menu - View commit details
-
Copy full SHA for d276672 - Browse repository at this point
Copy the full SHA d276672View commit details
Commits on Mar 7, 2025
-
chore: audit csql test instances (#2117)
* chore: update mysql iam and postgres iam references --------- Co-authored-by: Jack Wotherspoon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31917a4 - Browse repository at this point
Copy the full SHA 31917a4View commit details
Commits on Mar 19, 2025
-
feat: Use standard TLS hostname validation for instances with DNS nam…
…es. (#2125) When the Cloud SQL Instance reports that it has a DNS Name, the connector will use standard TLS hostname validation when checking the server certificate. Now, the server's TLS certificate must contain a SAN record with the instance's DNS name. The ConnectSettings API added a field dns_names which contains all of the valid DNS names for an instance. See also GoogleCloudPlatform/cloud-sql-go-connector#954
Configuration menu - View commit details
-
Copy full SHA for a892017 - Browse repository at this point
Copy the full SHA a892017View commit details -
deps: Update Non-major dependencies (#2115)
* deps: Update Non-major dependencies * deps: Add explicit version for gson to resolve divergent versions in transient dependencies. --------- Co-authored-by: Jonathan Hess <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f91c24 - Browse repository at this point
Copy the full SHA 3f91c24View commit details -
chore(main): release 1.23.2-SNAPSHOT (#2114)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cf12c1 - Browse repository at this point
Copy the full SHA 5cf12c1View commit details -
chore(main): release 1.24.0 (#2126)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3eda142 - Browse repository at this point
Copy the full SHA 3eda142View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.23.1...v1.24.0