milvus/internal
congqixia 1c1dd48b71
fix: Deprecated shard leader cache while deprecating collection (#30446)
Resolves: #30445

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-02-02 09:11:05 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: full-support for wildcard pattern matching (#30288) 2024-02-01 12:37:04 +08:00
datacoord fix: Limit L0 Compaction segment size and count (#30374) 2024-02-01 20:39:03 +08:00
datanode fix: call injectDone after compaction failed (#30277) 2024-02-01 14:25:04 +08:00
distributed fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +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 feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00
metastore fix: collection properties not saved for alter collection (#30145) 2024-01-19 23:06:54 +08:00
mocks fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
mq enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
parser/planparserv2 enhance: full-support for wildcard pattern matching (#30288) 2024-02-01 12:37:04 +08:00
proto fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
proxy fix: Deprecated shard leader cache while deprecating collection (#30446) 2024-02-02 09:11:05 +08:00
querycoordv2 fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
querynodev2 fix: Support mvcc with hybrid serach (#30114) 2024-02-01 16:03:03 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
storage enhance: Add PrimaryKeys interface to reduce memory usage (#30405) 2024-02-01 09:57:11 +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 enhance: support varchar autoid when bulkinsert (#30377) 2024-02-01 19:45:09 +08:00