Skip to content

Comments

Add Cloud SQL socket factory dependency#397

Merged
davideme merged 2 commits intomainfrom
codex/troubleshoot-socketfactory-error
Feb 20, 2026
Merged

Add Cloud SQL socket factory dependency#397
davideme merged 2 commits intomainfrom
codex/troubleshoot-socketfactory-error

Conversation

@davideme
Copy link
Owner

Summary

  • add a Cloud SQL JDBC socket factory dependency so the configured SocketFactory class is available
  • expose the version in pom.xml to keep configuration consistent

Testing

  • Not run (not requested)

Copilot AI review requested due to automatic review settings February 20, 2026 11:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds the Google Cloud SQL JDBC socket factory dependency to enable Cloud SQL connectivity via Unix sockets. The changes support the existing DataSourceConfig implementation which configures com.google.cloud.sql.postgres.SocketFactory for Cloud SQL database connections.

Changes:

  • Added version property for Cloud SQL JDBC socket factory (1.28.0)
  • Added postgres-socket-factory runtime dependency from com.google.cloud.sql

@davideme davideme merged commit 5de698c into main Feb 20, 2026
4 checks passed
@davideme davideme deleted the codex/troubleshoot-socketfactory-error branch February 20, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant