PackageTrack
Sign in Get early access

github.com/milvus-io/milvus

v1.1.1 #31 most downloaded on Go modules milvus-io/milvus

What this package is like to depend on

Last release today

24 Aug 2026

Ships on a steady schedule

a new release about every 8 days

Nearly every release is documented

notes for 19 of 21 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

6313 releases · first in 2019

2973 releases in the last 12 months

see the full history below

Release timeline

6313 releases · Apr 2026 to Aug 2026
Release Pre-release 5113 older releases not drawn

Releases

latest 60 of 6313
  1. v1.1.1 16 Jun 2021
    Release notes

    Bug

    • #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

    Feature

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

    Improvement

    • #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

    Task

    Open source →
  2. v1.1.0 07 May 2021
    Release notes

    Bug

    • #4778 Failed to open vector index in mishards
    • #4797 Wrong results returned for merged different 'topk' queries
    • #4838 When an index created on the empty collection, the server should respond immediately
    • #4858 Milvus crashed when query for a large topk(>2048) on GPU Flat
    • #4862 Read-only node should not merge segments at startup
    • #4894 The capacity of bloom filter should be determined by the row count of its segment
    • #4908 GPU cache not cleaned up after the collection is dropped
    • #4933 Milvus waste time during building index for small segment
    • #4952 Failed to set timezone like "UTC + 5:30"
    • #5008 Randomly crash during continuous and concurrent delete, insert and search
    • #5010 IVF_PQ failed to query on GPU if 'nbits' doesn't equal to 8
    • #5050 Index type returned by get_collection_stats() is incorrect
    • #5063 Empty segment is serialized and crash milvus
    • #5078 Server crashed when creaing a GPU IVF index whose dimension is 2048/4096/8192

    Feature

    • #4564 Allow get_entity_by_id() in a specified partition
    • #4806 Allow delete_entity_by_id() in a specified partition
    • #4905 Add API release_collection() to unload collection from the cache

    Improvement

    • #4756 Improve the performance of get_entity_by_id()
    • #4856 Upgrade hnswlib to v0.5.0
    • #4958 Improve the performance of IVF index training
    Open source →
  3. v1.0.0 03 Mar 2021
    Release notes

    Bug

    • #4739 Fix mishards probe test problem
    • #4749 Fix minor memory leak when building IVF_SQ8 on GPU
    • #4757 Fix minor memory leak when querying by IVF_SQ8H
    • #4765 Fix minor memory leak when building NSG
    • #4766 Fix minor memory leak when querying by BinaryFlat

    Feature

    • #3977 Support logging to stdout

    Improvement

    • #4754 Reduce the package download size of grpc-milvus for C++ SDK

    Task

    Open source →
  4. v0.11.0 16 Oct 2020

    Nothing published for this version

  5. v0.10.6 22 Feb 2021
    Release notes

    Bug

    • #4683 A negative zero may be returned if the metric_type is Tanimoto
    • #4678 Server crash on BinaryFlat if dimension is not a power of 2
    • #4719 The GPU cache holds much more data than the configured value

    Feature

    Improvement

    • #1970 Improve the performance of BinaryFlat by AVX2
    • #3920 Add an optional parameter 'nbtis' for IVF_PQ
    • #4676,#4614 Support configurable metric labels cluster and instance for Prometheus (implemented by IQIYI)

    Task

    Open source →
  6. v0.10.6-0.20210318084013-7e7f626b9c72 18 Mar 2021 pre-release

    Nothing published for this version

  7. v0.10.5 06 Jan 2021
    Release notes

    Bug

    • #4296,#4554 Fix mishards add name-mismatched pod to read-only group
    • #4307 Specify partition to load for load_collection()
    • #4378 Multi-threads to call load_collection() and search() cause Milvus hang
    • #4484 Milvus only search default partition if search parameter 'partition_tags' contains '_default'
    • #4492 while share file system servcie became abnormal, the milvus can not supply query service

    Feature

    • #4504 Add a metric to display the number of files opened by Milvus

    Improvement

    • #4454 Optimize the process of indexing and querying

    Task

    Open source →
  8. v0.10.4 02 Dec 2020
    Release notes

    Bug

    • #3626 Fix server crash when searching with IVF_PQ on GPU
    • #3903 The performance of IVF_SQ8H in 0.10.3 is degraded
    • #3906 Fix the delete task state to avoid server crash
    • #4012 Milvus hangs when continually creating and dropping partitions
    • #4174 Fix out of memory caused by too many data loaded to GPU
    • #4318 Fix memory leak in IVF indexes

    Feature

    • #3773 Support IVF_PQ to run on FPGA (implemented by Montage-tech)

    Improvement

    • #3775 Improve search performance in the case that no item deleted
    • #4075 Improve performance for create large amount of partitions

    Task

    Open source →
  9. v0.10.3 17 Sep 2020
    Release notes

    Bug

    • #3536 Release search task in time to avoid excessive memory usage
    • #3656 Fix to check search params 'nprobe' of BIN_IVF_FLAT
    • #3742 If the GPU cache is too small, IVF_SQ8H using multiple GPUs will cause to crash
    • #3760 After IVF_SQ8H querying, an CUDA error will occur when Milvus exits

    Feature

    Improvement

    • #3213 Allow users to specify a distance type at runtime for Flat index
    • #3254 Allow more choices for the parameter ‘m’ of IVF_PQ
    • #3606 The supported parameter 'nprobe' of IVF is expanded to [1, 16384]
    • #3639 The supported parameter 'topk' of searching is expanded to [1, 16384]
    • #3784 Upgrade mishards up to v0.10.3

    Task

    Open source →
  10. v0.10.3-0.20260824023321-6123e73653d8 24 Aug 2026 pre-release

    Nothing published for this version

  11. v0.10.3-0.20260824020921-9a680d1723a5 24 Aug 2026 pre-release

    Nothing published for this version

  12. v0.10.3-0.20260823175321-6498332904eb 23 Aug 2026 pre-release

    Nothing published for this version

  13. v0.10.3-0.20260822193320-034e9fbba47a 22 Aug 2026 pre-release

    Nothing published for this version

  14. v0.10.3-0.20260822175920-361625a8eddd 22 Aug 2026 pre-release

    Nothing published for this version

  15. v0.10.3-0.20260822121121-0245a3098308 22 Aug 2026 pre-release

    Nothing published for this version

  16. v0.10.3-0.20260822020120-57ea5fff5ea7 22 Aug 2026 pre-release

    Nothing published for this version

  17. v0.10.3-0.20260821173121-020ccc2dffd0 21 Aug 2026 pre-release

    Nothing published for this version

  18. v0.10.3-0.20260821075320-f27151f954d3 21 Aug 2026 pre-release

    Nothing published for this version

  19. v0.10.3-0.20260821062520-e6f4533744b1 21 Aug 2026 pre-release

    Nothing published for this version

  20. v0.10.3-0.20260821032725-11737297b09b 21 Aug 2026 pre-release

    Nothing published for this version

  21. v0.10.3-0.20260821022320-c2ae9e8b08bf 21 Aug 2026 pre-release

    Nothing published for this version

  22. v0.10.3-0.20260820164516-23882ede2d6b 20 Aug 2026 pre-release

    Nothing published for this version

  23. v0.10.3-0.20260820100720-95db0b5329bb 20 Aug 2026 pre-release

    Nothing published for this version

  24. v0.10.3-0.20260820090719-ea48d3dd4b2b 20 Aug 2026 pre-release

    Nothing published for this version

  25. v0.10.3-0.20260820080919-262aa8747085 20 Aug 2026 pre-release

    Nothing published for this version

  26. v0.10.3-0.20260820031332-2e6c8cd7fcf6 20 Aug 2026 pre-release

    Nothing published for this version

  27. v0.10.3-0.20260820024319-55e718f380b7 20 Aug 2026 pre-release

    Nothing published for this version

  28. v0.10.3-0.20260820003920-07916765a178 20 Aug 2026 pre-release

    Nothing published for this version

  29. v0.10.3-0.20260819124925-77ebd82e0eb0 19 Aug 2026 pre-release

    Nothing published for this version

  30. v0.10.3-0.20260819112719-d513b678c08e 19 Aug 2026 pre-release

    Nothing published for this version

  31. v0.10.3-0.20260819102119-9c6668ebfd13 19 Aug 2026 pre-release

    Nothing published for this version

  32. v0.10.3-0.20260819075919-ea0c533271d5 19 Aug 2026 pre-release

    Nothing published for this version

  33. v0.10.3-0.20260819033718-569686427435 19 Aug 2026 pre-release

    Nothing published for this version

  34. v0.10.3-0.20260819022918-c9d1989c9e3d 19 Aug 2026 pre-release

    Nothing published for this version

  35. v0.10.3-0.20260819014038-aae033f76a9a 19 Aug 2026 pre-release

    Nothing published for this version

  36. v0.10.3-0.20260818130719-26713cba06e4 18 Aug 2026 pre-release

    Nothing published for this version

  37. v0.10.3-0.20260818121719-615f34efe0d6 18 Aug 2026 pre-release

    Nothing published for this version

  38. v0.10.3-0.20260818101119-e255009e01ed 18 Aug 2026 pre-release

    Nothing published for this version

  39. v0.10.3-0.20260818085310-3de7a35df742 18 Aug 2026 pre-release

    Nothing published for this version

  40. v0.10.3-0.20260818062319-a31d6f917dfa 18 Aug 2026 pre-release

    Nothing published for this version

  41. v0.10.3-0.20260818040919-b465163f383e 18 Aug 2026 pre-release

    Nothing published for this version

  42. v0.10.3-0.20260818025118-9672073f7aa2 18 Aug 2026 pre-release

    Nothing published for this version

  43. v0.10.3-0.20260817124824-167f37f80de6 17 Aug 2026 pre-release

    Nothing published for this version

  44. v0.10.3-0.20260817091428-dece0adcc510 17 Aug 2026 pre-release

    Nothing published for this version

  45. v0.10.3-0.20260817060623-81ba28d96a8a 17 Aug 2026 pre-release

    Nothing published for this version

  46. v0.10.3-0.20260817041424-6ef11fe208c9 17 Aug 2026 pre-release

    Nothing published for this version

  47. v0.10.3-0.20260817005024-c2a92a8abe6b 17 Aug 2026 pre-release

    Nothing published for this version

  48. v0.10.3-0.20260816003411-0cdc7946bc88 16 Aug 2026 pre-release

    Nothing published for this version

  49. v0.10.3-0.20260815220423-00aac28c46b1 15 Aug 2026 pre-release

    Nothing published for this version

  50. v0.10.3-0.20260815195224-53c39a4c156f 15 Aug 2026 pre-release

    Nothing published for this version

  51. v0.10.3-0.20260814224825-b43a76673a9f 14 Aug 2026 pre-release

    Nothing published for this version

  52. v0.10.3-0.20260814182423-4283171c8977 14 Aug 2026 pre-release

    Nothing published for this version

  53. v0.10.3-0.20260814145822-82208268723f 14 Aug 2026 pre-release

    Nothing published for this version

  54. v0.10.3-0.20260814100024-abe869648e1a 14 Aug 2026 pre-release

    Nothing published for this version

  55. v0.10.3-0.20260814090029-e2e28b7931f6 14 Aug 2026 pre-release

    Nothing published for this version

  56. v0.10.3-0.20260814061223-b298f9d2eb70 14 Aug 2026 pre-release

    Nothing published for this version

  57. v0.10.3-0.20260814005222-8af0d6a3345e 14 Aug 2026 pre-release

    Nothing published for this version

  58. v0.10.3-0.20260813134223-e6b52c9e1075 13 Aug 2026 pre-release

    Nothing published for this version

  59. v0.10.3-0.20260813113422-8c6257760c19 13 Aug 2026 pre-release

    Nothing published for this version

  60. v0.10.3-0.20260813084023-84932230a8bc 13 Aug 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive