milvus/internal
2024-02-29 15:55:01 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: support pattern matching on json field (#30779) 2024-02-28 18:31:00 +08:00
datacoord fix: alter_index should return error if index not found (#30786) 2024-02-29 15:55:01 +08:00
datanode test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
distributed enhance: use latest milvus proto, add unimplemented server (#30889) 2024-02-29 10:13:00 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: Limit index pool size of standalone server (#30170) 2024-01-30 16:47:03 +08:00
kv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
metastore fix: not store timestampTo and timestampFrom (#30450) 2024-02-04 14:23:05 +08:00
mocks enhance: use latest milvus proto, add unimplemented server (#30889) 2024-02-29 10:13:00 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 fix: underscore matching not work (#30826) 2024-02-29 10:41:00 +08:00
proto enhance: add new LRU cache impl (#30360) 2024-02-27 20:58:40 +08:00
proxy enhance: use latest milvus proto, add unimplemented server (#30889) 2024-02-29 10:13:00 +08:00
querycoordv2 fix: promote leader task failed when segment only exist on current target (#30794) 2024-02-28 13:14:59 +08:00
querynodev2 enhance: Add ParseCTraceContext util function for tracing (#30883) 2024-02-28 18:59:00 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: Remove time tick delay metrics when nodes go offline (#30833) 2024-02-28 10:10:56 +08:00
storage enhance: retry to read when the s3 get the unexpect eof error (#30861) 2024-02-28 16:28:53 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
util enhance: Support varchar autoid for bulkinsertV1 (#30896) 2024-02-28 21:20:59 +08:00