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.11.0compared with
Version Details
| 0.10.1 | 0.11.0 | |
|---|---|---|
| Release date | Oct 21, 2022 | Oct 28, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.10.1 | 0.11.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-common | 2.6.0 | 2.6.1 |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-core | 2.6.0 | 2.6.1 |
Test Changes (1)
| 0.10.1 | 0.11.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mockito » mockito-core | 4.8.0 | 4.8.1 |