file

近日,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 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 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

本文由 白鲸开源科技 提供发布支持!

海豚调度
89 声望22 粉丝

Apache DolphinScheduler是一个分布式去中心化,易扩展的可视化DAG工作流任务调度平台。致力于解决数据处理流程中错综复杂的依赖关系,使调度系统在数据处理流程中开箱即用。