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
| 1.16.0 | 1.17.0 | |
|---|---|---|
| Release date | Feb 14, 2024 | Mar 12, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.16.0 | 1.17.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud.sql » jdbc-socket-factory-core | 1.16.0 | 1.17.0 |
Provided Changes (1)
| 1.16.0 | 1.17.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.postgresql » postgresql | 42.7.1 | 42.7.2 |
Test Changes (2)
| 1.16.0 | 1.17.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.truth » truth | 1.4.0 | 1.4.2 |
| - Removed | com.google.guava » guava | 33.0.0-android | - |
