milvus/internal
SimFG 23b0731a6a
fix: [2.4] show empty collection when has granted the all privilege (#33454)
- issue: #33382
- pr: #33445

Signed-off-by: SimFG <bang.fu@zilliz.com>
2024-05-29 20:49:45 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core fix: [Cherry-pick][2.4] make milvus compilable using gcc-13 (#33441) 2024-05-29 16:19:45 +08:00
datacoord enhance: Make channel meta able to writer 200k plus segments (#33300) 2024-05-28 10:09:48 +08:00
datanode fix: [2.4]Sync dropped segment for dropped partition (#33332) 2024-05-27 17:57:43 +08:00
distributed fix: [cherry-pick] [restful v2] search result be cut while nq > 1 (#33363) 2024-05-27 00:57:45 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: indexnode building index record collection id (#32574) 2024-04-26 17:05:29 +08:00
kv chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
metastore enhance: Add memory size for binlog (#33025) 2024-05-15 12:59:34 +08:00
mocks enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: optimize plan parser pool to avoid unnessary recycle (#32869) 2024-05-11 10:51:31 +08:00
proto enhance: Add memory size for binlog (#33025) 2024-05-15 12:59:34 +08:00
proxy fix: Fix frequent 'failed to get request info' log (#33334) (#33337) 2024-05-27 01:37:41 +08:00
querycoordv2 fix:[cherry-pick]Panic if ProcessActiveStandBy returns error (#33372) 2024-05-27 10:13:59 +08:00
querynodev2 fix: use seperate warmup pool and disable warmup by default (#33348) (#33349) 2024-05-28 19:27:43 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: [2.4] show empty collection when has granted the all privilege (#33454) 2024-05-29 20:49:45 +08:00
storage fix: [2.4]Allocate new slice for each batch in streaming reader (#33360) 2024-05-24 18:59:42 +08:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
util enhance: Reduce bloom filter lock contention between insert and delete in query coord (#32643) (#33284) 2024-05-22 20:53:40 +08:00