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.2.0compared with

Version Details

Compile Changes (1)

1.1.0 1.2.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.cloud.sql » jdbc-socket-factory-core1.1.01.2.0

Provided Changes (1)

1.1.0 1.2.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.postgresql » postgresql42.2.1642.2.18

Test Changes (3)

1.1.0 1.2.0
ChangeGroup / ArtifactPreviousCurrent
+ Added com.google.truth » truth-1.1
+ Added com.zaxxer » HikariCP-3.4.5
+ Added junit » junit-4.13.1