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.51.0compared with
Version Details
| 0.50.3 | 0.51.0 | |
|---|---|---|
| Release date | Sep 23, 2025 | Oct 07, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.50.3 | 0.51.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.checkerframework » checker-qual | 3.51.0 | 3.51.1 |
Test Changes (1)
| 0.50.3 | 0.51.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.java.dev.jna » jna | 5.18.0 | 5.18.1 |