This is an automated email from the ASF dual-hosted git repository.
liuxun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 3ceee7abe4 [MINOR] Modify the collaborators (#7884)
add 637a5e2ccb [#7887] fix(authz): Fix list role names for metadata object
API lack access control (#7898)
No new revisions were added by this update.
Summary of changes:
.../MetadataObjectRoleAuthorizationIT.java | 95 ++++++++++++++++++++++
.../web/rest/MetadataObjectRoleOperations.java | 22 +++++
2 files changed, 117 insertions(+)
create mode 100644
clients/client-java/src/test/java/org/apache/gravitino/client/integration/test/authorization/MetadataObjectRoleAuthorizationIT.java