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.46.1compared with
Version Details
| 0.46.0 | 0.46.1 | |
|---|---|---|
| Release date | Mar 08, 2025 | Mar 21, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 0.46.0 | 0.46.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud.opentelemetry » exporter-metrics | 0.33.0 | 0.34.0 |
| ~ Updated | com.google.cloud.opentelemetry » exporter-trace | 0.33.0 | 0.34.0 |
| ~ Updated | org.apache.commons » commons-csv | 1.13.0 | 1.14.0 |
Runtime Changes (1)
| 0.46.0 | 0.46.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 2.1.10 | 2.1.20 |
Test Changes (1)
| 0.46.0 | 0.46.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.java.dev.jna » jna | 5.16.0 | 5.17.0 |