python-v0.25.4-beta.0
📦 lancedbView on GitHub →
✨ 4 features🐛 1 fixes
Summary
This release introduces features like namespace credentials vending and allows Lance to manage default partition counts. It also includes documentation updates and a dependency bump to Lance version 0.40-0-beta.2.
✨ New Features
- Pare down documentation to only show API references.
- Bumped Lance version to 0.40-0-beta.2.
- Allow Lance to determine the default value for the num_partitions parameter.
- Support namespace credentials vending.
🐛 Bug Fixes
- Updated the quickstart link in the README under the 'how to install' section.