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.55.2compared with
Version Details
| 0.55.1 | 0.55.2 | |
|---|---|---|
| Release date | Jul 04, 2026 | Aug 12, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (13)
| 0.55.1 | 0.55.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud » google-cloud-spanner | - | 6.120.0 |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-common | 2.10.1 | 2.11.0 |
| ~ Updated | com.kohlschutter.junixsocket » junixsocket-core | 2.10.1 | 2.11.0 |
| ~ Updated | commons-codec » commons-codec | 1.22.0 | 1.22.1 |
| ~ Updated | io.opentelemetry » opentelemetry-api | 1.63.0 | 1.65.0 |
| ~ Updated | io.opentelemetry » opentelemetry-exporter-logging | 1.63.0 | 1.65.0 |
| ~ Updated | io.opentelemetry » opentelemetry-exporter-otlp | 1.63.0 | 1.65.0 |
| ~ Updated | io.opentelemetry » opentelemetry-sdk | 1.63.0 | 1.65.0 |
| ~ Updated | io.opentelemetry » opentelemetry-sdk-extension-autoconfigure | 1.63.0 | 1.65.0 |
| ~ Updated | io.opentelemetry » opentelemetry-sdk-extension-autoconfigure-spi | 1.63.0 | 1.65.0 |
| ~ Updated | io.opentelemetry » opentelemetry-sdk-metrics | 1.63.0 | 1.65.0 |
| ~ Updated | org.bouncycastle » bcpkix-jdk18on | 1.84 | 1.85 |
| ~ Updated | org.postgresql » postgresql | 42.7.12 | 42.7.13 |
Runtime Changes (1)
| 0.55.1 | 0.55.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 2.4.0 | 2.4.10 |
Test Changes (1)
| 0.55.1 | 0.55.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud » google-cloud-spanner | - | 6.120.0 |
Managed Changes (2)
| 0.55.1 | 0.55.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.bouncycastle » bcprov-jdk18on | - | 1.85.2 |
| + Added | org.bouncycastle » bcutil-jdk18on | - | 1.85 |