dolphinscheduler 海豚调度历史版本梳理

Posted 韧小钊

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了dolphinscheduler 海豚调度历史版本梳理相关的知识,希望对你有一定的参考价值。

海豚调度历史版本梳理

概述

大版本架构演进趋势

版本时间轴记录

历史版本

根据git上面记录整理,方便统一查看

3.0.1-release (20220922)

Bugfix
[Improvement][UI] Unified local parameters UI #11190
[Fix][UI] Fix bug where icons are displayed in one line. #11320
[Improvement-11386][UI] Concise the logic available for task action buttons #11419
[Fix][UI] Fix the preTask options are unavailable when creating a tas… #11501
S3 Resource center supports bucket customization (#12022)
fix status check issue (#11580) (#12030)
[LDAP] Config value should return real null instead of 'null' string (#12031)
[3.0.1-preapre][cherry-pick]3.0.1 UI (#12020)
[Fix][UI] Fix bug where crontab special of month and year #11661
[UI] Enable highlight and auto-complete for SQL scripts #11659
[Fix][UI] Fix the problem that the pagination component is not centered in the environment management. #11646
[Fix][UI] Fix the port in the datasource edit. #11624
[Fix][UI] Fix the table header in the workflow instance. #11487
[Fix][UI] Fix bug where warn group name not display #11429
[Feature-10117][UI] Hide node execution when start from the workflow definition list page #11372
[Fix-11366][UI] Workflow instance should not support right-click running #11367
[fix-10961][alert server]Change the content of alert to an array (#11033)
[Fix][UI] Fix workflow name overlaps bug (#11862) (#12019)
[Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task (#11994)
fix heartBeatTaskCount bug (#12024)
Fix kill task failed will cause the taskGroup cannot release and add taskGroup log (#11469) (#12013)
Workflow Definition Name Change Validation Optimization. (#11986)
add unit test ci timeout (#11655) (#12021)
[helm] fix worker template persistentVolumeClaim link (#11248) (#12018)
Set master's task running status in runTask to avoid the task group acquire failed, but the task status is in running (#11451) (#12011)
[python] Refactor structure to avoid cycle import (#11167)
[python] Add support interpreter version 310 and 311-dev (#11170)
[bug][python] Fix task switch error when default branch not defined last (#11606)
[fix][python] Sql pattern add truncate. (#11666)
Add dependent task instance log (#11541) (#12014)
If the task processor is not found need to throw error rather than exception (#11461) (#12012)
Fix workflow instance may failover many times due to doesn't check the restart time (#11445) (#12010)
Fix find last process instance in dependent task is not correct (#11424) (#12009)
Fix quartz threadPriority config name error (#11596) (#12015)
[Fix-11413] Cannot set task status to kill if the task is not in running(#11414) (#12007)
Clear thread name in BaseTaskProcessor (#11422) (#12008)
Bug Dependent downstream trigger error when schedule cycle not day. (#11987)
[CI] Fix cluster test abnormal (#11688) (#11985)
[Improvement-11380][scp-host.sh] Set StrictHostKeyChecking=no option to ssh (#11382) (#11995)
optimize the process instance query, change the date time range (#11719) (#11991)
[Fix-11051][Task]Fix the process exitValue exception when the process times out and th… (#11099) (#11983)
[fix-11404]: make the common.properties to configurable on values.yaml (#11441) (#11967)
][fix-11452][Bug] [Logger Server] Incorrect password regular expression (#11993)
Remove logger header in task log file (#11555) (#11968)
[Bug] [API] The task priority and process instance priority might be null and cause NPE (#11969)
[Bug] [spark-sql] In spark-sql, select both SPARK1 and SPARK2 versions and execute /bin/spark-sql (#11971)
Update dolphinscheduler_ddl.sql (#11974)
[fix-#11815] fix ck column names contain special characters (#11973)
[Bug][Workflow Definition] fix ordinary users can not create depend task (#11961) (#11976)
[Fix-11877][UI] Fix the problem that the environment cannot be delete (#11934)
[fix-10938]: use dot to replace source and make the default env work in shell (#11937)
fix hdfs defaultFs not working (#11823) (#11936)
[Quartz] cron did not work as expected (#11932)
[Bug] [Master] WorkflowExecuteRunnable will face a infinite loop #11838 #11864 (#11949)
[Bug-#11650][worker] #11650 fix SQL type task, stop task does not take effect (#11938)
[Fix][db] fix init&upgrade mysql-meta-schema bugs #11887 (#11933)
Process definition length too long when copy or import #10621 (#11893)
Documentation
[improvement-#11630]fix document about common.properties (#11653)
update PyDolphinScheduler documentation link. (#11474)
[doc] Correct E2E Doc, fix WorkerGroupPage typo (#11629)
Fix homepage email subscription link (#11622)
[DOC] should notice that need setting the full path when call the resource file #11620 (#11621)
[Doc][Bug] Fix resource center docs for standalone mode (#11600)
feat: update slack (#11578)
[Improvement-11550] [Doc]Document content update (#11577)
[Doc][Security] Update instructions on worker groups (#11483)
[Doc][DSIP] Move DSIP docs to the right place (#11442) (#11443)
[Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local (#11435)
feat: Modifying Slack Links (#11416)
[python] Add multiple version of document (#11391)
[doc] Refine the deployment documentation (#11361)
[Fix-11217] [Doc] add postgresql config in doc: datasource-setting (#11326)
[doc] Improve the document introduction of complement (#11275)
[DOC] improve zk digest doc (#11703) (#11992)
[Doc] Remove re-upload file function in the 3.0.0's doc (#11804) (#11984)
[doc] Add how obtain IP address from network card in FAQ (#11311) (#11982)
fix doc about sub-process's child node describe (#11972)
[fix][doc] Update the registry related configuration in values.yaml (#11444) (#11980)
问题修复
[改进][UI]统一本地参数UI#11190
[Fix][UI]修复图标显示在一行中的错误#11320
[改进-11386][UI]简化任务操作按钮#11419可用的逻辑
[Fix][UI]修复创建tas时无法使用的preTask选项…#11501
S3资源中心支持bucket定制(#12022)
修复状态检查问题(#11580)(#12030)
[LDAP]配置值应返回实际空值,而不是“空”字符串(#12031)
[3.0.1-preapre][cherry-pick]3.0.1用户界面(#12020)
[Fix][UI]修复crontab special of month and year#11661的bug
[UI]为SQL脚本#11659启用突出显示和自动完成
[Fix][UI]修复分页组件未集中在环境管理中的问题#11646
[Fix][UI]在数据源编辑中修复端口#11624
[Fix][UI]修复工作流实例中的表标题#11487
[Fix][UI]修复警告组名称未显示的错误#11429
[Feature-10117][UI]从工作流定义列表页#11372启动时隐藏节点执行
[Fix-11366][UI]工作流实例不应支持右键单击运行#11367
[fix-10961][alert server]将警报内容更改为阵列(#11033)
[Fix][UI]修复工作流名称重叠错误(#11862)(#12019)
[Bug][Worker]优化getAppId方法,避免kill task时出现Worker OOM(#11944)
修复heartBeatTaskCount错误(#12024)
修复kill任务失败将导致taskGroup无法释放并添加taskGroup日志(#11469)(#12013)
工作流定义名称更改验证优化。(#11986)
添加单元测试ci超时(#11655)(#12021)
[helm]修复工作者模板persistentVolumeClaim链接(#11248)(#12018)
在runTask中设置master的任务运行状态,以避免任务组获取失败,但任务状态为running(#11451)(#12011)
[python]重构结构以避免循环导入(#11167)
[python]添加支持解释器版本310和311 dev(#11170)
[bug][python]修复最后未定义默认分支时的任务切换错误(#11606)
[fix][python]Sql模式添加截断。(#11666)
添加相关任务实例日志(#11541)(#12014)
如果找不到任务处理器,则需要抛出错误而不是异常(#11461)(#12012)
由于未检查重启时间(#11455)(#12010),修复工作流实例可能会多次故障转移
修复查找相关任务中的最后一个进程实例不正确(#11244)(#12009)
修复石英螺纹优先级配置名称错误(#11596)(#12015)
[Fix-11413]如果任务未在运行,则无法将任务状态设置为kill(#111414)(#12007)
清除BaseTaskProcessor中的线程名称(#11422)(#12008)
当计划周期不是当天时,Bug依赖下游触发错误。(#11987)
[CI]修复群集测试异常(#11688)(#11985)
[Improvement-11380][scp-host.sh]将StrictHostKeyChecking=no选项设置为ssh(#11382)(#11995)
优化流程实例查询,更改日期时间范围(11719)(11991)
[Fix-11051][Task]修复进程超时和th…(#11099)(#11983)时的进程exitValue异常
[fix-110404]:共通。属性可在值上配置。山药(#1141)(#11967)
][fix-11452][Bug][Logger Server]不正确的密码正则表达式(#1193)
删除任务日志文件中的记录器标头(#11555)(#11968)
[Bug][API]任务优先级和流程实例优先级可能为空,并导致NPE(#11969)
[Bug][spark sql]在spark sql中,选择SPARK1和SPARK2版本并执行/bin/spark sql(#11971)
更新dolphinscheduler_ddl。sql(#11974)
[fix-#11815]fix-ck列名包含特殊字符(#11973)
[Bug][Workflow Definition]修复普通用户无法创建依赖任务(#11961)(#11976)
[Fix-11877][UI]修复无法删除环境的问题(#11934)
[fix-10938]:使用dot替换source并使默认环境在shell中工作(#11937)
修复hdfs-defaultFs不工作(#11823)(#11936)
[Quartz]cron未按预期工作(#11932)
[Bug][Master]WorkflowExecuteRunnable将面临无限循环#11838#11864(#11499)
[Bug-#11650][worker]#11650修复SQL类型任务,停止任务不生效(#11938)
[Fix][db]修复初始化和升级mysql元模式错误#11887(#11933)
复制或导入#10621(#11893)时进程定义长度过长
文档
[改进-#11630]修复关于通用的文档。属性(#11653)
更新PyDolphinScheduler文档链接。(#11474)
[doc]更正E2E文档,修复WorkerGroupPage输入错误(#11629)
修复主页电子邮件订阅链接(#11622)
[DOC]应该注意,调用资源文件#11620(#11621)时需要设置完整路径
[Doc][Bug]修复独立模式下的资源中心文档(#11600)
专长:更新松弛(#11578)
[改进-11550][文档]文档内容更新(#11577)
[Doc][Security]更新工人组说明(#11483)
[Doc][DSIP]将DSIP文档移动到正确的位置(#11442)(#11443)
[Doc][Resources]如果用户将远程存储装载到本地,则指示用户使用本地存储(#11435)
专长:修改松弛链接(#11416)
[python]添加文档的多个版本(#11391)
[doc]完善部署文档(#11361)
[Fix-11217][Doc]在Doc中添加postgresql配置:数据源设置(#11326)
[doc]改进补充的文档介绍(#11275)
[DOC]改进zk摘要文档(#11703)(#1192)
[Doc]删除3.0.0文档中的重新上传文件功能(#11804)(#11984)
[doc]在FAQ(#11311)(#11982)中添加如何从网卡获取IP地址
关于子流程的子节点描述的修复文档(#11972)
[fix][doc]更新值中与注册表相关的配置。山药(#11444)(#11980)

3.0.0-release (20220810)

  • Feature
Add Task group feature to limit the concurrency of taskInstance (#6422)
[UI Next] A new version of the UI proposal (#7332)
[UI Next] Data Quality (#8275)
Support custom timezone (#8310)
Dependent tasks can re-run automatically in the case of complement (#8373)
Optimize workflowlieage query speed (#8499)
Add dataSource for Amazon Redshift (#8527)
Refactor cli config dict mechnism (#8593)
E2E test adapt M1 chip (#9039)
Support output parameters transfer from parent workflow to child work flow. (#9396)
[python] Add mechanism cli with simple command (#8516)
[python] Add config mechanism and cli subcommand config (#8585)
[Feature- 9837][plugin/ui] support FlinkSQL Task (#9840)
[Feature-9177][Task] The sql task supports configuring segmentation notation to provide execution of multiple statements (#9917)
[Feature][UI] Disabled statistics. (#9935)
[Feature][Log]Add timezone information in log output (#9913)
[Feature] Remove old ui. (#9909)
[Feature][UI Next][V1.0.0-Beta] Add hints to the password repeat. (#9888)
[Feature][UI Next][V1.0.0-Beta] Rename SeaTunnel. (#9839)
[Feature][UI Next] Add front-end for Apache Zeppelin task plugin (#9597) (#9810)
[Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9733)
[Feature]The utils configuration files are centrally managed under common (#9706)
[Feature]Unified exposure method class (#9698)
[Feature][UI][V1.0.0-Beta] Modify timeout from 10s to 15s of axios (#9644)
[Feature][UI][V1.0.0-Beta] Add dependent task status in dependent task. (#9663)
[Feature][Task-Plugin]Add zeppelin task-plugin to support Apache Zeppelin (#9327)
[Feature][UI Next][V1.0.0-Beta] Monaco Editor supports theme switching function. (#9521)
[Feature][UI Next][V1.0.0-Beta] Change the css style usage of the blue number flopper in the alarm center to css variables. (#9511)
[python] Add task decorator for python function (#9496)
[python] Support read config in env variable (#9517)
[Feature][Task] K8s namespace auth manager (#9303)
[Feature][API] Refactor get dependent node information api (#9591)
[Feature][UI Next]Added the method of downloading files (#9605)
[Feature] [ALERT-9406]enrich alert info when insert new row into DB (#9445)
[Feature] [ALERT-9406]add new properties to alert class (#9408)
[Feature-9204][alert] Implement alert send status (#9208)
[Improve][API] Allowed the non-root user to create the task group. (#9523)
[DS-9263][Improvement][master]optimize failover (#9281)
[Improvement] change method access (#9390)
[improve][python] Specify warning group when deploy process-definition (#9773)
[improve][api] Support to upload file without file type suffix (#9553)
[Improvement][server] varPool support syntax #setValue(key=value) (#9586)
[Improvement-9609][Worker]The resource download method is selected according to the configurati… (#9636)
[Python] Supports creating or editing resources. (#10823)
[Feature-10871] add workflow executing data query (#10875)
  • Improvements
Task back-end plugin optimization, new plugins only need to modify the plugin's own module (#8584)
Verify the endtime and starttime when submit/create a cron under workflow (#8874)
Dependent The global project can be selected when adding dependencies (#9016)
AlertSender optimization and gracefully close, such as MasterServer (#9221)
implement use the slot to scan the database (#9228)
Slim dist package by migrate python gatewar into apiserver (#9230)
[python] Migrate pythonGatewayServer into api server (#9372)
[python] Add missing doc about config and connect remote server (#9443)
[Master/Worker] Change the task ack to runnning callback (#8719)
[Master] add task event thread pool (#9293)
[Improvement-10617] Add comment in slot check (#10618)
Optimize MasterServer, add MasterRPCService (#10371)
[python] Integrate test run strategy change (#10825)
Optimize master log, use MDC to inject workflow instance id and task instance id in log (#10516)
Add some warning log in master (#10383)
[Improvement] Resource authority module database table unique index increased. (#10807)
[Improvement] [Alert Server] Add default datasource url in alert server application.yaml for consistency (#10790)
[Improvement] heartbeat info improvement (#10699)
Add JDK11 on unit-test (#10364)
Update SparkRuntimeEnvironment.java (#10549)
add datasource health check to the healthcheck endpoint (#10588)
[Improvement][UI] Improve monaco-editor component in ts. (#11274)
[python] Add directly install without clone source code (#11179)
  • Bugfix
Task back-end plugin optimization, new plugins only need to modify the plugin's own module (#8584)
Verify the endtime and starttime when submit/create a cron under workflow (#8874)
Dependent The global project can be selected when adding dependencies (#9016)
AlertSender optimization and gracefully close, such as MasterServer (#9221)
implement use the slot to scan the database (#9228)
Slim dist package by migrate python gatewar into apiserver (#9230)
[python] Migrate pythonGatewayServer into api server (#9372)
[python] Add missing doc about config and connect remote server (#9443)
[Master/Worker] Change the task ack to runnning callback (#8719)
[Master] add task event thread pool (#9293)
[Bug] init docker compose DATABASE env (#10244)
[fix] Deploy scp-hosts use fullpath avoid dangling (#10249)
[fix][deploy] File overwrite when specific value set to installPath (#10241)
[Fix][UI] Set task group name empty of default value (#10243)
[Fix#9923] The alarm instance management interface is always in the loading state (#9924)
[fix] Task group queue query all list error (#10237)
[improve] Change Mysql Driver (#10220)
[Fix][UI] Fix issue with treemap depth in workflow relationships. (#10229)
[fix-10207] When the registered alarm plugin is empty, the error message is not clear (#10224)
[Fix][UI] Fix the problem of multi-language support of workflow instance host in Chinese state. (#10223)
[Fix-10103][k8s]Fix k8s Change DataSource Error (#10128)
[Fix][UI] add assignment of totalPage (#10165)
[python] Fix process definition attr release state not work (#10151)
fix#10214 Delete online workflows in batches, prompt information is accurate (#10215)
[Bug][Deploy]Fix worker-server path in script scp-hosts.sh (#10208) (#10209)
[Fix-10199] [Workflow/Workflow Definition] After deleting messages in batches, the error message is repeated (#10201)
[Fix][UI] Fix data-quality component multi-language support. (#10202)
[refactor][perf] cache compiled regex pattern (#10099)
[Fix-10076] queryUserByToken use server timezone (#10177)
fix spcial week init bug (#10183)
[Fix][UI] Add seatunnel icon (#10178)
[Fix-10057][api] api parameter name misspelling (#10063)
[Fix][UI] Fix the problem that the failure strategy field in the time management form is multilingual. (#10169)
[Fix]Change the HTTP or HTTPS regular expression (#10166)
[Fix][UI] Limit task group resource capacity to only positive integers. (#10158)
[Fix][UI] Add the task status of pending. (#10129)
[python] Change distribute name avoid confusion with main pkg (#10134)
Fix alert server curator health check not work (#10111)
[Build][UI] Solve vite config throws terser warning. (#10105)
[BUG][TaskGroup] Task group does not take effect (#10093)
[fix] Enhance name pre checker in resource center (#10094)
[Fix][UI] fulfill missing fields in DataQuality (#10098)
fix issue-10061 (#10062)
[Feat][UI] Add resource username for function and resource manage (#10086)
[Fix-10049] Conditions Task branch flow failed (#10077)
[Fix-10082]Resource userName is null and udf function manager add a username (#10064)
[Fix][Docker] Support Multi-Architecture Docker Images (#10052)
Create process definition with task group and task group priority cannot be save into db (#10078)
[Fix-10080]When the created tenant name is too long, an error message will be prompted (#10081)
[Bug][Master] fix master task failover (#10065)
[Fix][UI] Fix bug where username is empty in file manage (#10070)
[Fix][UI] Fix in the Chinese state, there is a problem with the multi-language support of the form. (#10066)
[Fix][UI]Modify error message (#10054)
[python] Fix pre_submit_check error when local params in tasks (#10032)
[Bug] fix run on docker and k8s (#10026)
[Fix-10039] Flink run command when perfecting Python jobs (#10042)
[dataquality] Fix task commnd null bug (#9974)
[fix-9991][worker]fix statement is closed before resultSet.getMetaData() (#10014)
[Fix][UI] Fix errorOutputPath column in dataquality page (#10015)
[Fix][UI] Support only one file upload on the file manage page. (#10007)
[Fix-9975] The selected task instance was recreated when the Master service fail… (#9976)
[Fix][UI] Fix the task name validator error. (#10008)
[Fix-10002] Fix some bugs in datasource list (#10005)
[Bug] [MASTER-9811]fix cmd param to overwrite global param when executing complement (#9952)
[Fix][UI][V1.0.0-Beta] Fix the problem of packing failure. (#9962)
[Build][UI] Upgrade dependencies. (#9956)
[chore] Combine version 206 and 210 sql upgrade to 300 (#9959)
[Fix][UI][V1.0.0-Beta] Fix the problem of packing failure. (#9966)
[Fix #9925]: fix ellipsis bug in table column (#9936)
fix miss fixvalue input (#9933)
[Fix][UI Next][V1.0.0-Beta] Fix console bug after deleting a node from the context menu. (#9932)
[Fix] add resource capacity required rule (#9922)
[Fix][UI Next][V1.0.0-Beta] Fix data quality data not displayed. (#9930)
[Fix]Added request header validation (#9915)
[Fix-9906] After the serial wait execution strategy stops the running workflow instance, the instance will be woken up and executed if there is a wait instance. (#9907)
[Fix][UI-NEXT] Disable file name (#9893)
[Fix][UI Next][V1.0.0-Beta] Fix jdbc connect parameter validate bug (#9891)
[Fix][UI Next][V1.0.0-Beta] Fix the task group queue display error. (#9890)
[Fix][UI Next][V1.0.0-Beta] Fix edge deletion unhandled and remove the useless nextNodes. (#9875)
[Fix][UI Next][V1.0.0-Beta] Fix some errors on the datasource page. (#9877)
[Fix][UI Next][V1.0.0-Beta] Fix the page input error on the token manage page. (#9879)
[Fix][UI Next][V1.0.0-Beta] Fix bug where logo disappeared when format dag. (#9864)
[Fix-9856]Failed to upload the file but get misleading error message (#9861)
[Fix-9868] A task flow definition isolates the runs of different execution strategies by version numbers. (#9869)
[Bug] [worker] fix CommandType TASK_EXECUTE_RUNNING_ACK don't consumed (#9849) (#9850)
[Fix][UI Next][V1.0.0-Beta] Fix the problem that there is no prompt for selecting users. (#9858)
[fix] fix query access token for specified user failed (#9855)
[Fix][UI Next][V1.0.0-Beta] Add validation rules to dependency of the dependent task. (#9844)
Serial wait for subsequent execution (#9847)
[Bug-9829][Api] Fix schedule timezone (#9830)
[Fix]fix the search bar echoes abnormally (#9835)
[BUG][ALERT-SERVER]validate script before alert script (#9834)
[Fix] json object serialization error (#9828)
[Fix][UI][V1.0.0-Beta] Fix the problem of wrong workflow name. (#9833)
Task queue status update. (#9832)
[Fix][UI] Hide the version control button in workflow instance (#9825)
The node ID under serial is greater than the current ID. (#9820)
[Fix][UI] Fix timing modal start time and end time bug (#9815)
[Bug] [Website-9764]add http alert doc and change body param to unnecessary (#9792)
[Fix-9796] The task queue can be executed normally. (#9797)
[Fix][UI Next][V1.0.0-Beta] Add a return button and set the form to disabled on the file detail page. (#9802)
[Fix][Next-UI][V1.0.0-Beta] Fix placeholder error on the task queue page. (#9805)
[Fix-9352][datasource-api]data source client uses a cache with an expiration time (#9353)
revert delete dumplicate task_definition_log ddl (#8567)
[Bug][dep] Bump httpclient version to 4.5.13 (#9631)
[bug][db] Table relation_project_user have duplicate record (#9536)
[fix-9785][UI Next][dev] dynamic change height in viewlog when full screen (#9788)
[feat] Update README (#8261)
[Bug][Api] Failed to rerun the workflow instance (#9795)
[Bug]Fix log request errors (#9791)
Task group queue supports fuzzy search. (#9784)
[Bug] [Alert-9786] Http alert Get method not working (#9787)
[Bug] [Website-9764]add script doc to the alert function (#9765)
A task instance that normally queries the serial wait state. (#9777)
[Bug]Fix groupId initialization value problem (#9775)
[Fix][UI Next][V1.0.0-Beta] Add the 'startNodeList' field to the 'start-process-instance' interface. (#9769)
[Bug]Fix right-click menu function error (#9766)
[Fix][UI Next][V1.0.0-Beta] Fix cannot select the workload scheduling time bug (#9762)
[Fix][UI Next][V1.0.0-Beta] Remove the default values for node name and child node. (#9760)
[Fix][UI Next][V1.0.0-Beta] Change the label from recovery failed to failed to retry. (#9761)
Add the host address of the execution server to the sub task task instance. (#9758)
fix query issue when update environment (#9752)
improve task flow date time exception handle (#9732)
Subtask component treemap problem fix. (#9755)
[common] Make dolphinscheduler_env.sh work when start server (#9726)
[Fix-9717] The failure policy of the task flow takes effect (#9718)
fix process instance global param not include to task instance when master executing (#9730)
[Fix][UI Next][V1.0.0-Beta] Fix the bug that the tenant is 0 when editing a user. (#9739)
[Bug-9737][Api] fix task plugin load in api (#9744)
[Fix][UI][V1.0.0-Beta] Set the default value of host to '-' and Disable log button without host data. (#9742)
[Fix][UI Next][V1.0.0-Beta] Fix citation errors. (#9741)
[Bug][Script] Fix the type of variable workersGroupMap is not supported in bash 3.x (#9614)
[Bug]Fixed the problem of no request from right click viewing log (#9728)
[Improve][python] Support create table syntax and custom sql type param (#9673)
[Bug][UI][V1.0.0-Beta] Fix action buttons not displayed on one line bug (#9700)
[Bug] [UI][V1.0.0-Beta] Fix task group name can't clear bug (#9708)
[Bug-9719][Master] fix failover fail because task plugins has not been loaded (#9720)
[fix][Service] BusinessTime should format with schedule timezone (#9714)
[Fix][UI Next][V1.0.0-Beta] Set the timout label to not show. (#9710)
[Fix][UI Next][V1.0.0-Beta] Fix bug where route is error in file manage root (#9697)
[Fix][UI Next][V1.0.0-Beta] Fix success logo is not display bug (#9694)
[Fix][UI Next][V1.0.0-Beta] Fix the startup parameter display error. (#9692)
[Fix][UI Next][V1.0.0-Beta] Change update user to edit user. (#9683)
fix alert msg and change primitive to String to avoid wrong format (#9689)
[Fix][UI Next][V1.0.0-Beta] Fix bug where name copy is invalid (#9684)
[Fix] Support more generic tenant code when create tenant (#9634)
[hotfix][docker] Removed extra equals in mail user (#9677)
[chore] Correct the java doc in funtion DagHelperTest generateDag2 (#9602)
fix task dispatch error overload resource pool of task group (#9667)
Project management batch deletion should give a specific description if it fails. (#9669)
[Bug][UI][V1.0.0-Beta] Fix display resource not exist error message bug (#9657)
[Fix][UI][V1.0.0-Beta] Fix the parameter variables and startup parameters window cannot auto close bug (#9653)
[Fix][UI][V1.0.0-Beta] Adjust the UI presentation of the dependent task. (#9649)
[Fix][UI][V1.0.0-Beta] Replace the back-end interface for dependent task. (#9645)
[Fix][UI][V1.0.0-Beta]Fix data not update bug for workflow version switch (#9642)
[Improvement][style]add comment and clear warn (#9247)
[Bug-9608] Serialize the task definition failed (#9622)
[Bug][DAO] Update db init script and soft_version (#9628) (#9637)
[Bug] cancel application when kill task (#9624)
[Fix-9617]New task group project name drop-down data is displayed according to user type. (#9625)
[Fix][UI][V1.0.0-Beta] Fix tooltip not display bug in task instance (#9630)
upgrade commons-compress to 1.21 (#9540)
update jackson and jackson.databind version to fixes many security issues (#9572)
use secure version of postgresql (#9573)
[Fix][UI][V1.0.0-Beta] Fix the task name cleared after switching the task type. (#9623)
[Fix][UI][V1.0.0-Beta] Change node name to task name in the task modal on the task definition page. (#9620)
[Fix][UI][V1.0.0-Beta] Remove the sql comment in the procedure task and add the instructions link to the procedure task. (#9619)
[Fix][UI] Fix the udf function echoed error in the sql task. (#9616)
fix 9584 (#9585)
[Fix-9610] Sub-workflow status check is limited to SUB_PROCESS components (#9611)
[Python] Make detached signature during release (#9607)
[Bug][Standalone Server] Deduplicate the classpath jars in start.sh of the standalone server (#9583)
[Fix-9593] Storage Management StorageOperate No Instance (#9594)
Add ingress annotations (#9492)
[Fix][UI Next][V1.0.0-Beta] The version information creation time in the workflow definition is changed to the operateTime field. (#9590)
fix task kill (#9578)
[Bug] [API-9558]fix homepage task instance count method to use submit time to recount (#9559)
[Refactor][UI Next]Reconstructing the Log Component (#9574)
fix process pause and rerun (#9568)
[fix-9428] [DataSource] delete the password and test again, it is successful without password bug (#9428) (#9531)
[Fix][Master Server] handle warn+failed timeout strategy in workflow execute thread of master server (#8077) (#9485)
Check the status of the child process when the parent process is running (#9567)
fix workflow instance can not be save bug (#9554)
[Perf][UI Next][V1.0.0-Beta] Optimize judgment logic. (#9561)
[Fix][UI Next][V1.0.0-Beta] Fix the color matching problem of the relationship diagram. (#9546)
[Fix][UI] Fix the problem of displaying task execution icons. (#9549)
[Fix][UI] Fix condition task connection failure. (#9548)
fix Fault tolerance warning mapper add alert type to insert (#9533)
[Bug] [Dev] Fix start/stop/status/init script error (#9514)
[Fix-9525] [Worker] Environment did not work as expected (#9527)
[Fix][UI Next][V1.0.0-Beta] Fix the resource Center dark mode display exception when viewing the file details. (#9526)
[Fix][UI Next][V1.0.0-Beta] Added access to the child node function (#9518)
[Fix-9516] [Statistics] Statistics Manager shows data should belongs to current user (#9515)
Add python module dependency in the dist module (#9506)
[Improvement][Master] Fix typo for MasterTaskExecThreadTest (#9513)
[Bug] [ALERT-9487] change email attachment filename to add random string to avoid issues (#9498)
[Bug-9501][Worker] fix kill task error before running (#9509)
[Fix][Next-UI] Fix the jumping problem of close button on dag page. (#9494)
[Fix-9174] [Alert] Fix deduplication of alarm information (#9371)
[FIX][WEBSITE-9224]fix wechat doc and wechat form display (#9439)
[Bug][Next UI] Fix the branch flow options of the switch task is not available. (#9481)
[Fix][UI Next] Fix the problem of disabling owned user input during project editing. (#9476)
[FIX-9471][Script] fix run install.sh error (#9472)
[Fix][Next-UI] Add LIST type to the custom parameter types of task node. (#9468)
fix the OUT direct param could pass to the current script (#9463)
[Bug][UI Next]Fix global variable validation condition for save button in workflow definition. (#9454)
[Fix][UI][2.0.5] Add LIST type to the custom parameter types of task node. (#9455)
[python] Recover python release properties (#9444)
[Future-9396]Support output parameters transfer from parent workflow to child work flow (#9410)
[UI] Migrate NPM to PNPM in CI builds (#9431)
[Fix-9316] [Task] Configure DB2 data source SQL script execution report ResultSet has been closed exception in SQL task (#9317)
[Fix-9251] [WORKER] reslove the sql task about of add the udf resource failed (#9319)
Update inappropriate characters (#9413)
[DS-9387][refactor]Remove the lock in the start method of the MasterRegistryClient class (#9389)
[Bug][UI Next]Modify the display state logic of save buttons under workflow definition (#9403)
[Fix-9221] [alert-server] optimization and gracefully close (#9246)
[BUG][WORKER-9349]fix param priority (#9379)
[Bug][API-9364]fix ProcessInstance wrong alert group id (#9383)
[Dev] Switch version in pom.xml to dev-SNAPSHOT (#9223) (#9299)
[python] Migrate pythonGatewayServer into api server (#9372)
[optimization] [Service] Optimization ProcessService and add ProcessService interface (#9370)
[Bug-9235][Alert]Fix wechat markdown message and change wechat form structure (#9367)
[Fix][UI] fix status statistics card height is inconsistent(#10268)
[Fix] fix the line.separator problem for alert-plugin test case (#10277)
[Fix][UI] add mapping_columns filed for the data_quality (#10286)
[Fix] fix database initialize late in standalone (#10296)
[Style][UI] split multilingual modules (#10256)
[Fix][UI] display the result page when the DB page has no data.
[Style][UI] format code. (#10314)
[Fix-10317] [UI] fix the tips of startTimeout in the jupyter form (#10319)
[Fix][UI] fix the issue that the status statistics on the project overview page were inconsistent(#10328)
[Fix-10318][ui] fix EMR Task UI custom parameters Is not correct (#10334)
[Build][UI] upgrade dependencies(#10346)
[Feature] add dolphinscheduler-task-all in api module (#10350)
[Improvement] upgrade commons-io to fix CVE (#10355)
[Improvement] upgrade logback to fix cve (#10357)
[Improvement] Upgrade log4j in E2E (#10359)
[Fix][Deploy] fix run on kubernetes bug (#10379)
[Bug][Tools] add datasource url for mysql profile in tools application.yaml (#10399)
[Fix-10412] [Standalone] failed to start standalone server according to the official document
[Improvement] update chart.yaml dependencies version (#10420)
[Fix-10386] LDAP user create with status enable (#10426)
[Fix][Python] support same task name in project defferent process definition
[Fix-10425] recovery LDAP Config (#10429)
[Fix][UI] add loading before file modification data is returned. (#10450)
[Fix][Python] correct variable type of SQL type (#10464)
[Fix] fix rename form not init bug in file manange (#10471)
[Fix-10305][common] AWS config Constant definitions are repeated (#10311)
[Fix-10522] [API] fix get executable time null pointer exception(#10524)
[Fix] [Worker] fix worker will hang if fails to start (#10501)
[Fix] could not find or load main class org.apache.zookeeper.ZooKeeperMain (#10535)
[Fix] change K8s postgresql password key name (#10545)
[Feature] ui build no inherit from maven proxy (#10590)
[Fix][dolphinscheduler-spi] json parse support LocalDateTime (#10440)
[Fix] fix standalone start error (#10577)
[Fix-10400] fix K8s deployment bitnami version error (#10567)
fix: Current node settings number of failed retries may not be negative (#10530)
Modify obsolete swagger parameters in AuditLogController (#10494)
[Fix]Recovery Traffic Control Config (#10505)
[fix][master]: fix condition npe (#10478)
fix dependent task re-run params error (#10580)
dependent node log output optimization and fix checkstyle (#10593)
[fix-10596] Workflow relationship cannot be displayed normally (#10625)
[Fix][UI] Fix bytesToSize function calculation error. (#10627)
[API] Do not specify rollback for ensure in case of any exception or error. (#10793)
[Fixed-10833] [Bug] [Quartz] timezone display doesn't match the next_fire_time in ds 3.0.0-beta1 version (#10865)
[Fix-11003]Task group queue is not updated to final state (#11004)
[Fix][UI] fix bug where log modal display object (#11271)
fix: Upgrade database DDL to avoid log path too long error
fix bug where confirm disable error (#11251)
Fix recovery from failed task will dead loop (#11239)
[Fix-11007] [Master] fix forced_success bug (#11088)
fix nodeSize is not a function bug (#11200)
[Bug-11071] fix local params (#11184)
[Fix] Parameter values disappear when editing Zeppelin task (#11115)
[fix] Make DDL work in version 3.0
[Fix-10665] [S3] Fix s3 download method (#10675)
[Bug-11101] fix task failover NPE (#11168)
[python] Fix tasks with multiple upstream and workflow query error (#10941)
[fix] update queue and tenant with same code error (#10877)
[python] Fix submit and run error (#10792)
[Bug-11071] Fix task local params NPE (#11166)
[python] Support using full-name definitions for resources (#10551)
fix space validate for create folder bug (#11106) (#11172)
fix k8s master and worker start error (#11156)
[Fix][UI] Add duplicate of file suffix (#11136)
[Bug] [API] If the single log length is long, it will causes the View Log page to hang (#10612)
[Fix][UI] fix bug where The Gantt chart does not show the execution status (#11135)
[Fix-10918] Close datasource when expire from guava cache (#11120)
[Fix][UI] Fix the problem of too large spacing in operation. (#11090)
fix view variable display bug (#11100)
[Fix][UI] Widen the segment separator input box. (#11096)
add oracle dependency (#11095)
[Feature-10594][ui] Data Quality Result Display Optimize (#10835)
[Fix-10539] [Bug] [UI] Copy task a to B, change the user-defined para… (#10611)
[Fix][UI] Set the next node to not required. (#10932)
[Fix][UI] Add validator to the next node field of the switch task. (#10898)
Fix worker cannot shutdown due to resource close failed or heart beat check failed (#10979)
Kill task when we do master failover to avoid task lost (#10997)
Fix kill yarn job error when failover caused by doesn't set ProcessDefinition (#10948)
Fix taskInstance's host is not worker nettyServer address (#10926)
Catch exception when check state in StateWheelExecuteThread (#10908)
[Fix-10827] Fix network error cause worker cannot send message to master (#10886)
[Fix-10854] Fix database restart may lost task instance status (#10866)
[Fix-10842] Fix master/worker failover will cause status incorrect (#10839)
[Fix-10785] Fix state event handle error will not retry (#10786)
[Fix-10785] Fix state event handle error will not retry (#10786)
[Fix-10666] Workflow submit failed will still in memory and never retry (#10667)
Validate master/worker config (#10649)
[Bug] [Master] Worker failover will cause task cannot be failover (#10631)
Remove the schedule thread in LowerWeightHostManager (#10310)
[Fix-10413] Fix Master startup failure the server still hang (#10500)
Fix PeerTaskInstancePriorityQueue cannot contains method use taskInstanceId to check (#10491)
Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe (#10479)
[Feature][metrics] Add master, worker metrics (#10326)
Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe (#10479)
[Fix] Fix the JSONUtils tool class time zone problem #10282 (#10284)
[Fix-10595][api] Fix Dependent Node Only View Projects Created By Self (#10834)
[Fix-10890] fix some bugs in the Resource page (#10907)
fix: typo task definition. (#10958)
[FIX-10784][Bug] [ALERT-SERVER] FEISHU Plugin might block the whole alert process loop (#10888)
Solve transaction problems under multi-threading (#10917)
fix bug where task name display in gantt (#10900)
display timing record start time (#10915)
[bug][task-plugins]fix switch class name and add param check to the switch task plugin (#10894)
[Fix][UI] Fix hive datasource doesn't show principal bug (#10876)
Complement numbers will run in a loop under the serial strategy fixed. (#10862)
[Fix-10829][UI] display real workflow relation in WorkFlow Relation page (#10836)
[Build][UI] Updated dependencies. (#10813)
[Fix][UI] Fix the environment name display back error. (#10797)
[Bug][Script] Remove deprecated arg in remove-zk-node.sh (#10789)
Fix language not matched (#10775)
fix bug where project overview page display no data (#10720)
[Fix][UI] Fix bug where the home page displays no data. (#10697)
[Fix-10652] fix docker-compose.yml (#10653)
[Bug] [Task] SQL task no exception stack trace in task log (#10656)
[Fix-10641] [Common] Fix the hdfs NPE (#10642)
[Bug] [Api] The copied workflow create time and update time is still copied from the original workflow
Fix TaskGroup cannot work and will cause master dead loop (#11254) (#11318)
  • Documentation
[doc] Correct all setup documents (#10074)
[doc] Add setValue syntax in local param (#10245)
[Fix-10083][Doc]Change Docker cmd && Change WebexTeams Chinese Translation (#10084)
[doc] Refactor local parameter docment (#10119)
[doc] Update kubernetes' FAQ (#10221)
[doc] Migrate develop docs from website (#9457)
[doc] fix url wrong in zh doc (#9421)
[doc] Add some dev missing doc (#9427)
[doc] Remove observability (#9402)
[doc] Change get help from dev mail list to slack (#9377)
[FIX-9355] Fix scheduleTime of start-process-instance api in api-doc (#9359)
[task-spark][docs] Corrected notice section (#9375)
[doc] Update task DataX document (#10218)
[doc] Update delete workflow description (#10203)
[Doc] Add complie supporting system (#10188)
[doc] Update project directory structure in docs (#10107)
[doc] Refactor global parameter docment (#10045)
[doc] Update website docs link (#10161)
[doc] Update editorial workflow content and images (#10130)
[doc] Remove flink call docs (#10122)
[doc] change document structure (#10124)
[doc] Show all the functions of the home page through screenshots (#10118)
[Bug][doc] Fix the open-api docs request error (#10100)
[doc] Correct docs of development-environment-setup (#9995)
[doc] Correct kubernetes (#9985)
[doc] Add example and notice about task type Dependent (#10001)
[doc] Add the description about execute type in SQL task (#9987)
[Doc] Add example and notice about task type Conditions (#9945)
[doc] Update the document picture to new UI (#9953)
[doc] Fix docs deadlink in readme (#9972)
[Docs] Update README. (#9970)
[docs] Correct custom docker image in faq (#9939)
[Docs][UI][Beta] Update README. (#9895)
[Docs][UI Next][V1.0.0-Beta] Add @types-lodash license. (#9883)
[doc] Separate and correct getting start by docker (#9862)
[doc] Fix syntax error cause website not work correctly (#9826)
[doc] Dir development should not ref other dirs content (#9812)
[doc] Add how to change standalone database type (#9376) (#9736)
[Feature][doc] Refactor and separate the Resource Center Document (#9658)
[Feature][Doc] Add docs for zeppelin task plugin (#9866)
[bug] [doc] fix the data quality link error about the navigation of dolphinscheduler 3.0.0-alpha zh docs (#9887)
[Improve][docs] Add spark sql docs to task spark (#9851)
[Feature-9566][Docs] Missing shell script application_id listening logic (#9778)
[doc] Add data quality to sidebar and correct docker resource path (#9662)
[Docs][DataQuality]: Add DataQuality Docs (#9512)
[Docs] enhance alert doc (#9534)
[Bug][Doc]Update database init instruction docs (#9659)
[Docs] Add license file for screenfull. (#9581)
[doc] Fix dead link after 3.0.0 release (#9562)
[python] Add missing doc about config and connect remote server (#9443)
[Improvement][doc] update time zone doc (#9503)
[Feature][Doc] Switch shell task instruction screenshots to latest (#9434)
[task-flink][docs] Corrected name (#9600)
[Doc] Refactor context parameter document (#10227)
[Doc] Delete SPRING_DATASOURCE_DRIVER_CLASS_NAME in doc (#10228)
[Doc] Upgrade screenshot to latest version in dev document (#10242)
[Doc] Update the development environment to build the software version (#10246)
[Doc] Add switch task demo (#10247)
[Doc] Added local file configuration guide for resource center (#10264)
[Doc] Fix api standard error (#10292)
[Doc] Add how to use resource in shell task (#10308)
[Doc] Upgrade license. (#10365)
[Doc] Add how to set the alarm mailbox in faq (#10401)
[Doc] Fix wrong class name in doc (#10438)
[Doc] Correct installPath when using related path (#10597)
[Doc] update the configuration doc (#11113)
[doc] Add notice when environment can not select (#11276)
[Doc]Chinese translation updated (#11146)
[doc] Fix installation typo (#11220)
add Feishu alert doc and configure email alert doc to the docsdev.js (#11173)
[doc] Fix bugs in doc installation, design and glossary (#11084)
[doc] Change subprocess dependent (#10637)
[docs] Add links to metrics docs (#10583)
[doc] Add run the task alone doc. (#10581)
[doc] Add doc about how to use healthcheck endpoints (#10592)
[doc] Add docs about complement dependent mode (#10587)
[Fix-10830][Doc] Change the start or install script command sh in the document to bash (#10831)
[doc] Add missing doc change by snehal (#10892)
[Doc][Upgrade] Fix tiny error in upgrade docs (#10847)
[Docs] Updated license. (#10838)
[doc] Correct custom jdbc driver for K8s Doc (#10768)
[doc] Modify features, hw, intro and homepage docs. (#10713)
[doc] Modified dq, monitor, security, resources (#10715)
[doc] Replace the dag screenshot of the README. (#10798)
[doc] Unify data source switching of the docs during installation (#10688)
[doc] Change tasks docs (#10751)
[doc] Modified project doc. (#10711)
[Docs] Replace the dag screenshot of the README. (#10741)
[doc] Modify quick start. (#10712)
[doc] Modified alert doc files (#10714)
[doc] Change tasks doc (#10639)
[doc] Change datasource doc (#10660)
[doc] Add doc for pre-sql and post-sql (#10685)
[doc] Update metadata and design doc (#10600)
[doc] Replace the dag screenshot of the README. (#10662)
[doc] Modified parameter doc files. (#10659)
[python] fix doc build error (#10810)
[python] Correct some docs for python api (#10772)
Merging general settings to faq (#10716)
  • Chore
add_alert_server_cluster_test (#10125)
[Feature-10034][CI] Add postgresql cluster test in CI (#10035)
[docker] Change docker hub HUB
[CI] Enable CI to remove unexpected files in /docs/img dir (#9393)
[Feature-9474] [CI] Add cluster test script verify on shell script (#9997)
[Improve][common] code clean in the common module (#9435)
Add improvement template (#10764)
[ci] Make cluster test work on release branch (#11199)
  • 特征
添加任务组功能以限制taskInstance(#6422)的并发性
[UI Next]新版本的UI提案(#7332)
[UI Next]数据质量(#8275)
支持自定义时区(#8310)
在补码(#8373)的情况下,相关任务可以自动重新运行
优化工作流查询速度(#8499)
为亚马逊红移添加数据源(#8527)
重构cli配置dict机制(#8593)
E2E测试适配M1芯片(#9039)
支持输出参数从父工作流传递到子工作流。(#9396)
[python]使用简单命令(#8516)添加机制cli
[python]添加配置机制和cli子命令config(#8585)
〔Feature-9837〕〔插件/ui〕支持FlinkSQL任务(#9840)
[Feature-9177][Task]sql任务支持配置分段符号以提供多个语句的执行(#9917)
[Feature][UI]已禁用统计信息。(#9935)
[功能][日志]在日志输出中添加时区信息(#9913)
[功能]删除旧用户界面。(#9909)
[Feature][UI Next][V1.0.0-Beta]向密码重复添加提示。(#9888)
[Feature][UI Next][V1.0.0-Beta]重命名为SeaTunnel。(#9839)
〔Feature〕〔UI Next〕添加Apache Zeppelin任务插件的前端(#9597)(#9810)
[Feature][Deploy]在dolphinscheduler_env中添加缺少的默认值。上海(#9733)
[Feature]utils配置文件在common(#9706)下集中管理
[特征]统一曝光方法类(#9698)
[Feature][UI][V1.0.0-Beta]将axios的超时从10秒修改为15秒(#9644)
[Feature][UI][V1.0.0-Beta]在依赖任务中添加依赖任务状态。(#9663)
〔功能〕〔任务插件〕添加zeppelin任务插件以支持Apache zeppelin(#9327)
[Feature][UI Next][V1.0.0-Beta]摩纳哥编辑器支持主题切换功能。(#9521)
[Feature][UI Next][V1.0.0-Beta]将报警中心中蓝色数字触发器的css样式用法更改为css变量。(#9511)
[python]为python函数添加任务装饰器(#9496)
[python]支持在环境变量(#9517)中读取配置
〔功能〕〔任务〕K8s命名空间身份验证管理器(#9303)
[Feature][API]重构获取依赖节点信息API(#9591)
[Feature][UI Next]添加了下载文件的方法(#9605)
[Feature][ALERT-9406]在将新行插入数据库(#9445)时丰富警报信息
[Feature][ALERT-9406]将新属性添加到ALERT类(#9408)
[Feature-9204][alert]实现警报发送状态(#9208)
[改进][API]允许非根用户创建任务组。(#9523)
[DS-9263][改进][master]优化故障切换(#9281)
[改进]更改方法访问(#9390)
[改进][python]在部署进程定义时指定警告组(#9773)
〔改进〕〔api〕支持上传无文件类型后缀的文件(#9553)
[改进][服务器]变量池支持语法#setValue(key=value)(#9586)
[Improvement-9609][Worker]根据配置选择资源下载方法…(#9636)
[Python]支持创建或编辑资源。(#10823)
[Feature-10871]添加执行数据查询的工作流(#10875)
  • 改进
任务后端插件优化,新插件只需修改插件自己的模块(#8584)
在工作流下提交/创建cron时验证结束时间和开始时间(#8874)
依赖项:添加依赖项时可以选择全局项目(#9016)
AlertSender优化并优雅关闭,如主服务器(#9221)
实现:使用插槽扫描数据库(#9228)
通过将python gatewar迁移到apiserver(#9230)实现精简dist包
[python]将pythonGatewayServer迁移到api服务器(#9372)
[python]添加缺少的关于配置和连接远程服务器的文档(#9443)
[主/辅]将任务确认更改为运行回调(#8719)
[Master]添加任务事件线程池(#9293)
[改进-10617]在插槽检查中添加注释(#10618)
要优化主服务器,请添加主RPCService(#10371)
[python]集成测试运行策略更改(#10825)
优化主日志,使用MDC将工作流实例id和任务实例id注入日志(#10516)
在主机(#10383)中添加一些警告日志
[改进]增加了数据库表唯一索引的资源权限模块。(#10807)
[改进][警报服务器]在警报服务器应用程序中添加默认数据源url。yaml的一致性(#10790)
[改善]心跳信息改善(#10699)
在单元测试中添加JDK11(#10364)
更新SparkRuntimeEnvironment。java(#10549)
将数据源健康检查添加到健康检查端点(#10588)
[改进][UI]改进ts中的摩纳哥编辑器组件(#11274)
〔python〕直接添加安装,无需克隆源代码(#11179)
  • 错误修正
任务后端插件优化,新插件只需修改插件自己的模块(#8584)
在工作流下提交/创建cron时验证结束时间和开始时间(#8874)
依赖项:添加依赖项时可以选择全局项目(#9016)
AlertSender优化并优雅关闭,如主服务器(#9221)
实现:使用插槽扫描数据库(#9228)
通过将python gatewar迁移到apiserver(#9230)实现精简dist包
[python]将pythonGatewayServer迁移到api服务器(#9372)
[python]添加缺少的关于配置和连接远程服务器的文档(#9443)
[主/辅]将任务确认更改为运行回调(#8719)
[Master]添加任务事件线程池(#9293)
[Bug]初始化docker组合数据库环境(#10244)
[fix]部署scp主机并使用完整路径避免挂起(#10249)
[fix][deploy]将特定值设置为installPath(#10241)时文件覆盖
[Fix][UI]将任务组名称设置为默认值(#10243)
[Fix#9923]报警实例管理界面始终处于加载状态(#9924)
[修复]任务组队列查询所有列表错误(#10237)
[改进]更改Mysql驱动程序(#10220)
[Fix][UI]修复工作流关系中树映射深度的问题。(#10229)
[fix-10207]当注册的报警插件为空时,错误消息不清楚(#10224)
[Fix][UI]解决了中文状态下工作流实例主机多语言支持的问题。(#10223)
[Fix-10103][k8s]修复k8s更改数据源错误(#10128)
[Fix][UI]添加totalPage的分配(#10165)
〔python〕修复进程定义属性发布状态不工作(#10151)
修复#10214批量删除在线工作流,提示信息准确(#10215)
[Bug][Deploy]修复脚本scp主机中的工作服务器路径。上海(#10208)(#10209)
[Fix-10199][Workflow/Workflow Definition]批量删除消息后,重复出现错误消息(#10201)
[Fix][UI]修复多语言支持的数据质量组件。(#10202)
[refactor][perf]缓存编译的正则表达式模式(#10099)
〔Fix-10076〕查询服务器时区(#10177)
修复特殊周初始化错误(#10183)
〔修复〕〔UI〕添加海底隧道图标(#10178)
[Fix-10057][api]api参数名称拼写错误(#10063)
[Fix][UI]修复时间管理表单中的故障策略字段是多语言的问题。(#10169)
[修复]更改HTTP或HTTPS正则表达式(#10166)
[Fix][UI]将任务组资源容量限制为仅正整数。(#10158)
[Fix][UI]添加挂起的任务状态。(#10129)
[python]更改分发名称,避免与主pkg(#10134)混淆
修复警报服务器管理器健康检查不工作(#10111)
[Build][UI]解决vite-config会抛出更简洁的警告。(#10105)
[BUG][TaskGroup]任务组未生效(#10093)
〔修复〕增强资源中心中的名称预检查器(#10094)
[Fix][UI]满足DataQuality(#10098)中缺少的字段
修复问题-10061(#10062)
[Feat][UI]为功能和资源管理添加资源用户名(#10086)
[Fix-10049]条件任务分支流失败(#10077)
[Fix-10082]资源用户名为空,udf功能管理器添加用户名(#10064)
〔修复〕〔Docker〕支持多架构Docker镜像(#10052)
创建具有任务组和任务组优先级的流程定义无法保存到数据库(#10078)
[Fix-10080]当创建的租户名称过长时,将提示错误消息(#10081)
[Bug][Master]修复主任务故障转移(#10065)
〔修复〕〔UI〕修复文件管理(#10070)中用户名为空的错误
〔修复〕〔UI〕修复在中文状态下,表单的多语言支持存在问题。(#10066)
[Fix][UI]修改错误消息(#10054)
〔python〕修复任务中的本地参数(#10032)时的pre_submit_check错误
〔Bug〕修复docker和k8s(#10026)上的运行
[Fix-10039]完善Python作业时的Flink run命令(#10042)
[dataquality]修复任务命令空错误(#9974)
[fix-9991][worker]fix语句在resultSet之前关闭。getMetaData()(#10014)
[Fix][UI]修复dataquality页(#10015)中的errorOutputPath列
[Fix][UI]在文件管理页面上仅支持一个文件上传。(#10007)
[Fix-9975]在主服务失败时重新创建选定的任务实例…(#9976)
[Fix][UI]修复任务名称验证程序错误。(#10008)
[Fix-10002]修复数据源列表(#10005)中的一些错误
[Bug][MASTER-9811]修复了cmd param在执行补码(#9952)时覆盖全局参数的问题
[Fix][UI][V1.0.0-Beta]修复包装故障问题。(#9962)
[Build][UI]升级依赖项。(#9956)
[杂务]将版本206和210 sql升级到300(#9959)
[Fix][UI][V1.0.0-Beta]修复包装故障问题。(#9966)
[修复#9925]:修复表列(#9936)中的省略号错误
修正未命中修正值输入(#9933)
[Fix][UI Next][V1.0.0-Beta]修复从上下文菜单中删除节点后的控制台错误。(#9932)
[Fix]添加所需资源容量规则(#9922)
[Fix][UI Next][V1.0.0-Beta]修复数据质量数据未显示。(#9930)
[Fix]添加了请求头验证(#9915)
[Fix-9906]串行等待执行策略停止运行的工作流实例后,如果存在等待实例,则该实例将被唤醒并执行。(#9907)
〔修复〕〔UI-NEXT〕禁用文件名(#9893)
[Fix][UI Next][V1.0.0-Beta]修复jdbc连接参数验证错误(#9891)
[Fix][UI Next][V1.0.0-Beta]修复任务组队列显示错误。(#9890)
[Fix][UI Next][V1.0.0-Beta]修复未处理的边缘删除并删除无用的NextNode。(#9875)
[Fix][UI Next][V1.0.0-Beta]修复数据源页面上的一些错误。(#9877)
[Fix][UI Next][V1.0.0-Beta]修复令牌管理页面上的页面输入错误。(#9879)
[Fix][UI Next][V1.0.0-Beta]修复了在格式化dag时徽标消失的错误。(#9864)
[Fix-9856]无法上载文件,但收到错误消息(#9861)
[Fix-9868]任务流定义通过版本号隔离不同执行策略的运行。(#9869)
[Bug][worker]修复命令类型TASK_EXECUTE_RUNNING_ACK不被消耗(#9849)(#9850)
[Fix][UI Next][V1.0.0-Beta]修复了没有提示选择用户的问题。(#9858)
[fix]修复指定用户的查询访问令牌失败(#9855)
[Fix][UI Next][V1.0.0-Beta]将验证规则添加到依赖任务的依赖项中。(#9844)
串行等待后续执行(#9847)
〔Bug-9829〕〔Api〕修复时间表时区(#9830)
〔修复〕修复搜索栏异常回声(#9835)
[BUG][ALERT-SERVER]在警报脚本之前验证脚本(#9834)
〔修复〕json对象序列化错误(#9828)
〔修复〕〔UI〕〔V1.0.0-Beta〕修复错误工作流名称的问题。(#9833)
任务队列状态更新。(#9832)
[Fix][UI]隐藏工作流实例中的版本控制按钮(#9825)
串行下的节点ID大于当前ID。(#9820)
〔修复〕〔UI〕修复计时模式开始时间和结束时间错误(#9815)
[Bug][Website-9764]添加http警报文档并将正文参数更改为不必要(#9792)
[Fix-9796]任务队列可以正常执行。(#9797)
[Fix][UI Next][V1.0.0-Beta]添加返回按钮,并在文件详细信息页面上将表单设置为禁用。(#9802)
[Fix][Next UI][V1.0.0-Beta]修复任务队列页面上的占位符错误。(#9805)
[Fix-9352][datasource api]数据源客户端使用具有过期时间(#9353)的缓存
还原删除dumplicate任务定义日志ddl(#8567)
[Bug][dep]将httpclient版本升级到4.5.13(#9631)
[bug][db]表relation_project_user有重复记录(#9536)
[fix-9785][UI Next][dev]全屏时动态更改viewlog中的高度(#9788)
[feat]更新自述(#8261)
[Bug][Api]无法重新运行工作流实例(#9795)
[Bug]修复日志请求错误(#9791)
任务组队列支持模糊搜索。(#9784)
[Bug][Alert-9786]Http警报获取方法不工作(#9787)
[Bug][WEB-9764]将脚本文档添加到警报功能(#9765)
通常查询串行等待状态的任务实例。(#9777)
[Bug]修复groupId初始化值问题(#9775)
[Fix][UI Next][V1.0.0-Beta]将“startNodeList”字段添加到“启动流程实例”界面。(#9769)
[Bug]修复右键菜单功能错误(#9766)
[Fix][UI Next][V1.0.0-Beta]修复无法选择工作负载调度时间错误(#9762)
[Fix][UI Next][V1.0.0-Beta]删除节点名和子节点的默认值。(#9760)
[Fix][UI Next][V1.0.0-Beta]将标签从恢复失败更改为重试失败。(#9761)
将执行服务器的主机地址添加到子任务任务实例。(#9758)
修复更新环境时的查询问题(#9752)
改进任务流日期时间异常处理(#9732)
子任务组件树映射问题修复。(#9755)
[常见]使dolphinscheduler_env。sh启动服务器时工作(#9726)
[Fix-9717]任务流的失败策略生效(#9718)
修复主执行时进程实例全局参数不包含到任务实例(#9730)
[Fix][UI Next][V1.0.0-Beta]修复了在编辑用户时租户为0的错误。(#9739)
〔Bug-9737〕〔Api〕修复Api中的任务插件加载(#9744)
[Fix][UI][V1.0.0-Beta]将主机的默认值设置为“-”,并禁用没有主机数据的日志按钮。(#9742)
[Fix][UI Next][V1.0.0-Beta]修复引用错误。(#9741)
[Bug][Script]修复了bash 3.x(#9614)中不支持的变量workersGroupMap的类型
[Bug]修复了右击查看日志时没有请求的问题(#9728)
〔改进〕〔python〕支持创建表语法和自定义sql类型参数(#9673)
[Bug][UI][V1.0.0-Beta]修复了一行错误(#9700)上未显示的操作按钮
[Bug][UI][V1.0.0-Beta]修复任务组名称无法清除错误(#9708)
[Bug-9719][Master]修复了由于任务插件尚未加载而导致的故障转移失败(#9720)
[fix][Service]BusinessTime的格式应为日程时区(#9714)
[Fix][UI Next][V1.0.0-Beta]将超时标签设置为不显示。(#9710)
[Fix][UI Next][V1.0.0-Beta]修复文件管理根目录(#9697)中路由错误的错误
[Fix][UI Next][V1.0.0-Beta]修复成功标志未显示错误(#9694)
[Fix][UI Next][V1.0.0-Beta]修复启动参数显示错误。(#9692)
[Fix][UI Next][V1.0.0-Beta]将更新用户更改为编辑用户。(#9683)
修复警报消息并将原语更改为字符串以避免错误格式(#9689)
[Fix][UI Next][V1.0.0-Beta]修复名称副本无效的错误(#9684)
[修复]创建租户时支持

以上是关于dolphinscheduler 海豚调度历史版本梳理的主要内容,如果未能解决你的问题,请参考以下文章

深入了解海豚调度DolphinScheduler

DolphinScheduler 3.1.0 海豚集群运维使用问题记录

Dolphinscheduler使用随笔

Apache DolphinScheduler 诞生记

Apache DolphinScheduler 诞生记

DolphinScheduler 3.1.0 海豚集群部署配置