v0.38.1
What's Changed
New Features 馃帀
- feat: upgrade url crate, rework temporary directory utils by @westonpace in #4860
- feat: support fragment-level update columns by @wayneli-vt in #4715
- feat: change one-pass GPU ivf-pq indexing as default by @eddyxu in #4879
- feat: add scan_range_after_filter pushdown optimization for filtered reads by @LuQQiu in #4795
Bug Fixes 馃悰
- fix: typo in ut test_fragment_update by @wojiaodoubao in #4878
- fix: filter out vectors that could produce infinite l2 distances by @wjones127 in #4890
- fix: don't log the 'experimental' warning if users are using 2.1 by @westonpace in #4880
- fix: don't retain indices that have no rows by @wjones127 in #4875
Documentation 馃摎
- docs: rework file specification docs by @westonpace in #4619
Other Changes
Full Changelog: v0.38.0...v0.38.1