You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by le...@apache.org on 2021/12/03 08:58:44 UTC

[dolphinscheduler] branch dev updated (3de182d -> 2bf7360)

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(-)