Skip to content

Tags: milvus-io/milvus

Tags

v2.5.7

Toggle v2.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[skip-e2e] test: enable jsonKeyStats in pulsar nightly test (#40826)

Signed-off-by: ThreadDao <[email protected]>

pkg/v2.5.7

Toggle pkg/v2.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: jsonstats Negative numbers cannot be filtered out (#40734)

fix: jsonstats Negative numbers cannot be filtered out
issue: #40707
master-pr: #38039

---------

Signed-off-by: Xianhui.Lin <[email protected]>

client/v2.5.1

Toggle client/v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: [2.5][GoSDK] move metaheader to client in case of race (#40444)

Cherry-pick from master
pr: #40443
See failure run in #40352

This PR:
- move metaheader map to client struct from config
- set default value for field schema

Signed-off-by: Congqi Xia <[email protected]>

v2.5.6

Toggle v2.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:array corrupt for ignoring validity(#40384) (#40433)

related: #40384

Signed-off-by: MrPresent-Han <[email protected]>
Co-authored-by: MrPresent-Han <[email protected]>

pkg/v2.5.6

Toggle pkg/v2.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:array corrupt for ignoring validity(#40384) (#40433)

related: #40384

Signed-off-by: MrPresent-Han <[email protected]>
Co-authored-by: MrPresent-Han <[email protected]>

v2.4.23

Toggle v2.4.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enhance: Bump milvus &proto version to v2.4.23 (#40240)

Signed-off-by: Congqi Xia <[email protected]>

v2.5.5

Toggle v2.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: create multiple identical indexes by accident (#40180)

issue: #40163
pr: #40179

---------

Signed-off-by: zhenshan.cao <[email protected]>

pkg/v2.5.5

Toggle pkg/v2.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: create multiple identical indexes by accident (#40180)

issue: #40163
pr: #40179

---------

Signed-off-by: zhenshan.cao <[email protected]>

v2.4.22

Toggle v2.4.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix import failed due to 0 row num (#39903)

pr: #39886
issue: #39885

Signed-off-by: zhenshan.cao <[email protected]>

client/v2.5.0

Toggle client/v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: [2.5] Fix module for long type (#39802)

issue: #39640 

master pr: #39722

---------

Signed-off-by: Cai Zhang <[email protected]>