github lancedb/lancedb v0.31.0-beta.0
Node/Rust LanceDB v0.31.0-beta.0

6 hours ago

🛠 Breaking Changes

  • refactor!: drop unused loss field from IndexStatistics by @wjones127 in #3496

🎉 New Features

🐛 Bug Fixes

  • fix(python): make LanceDBClientError pickleable by @hashwnath in #3470
  • fix(python): run AsyncTable.search embeddings on a dedicated executor by @Ar-maan05 in #3459
  • fix(python): push down namespace full reads by @BubbleCal in #3516
  • fix(util): convert numpy scalars in value_to_sql by @devteamaegis in #3522
  • fix(nodejs): treat NAPI_RS_FORCE_WASI as truthy only when set to 'true' by @nuthalapativarun in #3519
  • fix: support LargeList label list indexes by @Xuanwo in #3529
  • fix(python): raise clear TypeError for bare List/Tuple in pydantic schema conversion by @Ar-maan05 in #3511
  • fix(rust): report local write progress bytes from Lance by @GHX5T-SOL in #3422
  • fix(util): escape single quotes in struct field names in value_to_sql by @JSap0914 in #3548
  • fix(python): clarify single dictionary input error by @whitewooood in #3537
  • fix(rust): return typed errors instead of panicking in Bedrock embedding path by @Ar-maan05 in #3512
  • fix(ci): allow shell pre-commit hooks in bumpversion configs by @wjones127 in #3554

🚀 Performance Improvements

Other Changes

Don't miss a new lancedb release

NewReleases is sending notifications on new releases.