1.5.31
https://github.com/GoogleCloudPlatform/cloud-spanner-emulator/releases/tag/v1.5.31
New Feature
- Support DROP VECTOR INDEX
- supports comment in ddl.
- Added batch write support.
- Support approx_cosine_distance, approx_euclidean_distance, and approx_dot__product if has vector index on same column and distance type.
- Support ALTER VECTOR INDEX
- Interval support for GSQL dialect.
What's Changed
Full Changelog: 1.5.30...1.5.31