You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/09/16 07:29:24 UTC

[inlong] branch master updated (3e6a1c80f -> 16d405e22)

This is an automated email from the ASF dual-hosted git repository.

healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from 3e6a1c80f [INLONG-5911][Dashboard] Modify the data group name to the data stream group (#5912)
     add 16d405e22 [INLONG-5897][Manager] Support query audit data by user role (#5898)

No new revisions were added by this update.

Summary of changes:
 .../{DataNodeType.java => AuditConstants.java}     | 17 +++---
 .../inlong/manager/pojo/audit/AuditRequest.java    |  4 +-
 .../apache/inlong/manager/pojo/audit/AuditVO.java  |  7 ++-
 .../service/core/impl/AuditServiceImpl.java        | 65 +++++++++++++++++++++-
 .../src/main/resources/application.properties      |  4 ++
 5 files changed, 84 insertions(+), 13 deletions(-)
 copy inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/{DataNodeType.java => AuditConstants.java} (61%)