The PGAdapter server implements the PostgreSQL wire-protocol, but sends all received statements
to a Cloud Spanner database instead of a PostgreSQL database. The Cloud Spanner database must
have been created to use the PostgreSQL dialect. See https://cloud.google.com/spanner/docs/quickstart-console#postgresql
for more information on how to create PostgreSQL dialect databases on Cloud Spanner.
Version0.18.4compared with
Version Details
| 0.18.3 | 0.18.4 | |
|---|---|---|
| Release date | Mar 20, 2023 | Apr 15, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.18.3 | 0.18.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.checkerframework » checker-qual | - | 3.33.0 |
| ~ Updated | com.google.cloud » google-cloud-spanner | 6.35.2 | 6.40.0 |
| ~ Updated | org.apache.maven » maven-model | 3.9.0 | 3.9.1 |
| ~ Updated | org.postgresql » postgresql | 42.5.4 | 42.6.0 |
Test Changes (1)
| 0.18.3 | 0.18.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud » google-cloud-spanner | 6.35.2 | 6.40.0 |