Change8

v3.0.1.dev0

📦 milvusView on GitHub →
2 deprecations🔧 6 symbols

Summary

Added deprecation warnings for ORM-style public APIs backed by the connections registry. This change targets specific ORM entry points while leaving query and search iterator APIs unaffected for now.

Affected Symbols

⚡ Deprecations

  • ORM-style public APIs backed by the connections registry are now deprecated and will issue warnings.
  • Public ORM entry points including connections, Collection, Partition, Index, Role, orm.db, and connection-bound utility helpers will now issue deprecation warnings.