v2.3.17
版本发布时间: 2024-05-31 21:41:05
milvus-io/milvus最新发布版本:v2.4.15(2024-11-05 21:20:57)
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)
1、 milvus-standalone-docker-compose-gpu.yml 1.73KB
2、 milvus-standalone-docker-compose.yml 1.73KB