🛠 Breaking Changes
🎉 New Features
- feat(python): align to_pandas pandas kwargs by @BubbleCal in #3397
- feat(nodejs): add progress to Table.add by @brendanclement in #3398
- feat(nodejs): add renameTable on Connection by @brendanclement in #3386
🐛 Bug Fixes
- fix(rust): match embedding scannable columns by name by @westonpace in #3410
- fix: support nested field paths in native index creation by @Xuanwo in #3408
- fix: return canonical nested index paths by @Xuanwo in #3413
- fix(python): check all table pages for db membership by @pragnyanramtha in #3395
- fix(python): drop version from Table repr by @mackrorysd in #3411
- fix: discover nested vector columns by default by @Xuanwo in #3423
- fix(python): route sync BaseQueryBuilder.to_batches through async path by @justinrmiller in #3425