v2.5.9
📦 milvusView on GitHub →
🐛 5 fixes🔧 2 symbols
Summary
This patch release focuses on several bug fixes, including ensuring request-id propagation, correcting schema timestamp handling, and fixing parameter passing issues in collection loading methods.
🐛 Bug Fixes
- Request-id is now passed in metadata per API.
- Handled collection schema update timestamp.
- Removed default replica_number in load_collection.
- Extended iterable instead of assigning load_fields.
- Fixed missing kwargs in load_partition.