Change8

Migrating to LanceDB python-v0.31.0-beta.0

Version python-v0.31.0-beta.0 introduces 1 breaking change. This guide details how to update your code.

Released: 4/3/2026

1
Breaking Changes
1
Migration Steps
0
Affected Symbols

Breaking Changes

Issue #1

Namespace related naming and enterprise integration have been consolidated, which may require code updates if relying on previous naming conventions or specific enterprise integration patterns.

Migration Steps

  1. 1
    Review code for any reliance on consolidated namespace naming or enterprise integration patterns affected by the refactor in pull request #3205.

Release Summary

This release includes a significant refactor consolidating namespace related naming and enterprise integration.

Need More Details?

View the full release notes and all changes for LanceDB python-v0.31.0-beta.0.

View Full Changelog