milvus/internal
congqixia b3791a6f90
fix: Use param item formatter to avoid SetConfig to overlay (#39597)
Related to #39596

When updating the build param configuration, the `Formatter` could be
used to do so and completed avoid touching the `overlay` config items

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-01-27 10:51:07 +08:00
..
allocator enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
coordinator enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
core feat: introduce third-party milvus-storage (#39418) 2025-01-24 17:21:13 +08:00
datacoord enhance: Use mockery pkg config for datacoord&datanode (#39567) 2025-01-24 14:25:06 +08:00
datanode enhance: Use mockery pkg config for datacoord&datanode (#39567) 2025-01-24 14:25:06 +08:00
distributed feat: Support restful & go sdk for Int8Vector (#39278) 2025-01-24 17:07:07 +08:00
flushcommon feat: Add Text Embedding Function (#36366) 2025-01-24 14:23:06 +08:00
http enhance: Add logs for check health failed (#39208) 2025-01-15 17:31:00 +08:00
indexnode fix: Add scalar index engine version for compatibility (#39204) 2025-01-15 12:25:00 +08:00
json feat: fp32 vector to fp16/bf16 vector conversion for RESTful API (#37556) 2024-11-24 17:46:33 +08:00
kv enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
metastore enhance: Read metadata concurrently to accelerate recovery (#38403) 2025-01-23 14:27:27 +08:00
mocks enhance: Read metadata concurrently to accelerate recovery (#38403) 2025-01-23 14:27:27 +08:00
parser/planparserv2 feat: Enable more VECTOR_INT8 unittest (#39569) 2025-01-24 17:03:07 +08:00
proxy enhance: Add dsl log field for HybridSearch (#39584) 2025-01-26 15:57:06 +08:00
querycoordv2 enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
querynodev2 feat: Add Text Embedding Function (#36366) 2025-01-24 14:23:06 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: metastore privilege name check with privilege name all (#39476) 2025-01-26 12:17:20 +08:00
storage feat: Enable more VECTOR_INT8 unittest (#39569) 2025-01-24 17:03:07 +08:00
storagev2 feat: introduce third-party milvus-storage (#39418) 2025-01-24 17:21:13 +08:00
streamingcoord enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
streamingnode enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
tso enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
types enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
util fix: Use param item formatter to avoid SetConfig to overlay (#39597) 2025-01-27 10:51:07 +08:00
.mockery.yaml enhance: add broadcast for streaming service (#39020) 2025-01-09 16:24:55 +08:00