各位热爱 DolphinScheduler 的小伙伴们,社区5月份月报更新啦!这里将记录 DolphinScheduler 社区每月的重要更新,欢迎关注,期待下个月你也登上Merge Star月度榜单哦~
月度Merge Star
感谢以下小伙伴5月份为 Apache DolphinScheduler 做的精彩贡献(排名不分先后):
@changxiangshimian,@abzymeinsjtu,@pegasas,@dongyu6,@EricGao888,@rockfang,@alei1206,@Gallardot,@cntigers,@SbloodyS,@stoplyy,@TianXinCoord,@Zzih96,@yinxiaolog,@jxbwhe,@privking,@sdhzwc,@wangxj3,@lw-yang,@ruanwenjun,@qingwli,@rickchengx,@coldestlin,@jbampton,@sofiaJYX
apache/dolphinscheduler仓库
Fix
- [ [Bug]修复SeaTunnel补丁数据租户异常 ]( https://github.com/apache/dolphinscheduler/pull/16092 " [Bug]修复SeaTunnel补丁数据租户异常 ") @changxiangshimian
- [Fix在编辑警报实例时,确保数值类型字段具有数值类型值。 ]( https://github.com/apache/dolphinscheduler/pull/16089 " Fix在编辑警报实例时,确保数值类型字段具有数值类型值。 ") @rockfang
- [Fix修复消息提示框的问题 ]( https://github.com/apache/dolphinscheduler/pull/16088 " Fix修复消息提示框的问题 ") @rockfang
- [ [Fix]修复审计日志参数拼写错误 ]( https://github.com/apache/dolphinscheduler/pull/16077 " [Fix]修复审计日志参数拼写错误 ") @qingwli
- [ [Fix-16061]修改
WorkflowExecuteRunnable#isTaskDepsComplete()
方法中的日志信息。 ]( https://github.com/apache/dolphinscheduler/pull/16062 " [Fix-16061]修改WorkflowExecuteRunnable#isTaskDepsComplete()
方法中的日志信息。 ") @alei1206 - [Fix-16046修复Sql任务使用的时间类型不正确。 ]( https://github.com/apache/dolphinscheduler/pull/16050 " Fix-16046修复Sql任务使用的时间类型不正确。 ") @yinxiaolog
- [ [Hotfix]在ZookeeperRegistryTestCase中增加block-until-connected的值 ]( https://github.com/apache/dolphinscheduler/pull/16041 " [Hotfix]在ZookeeperRegistryTestCase中增加block-until-connected的值 ") @ruanwenjun
- [ [Hotfix]修复Apache SeaTunnel的NettyRemotingClient可能抛出IllegalMonitorStateException异常。 ]( https://github.com/apache/dolphinscheduler/pull/16038 " [Hotfix]修复Apache SeaTunnel的NettyRemotingClient可能抛出IllegalMonitorStateException异常。 ") @ruanwenjun
- [Fix修复E2E-K8S-Execute的持续集成错误 ]( https://github.com/apache/dolphinscheduler/pull/16031 " Fix修复E2E-K8S-Execute的持续集成错误 ") @rickchengx
- [ [Fix-15992]通过有序遍历MasterPriorityQueue来维护槽位索引 ]( https://github.com/apache/dolphinscheduler/pull/15993 " [Fix-15992]通过有序遍历MasterPriorityQueue来维护槽位索引 ") @coldestlin
- [ [Fix-15969] [Helm]没有数据库节点存在 ]( https://github.com/apache/dolphinscheduler/pull/15970 " [Fix-15969] [Helm]没有数据库节点存在 ") @Gallardot
- [ [HotFix] [CI]暂跳过可合并检查 ]( https://github.com/apache/dolphinscheduler/pull/15958 " [HotFix] [CI]暂跳过可合并检查 ") @SbloodyS
- [ [Fix-15937]在
DynamicCommandUtils.createCommand
中添加tenantCode的传播 ]( https://github.com/apache/dolphinscheduler/pull/15956 " [Fix-15937]在DynamicCommandUtils.createCommand
中添加tenantCode的传播 ") @stoplyy - [ [fix-15907]修复获取远程shell退出码不正确的问题。 ]( https://github.com/apache/dolphinscheduler/pull/15911 " [fix-15907]修复获取远程shell退出码不正确的问题。 ") @Zzih96
- [ [FIX]已完成的任务无法在工作流实例中重新执行。 ]( https://github.com/apache/dolphinscheduler/pull/15884 " [FIX]已完成的任务无法在工作流实例中重新执行。 ") @privking
Improve
- [ Revert \"[Improvement]异常字符检查(#15824)\" (#16102) ]( https://github.com/apache/dolphinscheduler/pull/16103 " Revert \"[Improvement]异常字符检查(#15824)\" (#16102) ") @ruanwenjun
- [ Revert \"[Improvement]检查异常字符\" ]( https://github.com/apache/dolphinscheduler/pull/16102 " Revert \"[Improvement]检查异常字符\" ") @ruanwenjun
- [Improvement关于Apache SeaTunnel的文档附录.md中的中文文本错误修正 ]( https://github.com/apache/dolphinscheduler/pull/16033 " Improvement关于Apache SeaTunnel的文档附录.md中的中文文本错误修正 ") @TianXinCoord
- [Improvement将Flink命令更改为FLINK_HOME ]( https://github.com/apache/dolphinscheduler/pull/16004 " Improvement将Flink命令更改为FLINK_HOME ") @pegasas
- [Improvement为监控添加单元测试(UT) ]( https://github.com/apache/dolphinscheduler/pull/15998 " Improvement为监控添加单元测试(UT) ") @qingwli
- [Improvement展示Master和Worker的忙碌或正常状态,并列出命令表列表 ]( https://github.com/apache/dolphinscheduler/pull/15978 " Improvement展示Master和Worker的忙碌或正常状态,并列出命令表列表 ") @qingwli
- [ [Improvement]修复PyTorch任务中的git URL注入问题(#15873) ]( https://github.com/apache/dolphinscheduler/pull/15950 " [Improvement]修复PyTorch任务中的git URL注入问题(#15873) ") @cntigers
- [Feature将api/master/worker/alert的application.yaml配置文件设置为可配置 ]( https://github.com/apache/dolphinscheduler/pull/15922 " Feature将api/master/worker/alert的application.yaml配置文件设置为可配置 ") @pegasas
- [ [Improvement]使用Apache SeaTunnel的safe构造函数与Snake YAML一起使用 ]( https://github.com/apache/dolphinscheduler/pull/15758 " [Improvement]使用Apache SeaTunnel的safe构造函数与Snake YAML一起使用 ") @EricGao888
其他
- 将dolphinscheduler-aop重命名为dolphinscheduler-yarn-aop @ruanwenjun
- [ [Doc]更新ZooKeeper的下载链接 ]( https://github.com/apache/dolphinscheduler/pull/16085 " [Doc]更新ZooKeeper的下载链接 ") @sofiaJYX
- 文档:修复安装指南中的拼写错误 @lw-yang
- 修复sudo enable为false时,仍会检查租户是否存在。 @ruanwenjun
- [ [DSIP-44]如果TaskExecuteRunnable调度失败,设置延时时间 ]( https://github.com/apache/dolphinscheduler/pull/16069 " [DSIP-44]如果TaskExecuteRunnable调度失败,设置延时时间 ") @ruanwenjun
- "3.2.2 版本发布 cherry-pick:减少归档文件的大小,以便继续进行ASF 发布" @SbloodyS
- [ [helm]从通用标签中移除 AppVersion。 ]( https://github.com/apache/dolphinscheduler/pull/16066 " [helm]从通用标签中移除 AppVersion。 ") @Gallardot
- 请勿在start.sh脚本中移除OmitStackTraceInFastThrow @ruanwenjun
- 移除了未使用的StateEventHandleFailure @ruanwenjun
- [ [DSIP-42]添加dolphinscheduler-aws-authentication模块 ]( https://github.com/apache/dolphinscheduler/pull/16043 " [DSIP-42]添加dolphinscheduler-aws-authentication模块 ") @ruanwenjun
- 3.2.2版本发布选挑 cherry-pick:为了继续Apache SeaTunnel的ASF发布,减少归档文件的大小 @wangxj3
- 将变量QUEUE_MAX_SIZE重命名为QUEUE_INITIAL_SIZE @alei1206
- 修复Apache SeaTunnel WorkerTaskExecutorThreadPool#isOverload方法的错误 @ruanwenjun
- 文档:修复contribute.md中的类型 @jxbwhe
- 修复因并发操作导致的rpc通道泄漏问题 @ruanwenjun
- 在注册表中使用随机端口 @ruanwenjun
- 已弃用的2.0.9/3.0.6升级测试 @ruanwenjun
- 修复因varpool中存在重复键而导致工作流实例重启失败的问题。 @ruanwenjun
- 文档:修正拼写 @jbampton
- 在CI环境中,PostgreSQL(pg)的数据库模式变更检查失败了。 @ruanwenjun
- [ [Doc]修复资源配置中的拼写错误 ]( https://github.com/apache/dolphinscheduler/pull/15988 " [Doc]修复资源配置中的拼写错误 ") @dongyu6
- 为注册模块添加统一的集成测试。 @ruanwenjun
- EMR任务支持替换参数占位符。 @ruanwenjun
- [DSIP-39优化启动参数/全局参数/项目参数的数据类型 ]( https://github.com/apache/dolphinscheduler/pull/15967 " DSIP-39优化启动参数/全局参数/项目参数的数据类型 ") @sdhzwc
- 优化RPC基类的范围 @ruanwenjun
- [ [TEST]提升项目工作团队关系服务的覆盖范围 ]( https://github.com/apache/dolphinscheduler/pull/15944 " [TEST]提升项目工作团队关系服务的覆盖范围 ") @abzymeinsjtu
- [DSIP-35重構警報线程模型 ]( https://github.com/apache/dolphinscheduler/pull/15932 " DSIP-35重構警報线程模型 ") @ruanwenjun
- [DSIP-25分割远程日志配置 ]( https://github.com/apache/dolphinscheduler/pull/15826 " DSIP-25分割远程日志配置 ") @pegasas
- 在ETCD/JDBC注册指南中添加链接 @pegasas
apache/dolphinscheduler-website仓库
其他
- 任务:尝试整合Kapa到网站中 @Gallardot
- 任务:修复Kapa CSP @Gallardot
- 修复:将Kapa集成到网站中 @Gallardot
特性:将Kapa集成到网站中 @Gallardot
本文由 白鲸开源科技 提供发布支持!
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。