milvus-sdk-java-2.6.19
Release date: 2026-05-13
Compatible with Milvus v2.6.x
Feature
- Add projectId and regionId support for cloud import interfaces
- Add volume describe API and external volume support
- Add collection ID support for describeCollection() and batchDescribeCollection()
Improvement
- Add option parameters to ConnectConfig and ConnectParam
- Align request identifier behavior with PyMilvus