Change8

v0.22.3-beta.1

📦 lancedbView on GitHub →
5 features🔧 2 symbols

Summary

This release introduces several new features, including an output_schema method for queries and expanded support for multivector models, while also removing the default DynamoDB dependency.

Migration Steps

  1. If you relied on DynamoDB being included by default, you may need to explicitly add it as a dependency.
  2. Review usage of lance files as codex is now available for automatic upgrades.

✨ New Features

  • Added output_schema method to queries.
  • Removed DynamoDB default dependency.
  • Expanded support for multivector colpali models and enhancements.
  • Introduced codex for automatically upgrading lance files.
  • Added a permutation reader capable of reading a permutation view.

🔧 Affected Symbols

output_schemapermutation reader