Skip to content

milvus-sdk-java-2.6.19

Choose a tag to compare

@yhmoyhmo released this 13 May 10:40
· 168 commits to master since this release
63abe1b

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