Skip to content

LanceDB v0.38.0-beta.11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 04:32
· 13 commits to main since this release

馃洜 Breaking Changes

  • fix(node): preserve embedding registration in server bundles by @lancedb-gatefixer[bot] in #3806
  • fix(node): route auto search using table embeddings by @lancedb-gatefixer[bot] in #3832

馃帀 New Features

  • feat: accept blob URI writes by @geruh in #3954
  • feat: declare conda environments on Functions by @wkalt in #4057
  • feat: expose list-element FTS document granularity by @Xuanwo in #4050

馃悰 Bug Fixes

  • fix(python): use dev profile for editable builds by @Xuanwo in #4049
  • fix(node): preserve embedding registration in server bundles by @lancedb-gatefixer[bot] in #3806
  • fix(node): route auto search using table embeddings by @lancedb-gatefixer[bot] in #3832
  • fix(remote): centralize timeline consistency by @jackye1995 in #4053
  • fix: share scans across batched vector queries by @lancedb-gatefixer[bot] in #3805
  • fix: support double-quoted filter identifiers by @lancedb-gatefixer[bot] in #3825
  • fix(node): preserve JSON field metadata when adding data by @lancedb-gatefixer[bot] in #4064

馃摎 Documentation

  • docs(python): fix Azure storage options examples by @lancedb-gatefixer[bot] in #3899
  • docs: add comments about metadata conventions by @dantasse in #4054