github milvus-io/milvus v1.1.1
milvus-1.1.1

latest releases: v2.4.11, v2.4.10, v2.4.9...
3 years ago

Release date:2021-06-16

Compatibility

Milvus version Python SDK version Java SDK version Go SDK version
1.1.1 1.1.x 1.1.x 1.1.x

New Features

  • #1434 Storage: enabling s3 storage support (implemented by Unisinsight).
  • #5142 Support keeping index in GPU memory.

Improvements

  • #5115 Relax the topk limit from 16384 to 1M for CPU search.
  • #5204 Improve IVF query on GPU when no entity deleted.
  • #5544 Relax the index_file_size limit from 4GB to 128Gb.

Fixed issues

  • #4897 Query results contain some deleted ids.
  • #5164 Exception should be raised if insert or delete entity on the none-existed partition.
  • #5191 Mishards throw "index out of range" error after continually search/insert for a period of time.
  • #5398 Random crash after request is executed.
  • #5537 Failed to load bloom filter after suddenly power off.
  • #5574 IVF_SQ8 and IVF_PQ cannot be built on multiple GPUs.
  • #5747 Search with big nq and topk crash milvus.

Many thanks to @shengjun1985 @op-hunter @cqy123456 @matrixji @yhmo @del-zhenwu @XuanYang-cn

Don't miss a new milvus release

NewReleases is sending notifications on new releases.