Skip to content

milvus-0.10.1

Compare
Choose a tag to compare
@JinHai-CN JinHai-CN released this 20 Jul 10:16
7a59447

Release date:2020-7-20

Compatibility

Milvus version Python SDK version Java SDK version Go SDK version
0.10.1 0.2.14 0.8.3 0.4.3

Fixed issues

  • Occasionally, the result count does not match the query count. #2578
  • IVF_PQ does not support IP on GPU-enabled Milvus. #2585
  • Milvus reports "illegal instruction" when running on some legacy CPUs. #2598
  • Updated the range of HNSW settings. #2637
  • Milvus processes crash when building an index. #2642
  • The default ANNOY settings do not match the settings specified in the document. #2649
  • Milvus does not respond under a stress test. #2692
  • The precision of the returned vectors is incorrect in an HTTP interface. #2752
  • The upper limit of nprobe is incorrect on the GPU-enabled Milvus. #2767
  • The number of the vectors changes occasionally after building an index. #2768

See CHANGELOG for more information.