milvus/pkg
sthuang 6bc799061e
fix: fix privilege group list and list collections (#38684)
related: #37031
* built-in privilege group privileges in listPrivilegeGroups() should be
the same as in milvus.yaml
* collections granted by collection level built-in privilege group
should be list in showCollections()

Signed-off-by: shaoting-huang <shaoting.huang@zilliz.com>
2024-12-25 18:00:51 +08:00
..
common feat: support to replicate collection when the services contains the system tt msg (#37559) 2024-12-17 09:08:46 +08:00
config enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
eventlog fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
kv enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
log enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
metrics enhance: Add missing delete metrics (#38634) 2024-12-25 10:24:50 +08:00
mocks enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
mq enhance: implement kafka for wal (#38598) 2024-12-25 10:22:50 +08:00
streaming enhance: implement kafka for wal (#38598) 2024-12-25 10:22:50 +08:00
tracer fix: Fix tracing config update logic (#35928) 2024-09-05 14:27:04 +08:00
util fix: fix privilege group list and list collections (#38684) 2024-12-25 18:00:51 +08:00
.mockery_pkg.yaml enhance: support single pchannel level transaction (#35289) 2024-08-19 21:22:56 +08:00
Makefile enhance: Update Makefile to generate mockery (#35517) 2024-08-16 18:44:53 +08:00
go.mod enhance: Bump golang/x/crypto for all packages (#38445) 2024-12-13 19:12:42 +08:00
go.sum enhance: Bump golang/x/crypto for all packages (#38445) 2024-12-13 19:12:42 +08:00
rules.go Add back `gocritic` linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00