![file](https://img2023.cnblogs.com/other/2685289/202308/2685289-20230809171102754-1600994267.jpg) > 近日,Apache DolphinScheduler 發佈了 3.1.8 版本。此版本主要基於 3 ...
近日,Apache DolphinScheduler 發佈了 3.1.8 版本。此版本主要基於 3.1.7 版本進行了 bug 修複,共計修複 16 個 bug, 1 個 doc, 2 個 chore。
其中修複了以下幾個較為重要的問題:
- 修複在構建 SeaTunnel 任務節點的參數時錯誤的判斷條件
- 修複 SeaTunnel 任務運行模式預設為運行,無法選擇空值的問題
- 在 SQL/存儲任務中使用單獨連接
- 帶有 sub_process 任務的工作流在運行時無法停止
- 修複 State 事件處理錯誤,收到未知異常,將用 IndexOutOfBoundsException 重試此事件
- 修複資源中心上傳文件超時的 bug
- 修複部分任務界面無法刪除環境的問題
全部 Changelog: https://github.com/apache/dolphinscheduler/releases/tag/3.1.8
下載地址: https://dolphinscheduler.apache.org/zh-cn/download/3.1.8
Bugfix
- [Fix][SeaTunnel] Fix the wrong judgment condition when building parameters of the seatunnel task node. #14594
- [Bug] [Seatunnel-Task] Run Mode defaults to run, and you cannot select a null value #14267
- [fix-#14537] The branch that needs to be executed overlaps with another branch, it may not be able to complete the normal execution #14563
- Use ad-hoc connection in SQL/procedure task #14670
- [fix-#14447]The judgment in k8sUtils#getPodLog is not accurate #14448
- [Fix-14441] [Bug] [Alarm Instance Manage] Search result list error #14444
- [Fix-14397][dao] The task node in the imported workflow definition was not displayed on the task definition page #14398
- [Bug] [Master] fix State event handle error, get an unknown exception, will retry this event with IndexOutOfBoundsException #14361
- [Fix-14303][Master] workflow with sub_process task can't be stop when running #14343
- [Alert] [HTTP Plugin] Lose HTTP port #14341
- [Fix-10340][UI] Fix resource center upload file timeout bug #14268
- [bug][plugin]Fix: Correct the way to determine the yarn queue in Flink CommandLine and SQL mode #14237
- [Bug][API] Fix TreeView "Task Status" not showing bug and compatibility with older versions use WorkflowExecutionStatus.name() #14207
- Fix: default datax plugin, using RDBMS as default. #14204
- [Fix-14008][registry] cache keep alive lease #14034
- [Fix-11877][UI] Fix the problem that the environment cannot be deleted on the UI of some tasks #11878
Doc優化
- [Doc] Support Sqoop in Website #14435
Chore
- [CI] [Test] Try to fix jar conflict #14407
- [NOTICE]Update the NOTICE year #14272
致謝貢獻者
感謝莊崇 Kerwin 對本次發版工作的指導,以及以下 Contributor 的支持(排名不分先後):
rickchengx、eye-gu、hantmac、scorpig、ORuteMa、devosend、lgcareer、qingwli、HomminLee、lxorc、penggeyuanlishe、SbloodyS、QuakeWang、ligenhw、fuchanghai、zhuangchong、ruanwenjun、zyfjrx
本文由 白鯨開源 提供發佈支持!