milvus/internal
smellthemoon 0d4073bdd8
enhance: use require dbname for some db req (#38267)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2024-12-06 16:26:46 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
coordinator/coordclient enhance: add switch for local rpc enabled (#37985) 2024-11-26 17:00:54 +08:00
core fix: Fix bug for Search fails with filter expression contains underscore (#38085) 2024-12-05 10:18:40 +08:00
datacoord fix: fix crash when enable standby and streaming (#38239) 2024-12-06 11:52:40 +08:00
datanode enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
distributed enhance: use require dbname for some db req (#38267) 2024-12-06 16:26:46 +08:00
flushcommon enhance: refine pular related mq interfaces (#38007) 2024-12-04 20:50:39 +08:00
http fix: update web ui (#38137) 2024-12-04 14:32:39 +08:00
indexnode fix: Modify the batchsize of writer to timely flushing binlogs (#37692) 2024-11-15 10:14:31 +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: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
metastore enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
mocks feat: add config field to set internal tls sni (#38124) 2024-12-04 14:56:47 +08:00
parser/planparserv2 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
proto enhance:refine group_strict_size parameter(#37482) (#37483) 2024-11-12 09:56:28 +08:00
proxy enhance: Support collection name for ProxyDeleteVectors as well (#38247) 2024-12-06 15:00:40 +08:00
querycoordv2 enhance: Set loaded collection/partition number to metrics (#38271) 2024-12-06 16:18:40 +08:00
querynodev2 enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: refine pular related mq interfaces (#38007) 2024-12-04 20:50:39 +08:00
storage enhance: Use `PrimaryKeys` to replace interface slice for segment delete (#37880) 2024-11-22 11:52:33 +08:00
streamingcoord fix: fix crash when enable standby and streaming (#38239) 2024-12-06 11:52:40 +08:00
streamingnode enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
tso enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util fix: sparse inc mast less than uint32 max (#38250) 2024-12-06 15:14:41 +08:00
.mockery.yaml enhance: move segcore codes of segment into one package (#37722) 2024-11-29 10:22:36 +08:00