This is an automated email from the ASF dual-hosted git repository.
jshao pushed a change to branch
dependabot/gradle/com.github.jk1.dependency-license-report-2.9
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 7d735a4080 build(deps): bump com.github.jk1.dependency-license-report
add 818362b0ea [6346] feat(authz): Add privilege support for model (#6820)
add 27c79cd803 Merge branch 'main' into
dependabot/gradle/com.github.jk1.dependency-license-report-2.9
No new revisions were added by this update.
Summary of changes:
.../apache/gravitino/authorization/Privilege.java | 8 +-
.../apache/gravitino/authorization/Privileges.java | 103 +++++++++++++++++++++
.../gravitino/authorization/SecurableObjects.java | 16 ++++
.../authorization/TestSecurableObjects.java | 35 +++++++
.../test/authorization/AccessControlIT.java | 88 ++++++++++++++++++
.../authorization/AuthorizationUtils.java | 10 ++
docs/security/access-control.md | 8 ++
7 files changed, 267 insertions(+), 1 deletion(-)