Skip to content

v10.1.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@lance-community lance-community released this 01 Aug 22:15
· 154 commits to main since this release

What's Changed

New Features 馃帀

  • feat(cache): support register and switch pluggable cache backend by @yanghua in #7683
  • feat(java): expose index build progress callbacks by @hfutatzhanghb in #8090
  • feat(fts): compose boosted compound scorers by @BubbleCal in #8094
  • feat(fts): export CompoundQueryExec and support an injected base scorer by @LuQQiu in #8131
  • feat(goosefs): implement safe commit with ConditionalPutCommitHandler by @XuQianJin-Stars in #8134

Bug Fixes 馃悰

  • fix: recognize own commit on conflict and avoid deleting committed artifacts by @jackye1995 in #7722
  • fix(index): keep address-domain indices off replaced fragments by @wjones127 in #8084
  • fix(index): compare Hamming IVF centroids during merge by @jackye1995 in #8132

Performance Improvements 馃殌

  • perf(index): skip the write-only distance column when loading HNSW partitions by @wombatu-kun in #8136

Full Changelog: v10.1.0-beta.1...v10.1.0-beta.2