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.49.0compared with
Version Details
| 0.48.2 | 0.49.0 | |
|---|---|---|
| Release date | Jun 04, 2025 | Jul 30, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (15)
| 0.48.2 | 0.49.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.re2j » re2j | - | 1.8 |
| ~ Updated | com.google.cloud.opentelemetry » exporter-metrics | 0.35.0 | 0.36.0 |
| ~ Updated | com.google.cloud.opentelemetry » exporter-trace | 0.35.0 | 0.36.0 |
| ~ Updated | commons-codec » commons-codec | 1.18.0 | 1.19.0 |
| ~ Updated | io.opentelemetry » opentelemetry-api | 1.50.0 | 1.52.0 |
| ~ Updated | io.opentelemetry » opentelemetry-exporter-logging | 1.50.0 | 1.52.0 |
| ~ Updated | io.opentelemetry » opentelemetry-exporter-otlp | 1.50.0 | 1.52.0 |
| ~ Updated | io.opentelemetry » opentelemetry-sdk | 1.50.0 | 1.52.0 |
| ~ Updated | io.opentelemetry » opentelemetry-sdk-extension-autoconfigure | 1.50.0 | 1.52.0 |
| ~ Updated | io.opentelemetry » opentelemetry-sdk-extension-autoconfigure-spi | 1.50.0 | 1.52.0 |
| ~ Updated | io.opentelemetry » opentelemetry-sdk-metrics | 1.50.0 | 1.52.0 |
| ~ Updated | org.apache.commons » commons-text | 1.13.1 | 1.14.0 |
| ~ Updated | org.apache.maven » maven-model | 3.9.9 | 3.9.11 |
| ~ Updated | org.checkerframework » checker-qual | 3.49.4 | 3.49.5 |
| ~ Updated | org.postgresql » postgresql | 42.7.6 | 42.7.7 |
Runtime Changes (1)
| 0.48.2 | 0.49.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 2.1.21 | 2.2.0 |