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

[dolphinscheduler] branch dev updated (3af4d76 -> 2b05ebf)

This is an automated email from the ASF dual-hosted git repository.

kerwin pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 3af4d76  [Fix-7538] [server] Fix when there is a forbidden node in dag, the execution flow is abnormal (#7613)
     add 2b05ebf  [Refactor] Canonical enum naming (#7676)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/dolphinscheduler/alert/api/ShowType.java   | 2 +-
 .../dolphinscheduler/plugin/alert/email/EmailAlertChannelFactory.java   | 2 +-
 .../java/org/apache/dolphinscheduler/plugin/alert/email/MailSender.java | 2 +-
 .../dolphinscheduler/plugin/alert/email/EmailAlertChannelTest.java      | 2 +-
 .../org/apache/dolphinscheduler/plugin/alert/email/MailUtilsTest.java   | 2 +-
 .../org/apache/dolphinscheduler/api/controller/ExecutorController.java  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)