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
| 1.1.0 | 1.2.0 | |
|---|---|---|
| Release date | Sep 15, 2020 | Nov 19, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud.sql » jdbc-socket-factory-core | 1.1.0 | 1.2.0 |
Provided Changes (1)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.postgresql » postgresql | 42.2.16 | 42.2.18 |
Test Changes (3)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.truth » truth | - | 1.1 |
| + Added | com.zaxxer » HikariCP | - | 3.4.5 |
| + Added | junit » junit | - | 4.13.1 |