This is an automated email from the ASF dual-hosted git repository.
vernedeng pushed a change to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/inlong.git
from bf8ef83d5a [INLONG-8491][Manager] Manager client support list inlong
streams with sources and sinks by paginating (#8493)
new 8fdb9df08f [INLONG-8496][Manager] Fix calling openAPI to save stream
failed (#8497)
new 1f60f94098 [INLONG-8500][Dashboard] Fix stream data preview url error
(#8501)
new 17bf66b4a4 [INLONG-8498][Manager] Add permission verification for
InlongStreamProcessService (#8499)
The 3 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:
.../src/ui/pages/GroupDetail/DataStream/PreviewModal.tsx | 2 +-
.../main/resources/mappers/InlongGroupEntityMapper.xml | 2 +-
.../manager/service/core/impl/AuditServiceImpl.java | 2 +-
.../service/stream/InlongStreamProcessService.java | 15 +++++++++++++++
.../manager/service/stream/InlongStreamServiceImpl.java | 6 +-----
.../controller/openapi/OpenInLongStreamController.java | 16 ++++++++++++++++
6 files changed, 35 insertions(+), 8 deletions(-)