Skip to content

1.5.14

Compare
Choose a tag to compare
@RoryQ RoryQ released this 25 Mar 09:56
· 15 commits to master since this release
e21120a

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