🎉 New Features
- feat(python): drop hard dependency on pylance by @wjones127 in #2156
- feat: record the server version for remote table by @BubbleCal in #2147
- feat(rust): introduce Catalog trait and implement ListingCatalog by @yanghua in #2148
- feat: support modifying field metadata in lancedb python by @albertlockett in #2178
🐛 Bug Fixes
- fix: don't use with_schema to remove schema metadata by @westonpace in #2162