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.6.0compared with
Version Details
| 0.5.1 | 0.6.0 | |
|---|---|---|
| Release date | Jun 23, 2022 | Jul 11, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 0.5.1 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud » google-cloud-spanner | 6.25.6 | 6.25.7 |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-common | 2.5.0 | 2.5.1 |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-core | 2.5.0 | 2.5.1 |
Test Changes (3)
| 0.5.1 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.api » gax-grpc | 2.18.1 | 2.18.2 |
| ~ Updated | com.google.cloud » google-cloud-spanner | 6.25.6 | 6.25.7 |
| ~ Updated | net.java.dev.jna » jna | 5.11.0 | 5.12.1 |