Skip to content

1.5.31

Choose a tag to compare

@RoryQ RoryQ released this 07 Jun 09:51
· 44 commits to master since this release
7a8b805

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

  • Update version bumper by @RoryQ in #115
  • chore: update emulator version to 1.5.31 by @RoryQ in #119

Full Changelog: 1.5.30...1.5.31