R2DBC ConnectionFactory to connect to a Cloud SQL Postgres database without having to deal with IP allowlisting or
SSL
certificates manually.
Version1.6.0compared with
Version Details
| 1.5.0 | 1.6.0 | |
|---|---|---|
| Release date | Apr 06, 2022 | May 04, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 1.5.0 | 1.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud.sql » cloud-sql-connector-r2dbc-core | 1.5.0 | 1.6.0 |
| ~ Updated | com.google.cloud.sql » jdbc-socket-factory-core | 1.5.0 | 1.6.0 |
| ~ Updated | io.netty » netty-handler | 4.1.75.Final | 4.1.76.Final |
| ~ Updated | io.r2dbc » r2dbc-spi | 0.9.1.RELEASE | 1.0.0.RELEASE |
| - Removed | org.reactivestreams » reactive-streams | 1.0.3 | - |
Test Changes (2)
| 1.5.0 | 1.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.reactivestreams » reactive-streams | - | 1.0.3 |
| ~ Updated | io.projectreactor » reactor-core | 3.4.16 | 3.4.17 |
