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.23.1compared with
Version Details
| 0.23.0 | 0.23.1 | |
|---|---|---|
| Release date | Aug 10, 2023 | Sep 08, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.23.0 | 0.23.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.auto.value » auto-value-annotations | 1.10.2 | 1.10.3 |
| ~ Updated | org.checkerframework » checker-qual | 3.37.0 | 3.38.0 |
Test Changes (1)
| 0.23.0 | 0.23.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.api » gax-grpc | 2.18.2 | - |