v2.6.2
📦 milvusView on GitHub →
✨ 2 features🐛 2 fixes
Summary
PyMilvus v2.6.2 introduces support for grouping by JSON fields and fixes several issues related to partial upsert operations. It also includes enhancements for OSS bucket connections.
✨ New Features
- Support group by json field (#2884).
- Support connectType when using oss-bucket.
🐛 Bug Fixes
- Refined partial upsert to preserve unspecified fields (#2955).
- Corrected validation logic for partial upsert requests (#2974).