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.14.1compared with
Version Details
| 0.14.0 | 0.14.1 | |
|---|---|---|
| Release date | Dec 19, 2022 | Jan 06, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.14.0 | 0.14.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.maven » maven-model | 3.8.6 | 3.8.7 |
Test Changes (1)
| 0.14.0 | 0.14.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mockito » mockito-core | 4.9.0 | 4.11.0 |