milvus/internal
PowderLi f10ffb9230
fix: [cherry-pick][restful v2]role operations need dbName (#33291)
issue: #33220
master pr: #33283

use dbName as part of privilege entity, so
1. grant / revoke a privilege need dbName
2. we can describe the privileges of the role which belong to one
special database

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-05-23 09:51:45 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: [2.4]Assert insert data length not overflow int (#33248) (#33271) 2024-05-22 19:07:40 +08:00
datacoord fix: Return error when startup Delete/AddNode fail (#33193) (#33258) 2024-05-22 14:49:40 +08:00
datanode fix: Remove L0 compactor in completedCompactor (#33169) (#33216) 2024-05-21 19:07:39 +08:00
distributed fix: [cherry-pick][restful v2]role operations need dbName (#33291) 2024-05-23 09:51: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: [2.4] Check schema without vector field in proxy (#33211) (#33218) 2024-05-21 16:37:44 +08:00
querycoordv2 fix: Clean offline node from resource group after qc restart (#33233) 2024-05-22 14:07:39 +08:00
querynodev2 enhance: Reduce bloom filter lock contention between insert and delete in query coord (#32643) (#33284) 2024-05-22 20:53: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: [2.4] add config to control whether to init public role permissions (#33174) 2024-05-21 22:39:46 +08:00
storage enhance: Add memory size for binlog (#33025) 2024-05-15 12:59:34 +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