This is an automated email from the ASF dual-hosted git repository. baomingyu pushed a change to branch branch-1.12 in repository https://gitbox.apache.org/repos/asf/inlong.git
from 79d0ef9f4e [INLONG-10029][Release] Change the tag of Docker images to 1.12.0 (#10065) new aca1fa5594 [INLONG-10060][Manager] Optimize audit data query related logs (#10061) new b26b20ad50 [INLONG-10059][Agent] Fix the exception of installation package comparison (#10062) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../inlong/agent/installer/ModuleManager.java | 112 +++++++++++++++++++-- .../src/test/java/installer/TestModuleManager.java | 8 +- .../common/pojo/agent/installer/ConfigResult.java | 5 +- .../inlong/manager/pojo/audit/AuditResponse.java | 1 + .../manager/service/audit/AuditRunnable.java | 8 +- .../service/core/impl/AgentServiceImpl.java | 3 +- .../service/core/impl/AuditServiceImpl.java | 3 + 7 files changed, 115 insertions(+), 25 deletions(-)