Apache DolphinScheduler 发布 3.1.7 版本,修复 SeaTunnel 任务保存错误

目前,白鲸开源科技运营维护着已经从Apache基金会毕业的大数据工作流调度平台ApacheDolphinScheduler,以及数据集成平台ApacheSeaTunnel,诚邀全球伙伴加入开源共建

DS 3.1.7

近日,Apache DolphinScheduler 发布了 3.1.7 版本。此版本主要基于 3.1.6 版本进行了 bug 修复,共计修复 7 个 bug, 优化 1 个 doc。

其中的较为重要的为:

  • SeaTunnel 任务保存错误 #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

Bugfix

  • 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 优化

  • [Doc] Fix upgrade-schema.sh cannot load driver class (#14072)

感谢贡献者

zhongjiajie

fuchanghai

minyk

jkhhuse

hdygxsj

calvinjiang

OpenOpened