Skip to content

milvus-sdk-java-2.5.3

Latest
Compare
Choose a tag to compare
@yhmo yhmo released this 31 Dec 09:59
· 27 commits to master since this release
b7ab345

Release date: 2024-12-31

Compatible with Milvus v2.5.x

Feature

  • Support alterCollectionField interface for V2
  • Support refreshLoad/getPartitionStats interfaces for V2
  • Support dropIndexProperties/dropDatabaseProperties/dropCollectionProperties for V2
  • Support resource group interfaces for V2

Improvement

  • Return recall rate in search result for V2
  • QueryIterator/SearchIterator support retry