This is an automated email from the ASF dual-hosted git repository.
leonbao pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.
from 3de182d Optimize the display of the pop-up window for creating worker
groups (#7148)
add 2bf7360 [Feature][dolphinscheduler-api] access control of
taskDefinition and taskInstance in project to #7081 (#7082)
No new revisions were added by this update.
Summary of changes:
.../api/service/impl/TaskDefinitionServiceImpl.java | 12 ++++++++----
.../api/service/impl/TaskInstanceServiceImpl.java | 11 +++++++++++
.../dolphinscheduler/dao/mapper/TaskDefinitionLogMapper.java | 3 ++-
.../dolphinscheduler/dao/mapper/TaskDefinitionLogMapper.xml | 3 +++
4 files changed, 24 insertions(+), 5 deletions(-)