milvus-sdk-java-2.4.7
Release date: 2024-10-25
Compatible with Milvus v2.4.x
Feature
- Support flush() interface for V2
- Support compact()/getCompactionState() interfaces for V2
Improvement
- Support setting properties for V2 CreateCollectionReq
- Support Session consistency level for V1 and V2
- Return entities ids for V2 InsertResp
Bug
- Fix a RpcDeadline bug for V2