v1.2.1 beta.1
Change Log
New Feature
- [Feat] Supports uploading jar type job #237
- [Feat] Automatic Hadoop integration on Flink Kubernetes mode. #436
- [Feat] Flink task build / run process separation. #437
Enhance / Bug Fix
- [Enhancement] add code style framework #480
- [Enhancement] project build optimization, better support for front-end and back-end packaging #533
- [Bug] no response when commit build requst on the project page #458
- [Bug] hadoop-user-name not work #449
- [Bug] get flink version bug #447
- [Bug] Unable to add role #467
- [Bug] fixed add user no description &delete user can't work #478
- [Bug] fixed flink job run statue #536
- [Bug] fixed soft link of path bug #519
- [Bug] fixed job the endTime value #516
- [Bug] fixed ddl sql bug. #487
- [Bug] fixed some legacy bugs for LfsOperator #475
- [Bug] fixed specified key too long #465
更新日志
新特性
优化 / Bug 修复
- [优化] 增加checkstyle 统一代码格式框架 #480
- [优化] 优化项目打包,前后端可以混合|分离 打包 #533
- [Bug] 修复构建项目是前端看不到实时日志输出的bug #458
- [Bug] 修复 hadoop-user-name不生效的bug #449
- [Bug] 修复flink version获取可能存在的bug #447
- [Bug] 修复custom-code模式下,在选择任务最终执行fatjar逻辑中可能存在的bug #473
- [Bug] 修复不能添加系统角色的bug #467
- [Bug] 修复flink任务状态重启后可能存在的bug #536
- [Bug] 修复添加flink home时软链接导致的bug #519
- [Bug] 修复任务运行的结束时间为1970年的bug #516
- [Bug] 修复ddl sql中的bug. #487
- [Bug] 修复LfsOperator 中相关文件操作的bug #475
- [Bug] 修复建表sql中主键太长导致的mysql报错bug #465
...