Change8

python-v0.24.2-beta.1

📦 lancedbView on GitHub →
3 features🐛 1 fixes

Summary

This release introduces new features across the Java and JavaScript SDKs, including namespace integration and multivector support, alongside a critical bug fix for embedding functions.

✨ New Features

  • Integrated lance-namespace into the lancedb Java SDK.
  • Added ability to set a custom Session on ListingDatabase.
  • Added support for multivector in the JavaScript SDK.

🐛 Bug Fixes

  • Fixed an issue where input with missing columns caused errors when using embedding functions.