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.28.0compared with

Version Details

Runtime Changes (1)

0.27.1 0.28.0
ChangeGroup / ArtifactPreviousCurrent
+ Added org.jetbrains.kotlin » kotlin-stdlib-jdk8-1.9.22

Test Changes (2)

0.27.1 0.28.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.cloud » google-cloud-spanner6.51.0-
~ Updated net.java.dev.jna » jna5.13.05.14.0