milvus/internal
cai.zhang 6cf2f09b60
feat: Support tencent cloud object storage for milvus (#30163)
issue: #30162

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-01-23 11:28:56 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core feat: Support tencent cloud object storage for milvus (#30163) 2024-01-23 11:28:56 +08:00
datacoord enhance: Add open telemetry tracing for compaction (#30168) 2024-01-23 10:37:00 +08:00
datanode enhance: Add open telemetry tracing for compaction (#30168) 2024-01-23 10:37:00 +08:00
distributed enhance: support dataType: array & json (#30076) 2024-01-21 13:56:55 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
kv fix: Drop segment meta info with prefix (#29856) 2024-01-11 12:22:51 +08:00
metastore fix: collection properties not saved for alter collection (#30145) 2024-01-19 23:06:54 +08:00
mocks feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
mq enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
parser/planparserv2 Add float16 approve for multi-type part (#28427) 2024-01-11 15:48:51 +08:00
proto fix: Use channel cp as the dml&start position for import segments (#30107) 2024-01-22 14:36:55 +08:00
proxy enhance: fix access log can't print SDK version when client connect (#29680) 2024-01-22 17:22:54 +08:00
querycoordv2 fix: Leader checker can't remove segment from leader view (#30151) 2024-01-20 18:58:58 +08:00
querynodev2 enhance: add the bytes data type for merge data and format some code (#30105) 2024-01-18 22:18:55 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord feat: support general capacity restrict for cloud-side resoure contro… (#29845) 2024-01-16 16:32:53 +08:00
storage feat: Support tencent cloud object storage for milvus (#30163) 2024-01-23 11:28:56 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util fix: Use determined order to lock in BlockAll to avoid deadlock (#29246) 2024-01-22 14:50:56 +08:00