v2.5.6
📦 milvusView on GitHub →
🐛 4 fixes🔧 1 symbols
Summary
This release focuses on stability, addressing several bugs related to index creation and database name handling. It also removes an unnecessary internal utility.
🐛 Bug Fixes
- Removed field check in create_index.
- Fixed failure when creating multiple indices for a single field.
- Removed the not useful SequenceIterator.
- Fixed an issue where db_name was being overwritten by an empty string.