Release date: 2021-07-13
Compatibility
Milvus version | Python SDK version | Java SDK version | Go SDK version |
---|---|---|---|
2.0.0-RC2 | 2.0.0rc2 | Coming soon | Coming soon |
Improvements
- Refactor cluster in dataservice (#6356)
- Refactor meta in data coord (#6300)
- Optimize code under storage (#6335)
- Optimize stop process logic (#6256)
- Add collectionID and partitionID into SegmentIndexInfo (#6289)
- Clear proxy sarchStream when releaseCollection (#6258)
- Fix travel timestamp and guarantee timestamp (#6234)
- Merge retrieve and search code in query node (#6227)
- Add candidate management for datacoord dn cluster (#6196)
- Modified pulsar maxMessageSize with docker compose (#6240)
- Add Building Milvus with Docker Docs (#6188)
- Fix compile error on CentOS (#6359)
- Fix comile on CentOS (#6334)
Features
- Add minio FGet method (#6386)
- Add GetFlushedSegments in data coordinator (#6253)
- Add GetIndexStates (#6213)
- Add time record for build index and search process (#6231)