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.16.0compared with
Version Details
| 0.15.0 | 0.16.0 | |
|---|---|---|
| Release date | Jan 18, 2023 | Feb 06, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.15.0 | 0.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud » google-cloud-spanner | 6.33.0 | 6.35.1 |
| ~ Updated | org.apache.commons » commons-csv | 1.9.0 | 1.10.0 |
Test Changes (2)
| 0.15.0 | 0.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud » google-cloud-spanner | 6.33.0 | 6.35.1 |
| ~ Updated | net.java.dev.jna » jna | 5.12.1 | 5.13.0 |