v2.5.17
📦 milvusView on GitHub →
✨ 3 features🐛 1 fixes
Summary
This release introduces enhancements for primary key insertion with autoID, support for serialized JSON inserts, and geometry support in the bulk writer. It also includes a fix for GCP stage configuration.
✨ New Features
- Allow users to insert primary keys (PK) when autoID is enabled.
- Support inserting serialized JSON data.
- Bulk writer now supports geometry data types.
🐛 Bug Fixes
- GCP now supports using stage configurations.