Skip to content

milvus-0.8.1

Compare
Choose a tag to compare
@JinHai-CN JinHai-CN released this 22 Jun 10:14
243ae30

Release date:2020-6-22

Compatibility

Milvus version Python SDK version Java SDK version Go SDK version
0.8.1 0.2.10 0.7.0 0.3.0

Fixed issues

  • Index files are missing after a compact operation. #1997
  • Too many files are opened when metric_config.enable_monitor is set to true. #2264
  • The server hangs when multiple clients query different collections at the same time. #2266
  • nlist set by the user may not take effect. #2399
  • Deleted vectors are still found in GPU-enabled Milvus. #2450

See CHANGELOG for more information.