Socket factory for the Postgres JDBC driver that allows a user with the appropriate permissions to connect to a Cloud SQL database without having to deal with IP allowlisting or SSL certificates manually.
Version1.17.0compared with

Version Details

Compile Changes (1)

1.16.0 1.17.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.cloud.sql » jdbc-socket-factory-core1.16.01.17.0

Provided Changes (1)

1.16.0 1.17.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.postgresql » postgresql42.7.142.7.2

Test Changes (2)

1.16.0 1.17.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.truth » truth1.4.01.4.2
- Removed com.google.guava » guava33.0.0-android-