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.48.2compared with
Version Details
| 0.48.1 | 0.48.2 | |
|---|---|---|
| Release date | May 30, 2025 | Jun 04, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 0.48.1 | 0.48.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.bouncycastle » bcpkix-jdk18on | 1.80 | 1.81 |
| ~ Updated | org.checkerframework » checker-qual | 3.49.3 | 3.49.4 |
| ~ Updated | org.postgresql » postgresql | 42.7.5 | 42.7.6 |