Change8

python-v0.31.0-beta.0

Breaking Changes
📦 lancedbView on GitHub →
1 breaking

Summary

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

⚠️ Breaking Changes

  • 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. Review code for any reliance on consolidated namespace naming or enterprise integration patterns affected by the refactor in pull request #3205.