Skip to content

v0.10.0: improve HNSW building performance, low recall bug fix and projection expression support

Choose a tag to compare

@BubbleCal BubbleCal released this 27 Feb 15:54
· 4058 commits to main since this release

Breaking Change

  • Vector queries no longer return the vector column when columns= or project() does not include the vector column. (default behavior did not change, all columns are returned)

What's Changed

Full Changelog: v0.9.19...v0.10.0