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.36.0compared with
Version Details
| 0.34.0 | 0.36.0 | |
|---|---|---|
| Release date | Jun 08, 2024 | Jul 06, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.34.0 | 0.36.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud.opentelemetry » exporter-metrics | 0.23.0 | 0.30.0 |
| ~ Updated | com.google.cloud.opentelemetry » exporter-trace | 0.23.0 | 0.30.0 |
| ~ Updated | org.apache.maven » maven-model | 3.9.7 | 3.9.8 |
| ~ Updated | org.checkerframework » checker-qual | 3.44.0 | 3.45.0 |