Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxueli committed Nov 10, 2024
1 parent 843c822 commit 12daf49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/XXL-JOB官方文档.md
Original file line number Diff line number Diff line change
Expand Up @@ -2370,9 +2370,13 @@ public void execute() {
- 1、【升级】多个项目依赖升级至较新稳定版本,涉及netty、groovy、gson、springboot、mybatis等;
- 2、【修复】"CVE-2024-42681" 子任务越权漏洞修复;
- 3、【优化】Cron解析组件优化代码优化。
- 3、[规划中]【优化】修改密码交互优化,提升系统安全;
- 3、[规划中]安全功能增强,通讯加密参数改用加密数据避免AccessToken明文, 降低token泄漏风险。
- 4、[规划中]登陆态Token声称逻辑优化,混淆登陆时间属性,降低token泄漏风险。
### 7.35 版本 v2.5.0 Release Notes[规划中]
- 1、[规划中]升级springboot3.x,解决2.x老版本漏洞类问题。注意,springboot3.x依赖jdk17。
### TODO LIST
- 1、调度隔离:调度中心针对不同执行器,各自维护不同的调度和远程触发组件。
- 2、任务优先级:调度与执行阶段按照优先级分配资源。
Expand Down

0 comments on commit 12daf49

Please sign in to comment.