Node/Rust LanceDB v0.31.0-beta.5
🎉 New Features
- feat(python): expose OAuth connection config by @jackye1995 in #3586
- feat(node): expose OAuth connection config by @jackye1995 in #3587
- feat: add skill to work with branches better by @dantasse in #3596
- feat: add polars dataframe integration by @westonpace in #3584
- feat(remote): monotonic reads via x-lancedb-min-read-version watermark by @jackye1995 in #3597
🐛 Bug Fixes
- fix(python): raise clear error when permutation API is used on remote tables (Fixes #2934) by @rtmalikian in #3591
- fix: add missing stacklevel=2 to warnings.warn() calls (Fixes #3589) by @rtmalikian in #3590
- fix(python): route sync namespace connections through rust by @jackye1995 in #3598