v2.5.12
📦 milvusView on GitHub →
🐛 4 fixes🔧 1 symbols
Summary
This release focuses on performance optimizations, bug fixes related to compaction and data handling, and general code quality improvements based on linting updates.
🐛 Bug Fixes
- Added retry logic in compact for compatibility with older Milvus servers to reduce collection description calls.
- Removed validation for collection_id in the manual_compaction method.
- Updated parameters for the manual_compaction method.
- Fixed an issue where hybridExtraList was missing the iter method and dynamic fields could overwrite fixed field values.