R2DBC ConnectionFactory to connect to a Cloud SQL MySQL 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 (2)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud.sql » cloud-sql-connector-r2dbc-core | 1.1.0 | 1.2.0 |
| ~ Updated | io.r2dbc » r2dbc-spi | 0.8.2.RELEASE | 0.8.3.RELEASE |
Test Changes (4)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.truth » truth | - | 1.1 |
| + Added | io.r2dbc » r2dbc-pool | - | 0.8.5.RELEASE |
| ~ Updated | junit » junit | 4.13 | 4.13.1 |
| - Removed | org.assertj » assertj-core | 3.17.2 | - |
