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.43.0compared with
Version Details
| 0.42.3 | 0.43.0 | |
|---|---|---|
| Release date | Jan 18, 2025 | Feb 06, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.42.3 | 0.43.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-codec » commons-codec | 1.17.2 | 1.18.0 |
| ~ Updated | org.checkerframework » checker-qual | 3.48.4 | 3.49.0 |
| ~ Updated | org.postgresql » postgresql | 42.7.4 | 42.7.5 |
| - Removed | io.opentelemetry.semconv » opentelemetry-semconv | 1.29.0-alpha | - |
Runtime Changes (1)
| 0.42.3 | 0.43.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 2.1.0 | 2.1.10 |