github lancedb/lancedb python-v0.29.0
Python LanceDB v0.29.0

latest release: v0.26.0
6 hours ago

🎉 New Features

🐛 Bug Fixes

  • fix: support pydantic list of structs or optional struct by @eddyxu in #2953
  • fix: don't store all columns in the permutation table by @westonpace in #2957
  • fix(python): uses PIL incorrectly and may raise AttributeError by @ddupg in #2954
  • fix(rust): support embeddings in create_empty_table by @Mesut-Doner in #2961
  • fix(python): cancel remote queries on sync API interruption by @amanharshx in #2913
  • fix: include _rowid in hash and calculated split projections by @wjones127 in #2965
  • fix(node): allow bigint[] for takeRowIds by @VedantMadane in #2916
  • ci: fix publish failure notifications being skipped by @wjones127 in #2976
  • fix: avoid force push in codex workflows to work with v0.95.0 git safety by @jackye1995 in #2981
  • fix: remove x86_64-apple-darwin from list of npm triples by @jackye1995 in #2987

📚 Documentation

Other Changes

🔧 Build and CI

Don't miss a new lancedb release

NewReleases is sending notifications on new releases.