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.54.0compared with
Version Details
| 0.53.3 | 0.54.0 | |
|---|---|---|
| Release date | Mar 16, 2026 | Apr 02, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Runtime Changes (1)
| 0.53.3 | 0.54.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 2.3.10 | 2.3.20 |