Change8

Migrating to LanceDB v0.28.0-beta.0

Version v0.28.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. Review code that relies on specific namespace structures or enterprise integrations for potential breakage.

Migration Steps

  1. 1
    Review and update code affected by the consolidation of namespace related naming and enterprise integration.

Release Summary

This release focuses on internal refactoring, consolidating namespace related naming and enterprise integration, which introduces breaking changes.

Need More Details?

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

View Full Changelog