Skip to content

milvus-0.10.5

Compare
Choose a tag to compare
@JinHai-CN JinHai-CN released this 07 Jan 11:11
4175ac1

Release date:2021-01-07

Compatibility

Milvus version Python SDK version Java SDK version Go SDK version
0.10.5 0.2.15 0.8.6 0.4.5

Compatibility changes

  • The load_collection() method supports preloading specified partitions. #4307

Improvements

  • Optimizes the process of indexing and querying. #4454

Fixed issues

  • Calling load_collection() and search() in multiple threads causes Milvus to hang. #4378
  • Milvus only searches the default partition if the search parameter partition_tags contains _default. #4484

See CHANGELOG for more information.