Skip to content

milvus-sdk-java-2.3.2

Compare
Choose a tag to compare
@yhmo yhmo released this 25 Oct 09:51
· 225 commits to master since this release
9e62d84

Release date:2023-10-25

Compatible with Milvus v2.3.x

Feature

  • Support Array type field(new feature of Milvus v2.3.2)

Improvement

  • Fix a bug that consistency level is ignored in search() interface
  • Fix a bug the MilvusMultiServiceClient cannot specify database name
  • Fix a bug that high-level search API can only return the first vector's results
  • Upgrade dependencies to fix some vulnerabilities
  • Set log level for MilvusMultiServiceClient in runtime
  • Support insert dynamic values by column-based