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.26.0compared with
Version Details
| 0.25.0 | 0.26.0 | |
|---|---|---|
| Release date | Oct 14, 2023 | Nov 07, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 0.25.0 | 0.26.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-common | 2.8.1 | 2.8.2 |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-core | 2.8.1 | 2.8.2 |
| ~ Updated | commons-cli » commons-cli | 1.5.0 | 1.6.0 |
| ~ Updated | org.apache.commons » commons-text | 1.10.0 | 1.11.0 |
| ~ Updated | org.checkerframework » checker-qual | 3.39.0 | 3.40.0 |