3.2.2 相比 3.2.1
1、当删除或修改工作流校验任务依赖(https://github.com/apache/dolphinscheduler/pull/15681),API
2、保存任务表单后,任务节点使用了错误的背景颜色(其实就是背景颜色直接为选中了)(https://github.com/apache/dolphinscheduler/pull/15695),UI
3、解决具有任务依赖关系的工作流无法正常工作的问题(解决的是如果流程2对流程1中的某个task1有依赖,流程1中最新实例只跑了比如说task2的情况下的问题)(https://github.com/apache/dolphinscheduler/pull/15712),Master
4、解决项目偏好并不能取代它们需要影响的所有地方的问题(项目偏好的参数能直接传递到启动参数中作为回显,比如说worker组、租户)(https://github.com/apache/dolphinscheduler/pull/15724),UI
5、项目首选项的默认选项可以清除(https://github.com/apache/dolphinscheduler/pull/15727),UI
6、JDK替代JRE,BUG修复(Java任务)(https://github.com/apache/dolphinscheduler/pull/15764),Worker
7、初始化移动到loghandler(代码优化)(https://github.com/apache/dolphinscheduler/pull/15780),RemoteLogging
8、增加资源的全名称校验,防止有../的存在(https://github.com/apache/dolphinscheduler/pull/15786)
9、项目参数增加更新时间和更新用户(https://github.com/apache/dolphinscheduler/pull/15745)
10、移除 dolphinscheduler-data-quality从 dolphinscheduler-task-dataquality中(不直接依赖jar,直接pom使用)(https://github.com/apache/dolphinscheduler/pull/15791)
11、数据源和udf函数列表使用DbType枚举code而不是使用原始值(优化)(https://github.com/apache/dolphinscheduler/pull/15714)
12、避免bean的全量扫描,加载不用的bean(https://github.com/apache/dolphinscheduler/pull/15874)
13、精简hikari连接池的配置,只保存默认(https://github.com/apache/dolphinscheduler/pull/15890)
14、修改告警代码格式、字符编码(https://github.com/apache/dolphinscheduler/pull/15892)
15、使用workerNodeInfoWriteLock更新worker信息(https://github.com/apache/dolphinscheduler/pull/15903)
16、数据源获取数据源类型的名称写死了,使用枚举优化(https://github.com/apache/dolphinscheduler/pull/15920)
17、
待更新...


journey
32 声望23 粉丝