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.24.0compared with
Version Details
| 0.23.1 | 0.24.0 | |
|---|---|---|
| Release date | Sep 08, 2023 | Sep 21, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.23.1 | 0.24.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.auto.value » auto-value-annotations | 1.10.3 | 1.10.4 |
| ~ Updated | com.google.cloud » google-cloud-spanner | 6.45.0 | 6.47.0 |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-common | 2.7.0 | 2.7.2 |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-core | 2.7.0 | 2.7.2 |
Test Changes (1)
| 0.23.1 | 0.24.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud » google-cloud-spanner | 6.45.0 | 6.47.0 |