github milvus-io/milvus v2.3.17
milvus-2.3.17

latest releases: v2.4.5, v2.3.18
28 days ago

v2.3.17

Release date: May 31, 2024

Milvus version Python SDK version Java SDK version Go SDK version Node.js SDK version
2.3.17 2.3.7 2.3.6 2.3.6 2.3.5

Milvus version 2.3.17 primarily introduces several bug fixes to improve query accuracy, cluster reliability, and privilege maintenance. The most notable fix ensures that query iterators in Milvus return the correct number of results, rather than missing some data. This release reinforces Milvus's commitment to functionality and robustness.

Bug fixes

  • Fixed issue where query iterators missed some results when upserts and deletes were performed very frequently (#33468)
  • Fixed issue where the cluster could block during startup due to improper handling of standby status (#33371)
  • Fixed issue where specifying the database name when granting privileges failed (#33292)

Don't miss a new milvus release

NewReleases is sending notifications on new releases.