R2DBC ConnectionFactory to connect to a Cloud SQL MySQL 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 (2)
| 1.16.0 | 1.17.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud.sql » cloud-sql-connector-r2dbc-core | 1.16.0 | 1.17.0 |
| ~ 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 | io.asyncer » r2dbc-mysql | 1.1.1 | 1.1.2 |
Test Changes (3)
| 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 |
| ~ Updated | com.google.truth » truth | 1.4.0 | 1.4.2 |
| ~ Updated | io.projectreactor » reactor-core | 3.6.2 | 3.6.4 |