This is an automated email from the ASF dual-hosted git repository.
zirui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from ca1e5ce1c0 [INLONG-9431][Dashboard] Data synchronization supports
entire database migration (#9432)
add 6e701e46f3 [INLONG-9440][Manager] Support querying audit information
based on ip (#9443)
No new revisions were added by this update.
Summary of changes:
.../manager/dao/mapper/AuditEntityMapper.java | 16 +++++++
.../main/resources/mappers/AuditEntityMapper.xml | 14 +++++++
.../inlong/manager/pojo/audit/AuditRequest.java | 3 ++
.../service/core/impl/AuditServiceImpl.java | 49 +++++++++++++++++++---
4 files changed, 76 insertions(+), 6 deletions(-)