This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
ReleasePort's take
Light signalPythonβv0.33.1βbeta.1 adds remote table support to PyTorch dataloaders, a new update_field_metadata API method, and blob mode for query_to_pandas.
Why it matters: These features expand data ingestion flexibility (remote tables) and simplify metadata management, benefiting developers building scalable ML pipelines.
Summary
AI summaryUpdates π New Features, python, and feat across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds support for remote tables in PyTorch dataloaders (Python) Adds support for remote tables in PyTorch dataloaders (Python) Source: llm_adapter@2026-06-03 Confidence: high |
β |
| Feature | Medium |
Adds update_field_metadata to edit per-field metadata Adds update_field_metadata to edit per-field metadata Source: llm_adapter@2026-06-03 Confidence: high |
β |
| Feature | Medium |
Adds blob mode support to query to_pandas in Python Adds blob mode support to query to_pandas in Python Source: llm_adapter@2026-06-03 Confidence: high |
β |
| Deprecation | Low |
Deprecates replace_field_metadata in favor of update_field_metadata Deprecates replace_field_metadata in favor of update_field_metadata Source: llm_adapter@2026-06-03 Confidence: high |
β |
Full changelog
π New Features
- feat(python): support remote tables in PyTorch dataloaders by @Xuanwo in https://github.com/lancedb/lancedb/pull/3432
- feat: add update_field_metadata to edit per-field metadata by @brendanclement in https://github.com/lancedb/lancedb/pull/3482
- feat: deprecate replace_field_metadata for update_field_metadata by @brendanclement in https://github.com/lancedb/lancedb/pull/3484
- feat(python): support blob modes in query to_pandas by @BubbleCal in https://github.com/lancedb/lancedb/pull/3487
π Bug Fixes
- feat(python): support blob modes in query to_pandas by @BubbleCal in https://github.com/lancedb/lancedb/pull/3487
π§ Build and CI
- ci: move Lance dependency bump flow into skill by @Xuanwo in https://github.com/lancedb/lancedb/pull/3475
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About lancedb
Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.
Related context
Related tools
Earlier breaking changes
- v0.30.0-beta.0 Fixes nested field paths support in native index creation
- vpython-v0.32.0 Namespace naming and enterprise integration refactored with breaking changes
- v0.29.0 Consolidate namespace related naming and enterprise integration
Beta — feedback welcome: [email protected]