Skip to content

Tags: milvus-io/milvus

Tags

v2.4.10

Toggle v2.4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix arrow go client (#35819) (#35820)

issue: #35662

pr: #35819

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

v2.4.9

Toggle v2.4.9's commit message

Verified

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

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

v2.4.8

Toggle v2.4.8's commit message

Verified

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

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

v2.3.21

Toggle v2.3.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: enable limiter for restful server(#35350) (#35354)

related: #35350

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

v2.4.7

Toggle v2.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enhance: support bitmap index (#35336)

pr: #32902
cherry-pick bitmap index from master

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

v2.3.20

Toggle v2.3.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix parse plan proto failed for search type (#34945)

pr: #34944

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

v2.4.6

Toggle v2.4.6's commit message

Verified

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

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

v2.3.19

Toggle v2.3.19's commit message

Verified

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

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

v2.2-testing-20240702

Toggle v2.2-testing-20240702's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enhance: timetick interceptor implementation (#34238)

issue: #33285

- optimize the message package
- add interceptor package to achieve append operation intercepting.
- add timetick interceptor to attach timetick properties for message.
- add timetick background task to send timetick message.

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

v2.4.5

Toggle v2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enhance: [2.4] Set maxPartitionNum default value to 1024 (#33950)

Cherry-pick from master
pr: #33949
See also #30059

---------

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