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

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


    from cdb70824c4 fix log error in the PythonGateway
     new eea397a0dd cherry-pick [Fix][Alert] Fix when auth is false and user || 
pwd null can't send email excection #13761
     new eae10c9287 cherry-pick [Fix-11583][UI] Fix the API usage of gantt 
graph #13778
     new 7b24efb715 cherry-pick Fix when update scheduler will execute workflow 
#13285
     new 96601fef4c fix when the task details are not modified, the predecessor 
node cannot be modified (#13422)
     new 68c8d5502f Update WorkflowExecuteRunnable.java (#13155)
     new c5a5ff7a74 [Fix-13657][Master]NPE caused by the execution of workflow 
with startNode and forbidden task (#13668)

The 6 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:
 .../plugin/alert/email/MailSender.java             | 11 +++---
 .../plugin/alert/email/MailUtilsTest.java          | 40 +++++++++++++++++++---
 .../api/controller/SchedulerController.java        | 12 +++++--
 .../service/impl/ProcessInstanceServiceImpl.java   |  2 +-
 .../service/impl/TaskDefinitionServiceImpl.java    |  7 ----
 .../master/runner/WorkflowExecuteRunnable.java     |  9 +++--
 .../scheduler/quartz/QuartzScheduler.java          | 13 +++++--
 7 files changed, 69 insertions(+), 25 deletions(-)

Reply via email to