1.5.14
https://github.com/GoogleCloudPlatform/cloud-spanner-emulator/releases/tag/v1.5.14
Bug Fixes
ALTER DATABASE ddl not supported (https://github.com/GoogleCloudPlatform/cloud-spanner-emulator/issues/27)
New Feature
upgrade distroless docker build
Support ALTER DATABASE DDL no-op on Cloud Spanner Emulator.
Fix foreign key transaction restriction for the transaction with multiple flush.
Support Sequence in PostgreSQL.
Return unsupported error for upsert queries in Emulator
Support ALTER DATABASE DDL no-op on Cloud Spanner Emulator.
Support constant-value batch queries like SELECT 1, which are now supported by Cloud Spanner
upgrade go language dependency
Add builtin PostgreSQL TVFs to the Spanner Emulator