-
enhance: [2.6] update knowhere version (#51766)
发布于
2026-07-23 15:10:43 +00:00 | 1088 次提交 在此版本后已推送到 masterissue: #42937
/kind branch-feature
Summary
- Update Knowhere dependency from
v2.6.17tov2.6.18. - Use the Knowhere
v2.6.18tag from the 2.6 branch:
https://github.com/zilliztech/knowhere/tree/v2.6.18
Changes included in v2.6.18 (since v2.6.17)
- fix: handle int8 cosine normalization for GPU CAGRA
(zilliztech/knowhere#1724)
Note: this is a 2.6-branch-specific dependency bump; knowhere 2.6 is
not tracked on milvus master (master follows knowhere v3.x), so there is
no corresponding master PR.Test plan
git diff --check upstream/2.6..HEADgit ls-remote --tags https://github.com/zilliztech/knowhere.git refs/tags/v2.6.18
Signed-off-by: marcelo-cjl marcelo.chen@zilliz.com
下载附件
- Update Knowhere dependency from