🛠 Breaking Changes
- feat!: upgrade lance to 0.19.1 by @BubbleCal in #1762
🎉 New Features
- feat: allow fast_search on python remote table by @rpgreen in #1747
- feat: upgrade lance to 0.18.3 by @westonpace in #1748
- feat(rust): allow
add_embedding
oncreate_empty_table
by @wjones127 in #1754 - feat!: upgrade lance to 0.19.1 by @BubbleCal in #1762
- feat: allow distance type (metric) to be specified during hybrid search by @westonpace in #1777
- feat(node): enable logging and show full errors by @wjones127 in #1775
🐛 Bug Fixes
- fix(python): remove dependency on retry package by @jameswu1991 in #1749
- fix: list_indices can handle fts indexes by @wjones127 in #1753
📚 Documentation
- docs: clarify infrastructure requirements for S3 Express One Zone by @o-alexandrov in #1745
- docs: add permanent link chain icon to headings without impacting SEO by @do-me in #1746
- docs(node): update
indexStats
signature and regenerate docs by @wjones127 in #1742 - docs: fix archived examples links by @rithikJha in #1751
- docs: revamp langchain integration page by @rithikJha in #1773
🚀 Performance Improvements
- perf: eliminate iop in refresh by @wjones127 in #1760
🔧 Build and CI
- ci: update package lock by @wjones127 in #1740