Skip to content

lancedb

v0.30.1-beta.1 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 13h Vector Databases
βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

Topics

approximate-nearest-neighbor-search image-search nearest-neighbor-search recommender-system search-engine semantic-search
+2 more
similarity-search vector-db

ReleasePort's take

Light signal
editorial:auto 10h

Version v0.30.1‑beta.1 introduces remote table support for PyTorch dataloaders and blob mode in query_to_pandas, while deprecating replace_field_metadata.

Why it matters: Affects Python API users; the deprecated replace_field_metadata will be removed, requiring migration to update_field_metadata before future releases.

Summary

AI summary

Updates πŸŽ‰ New Features, python, and feat across a mixed release.

Changes in this release

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

Breaking Changes

  • Deprecates replace_field_metadata in favor of update_field_metadata

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

Track lancedb

Get notified when new releases ship.

Sign up free

About lancedb

Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.

All releases β†’

Related context

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]