近日,Apache 发布了 3.1.7 版本。此版本主要基于 3.1.6 版本进行了 bug 修复,共计修复 7 个 bug, 优化 1 个 doc。
其中的较为重要的为:
任务保存错误 #14129
任务故障转移时不应用 StartParams #13958
修复子流程类型节点始终处于“准备暂停”或“准备停止”状态(#14170)
全部 Changelog:https://github.com/apache/dolphinscheduler/releases/tag/3.1.7
下载地址:https://dolphinscheduler.apache.org/zh-cn/download/3.1.7
fix: Save task SeaTunnel error #14129
[fix-#13940] add status of stop
in class of TaskExecutionStatus (#14016)
[Bug-13951 ][dolphinscheduler-service] StartParams is not applied when task is failover(RECOVER_TOLERANCE_FAULT_PROCESS CommandType) #13958
[fix-#14169]The subprocess type node is always in the ready pause
or ready stop
state (#14170)
[fix-11321][ui] fix create workflow contains chunjun node failed (#11979)
make status and schedule publish status display together (issue-12834) (#12922)
fix the select component on the page of workflow relation (#13805)
[Doc] Fix upgrade-schema.sh cannot load driver class (#14072)
zhongjiajie
fuchanghai
minyk
jkhhuse
hdygxsj
calvinjiang
OpenOpened