Skip to content

milvus-sdk-java-2.4.7

Compare
Choose a tag to compare
@yhmo yhmo released this 25 Oct 09:14
· 141 commits to master since this release
3d6de38

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