Skip to content

v0.8.0

Compare
Choose a tag to compare
@release-please release-please released this 10 Feb 18:40
3872af1

0.8.0 (2025-02-07)

Features

  • graph: Flexible Schema Extension to SpannerGraphStore (#125) (44db678)
  • Implement Approximate Nearest Neighbor support for DDL (CREATE TABLE, CREATE VECTOR INDEX) (#124) (5a25f91)
  • samples: Provide guide for ANN vector store end-to-end usage in Jupyter Notebook (#139) (f78b9ee), closes #94

Bug Fixes

  • Make ANN algorithm updates based off usage + testing (#140) (524678b)
  • testing+linting: Add nox lint+format directives (#123) (b10dc28)