Skip to content

Commit

Permalink
更新 XXL-JOB官方文档.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxueli authored Jan 13, 2025
1 parent d657bf2 commit 8db2ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/XXL-JOB官方文档.md
Original file line number Diff line number Diff line change
Expand Up @@ -2418,7 +2418,7 @@ public void execute() {
- 6、【修复】漏洞修复,包括 "CVE-2024-42681" 子任务越权漏洞修复、"CVE-2023-33779" 任务API越权问题修复;
- 7、【升级】多个项目依赖升级至较新稳定版本,涉及netty、groovy、gson、springboot、mybatis等;
### 7.36 版本 v2.5.0 Release Notes[2024-01-11]
### 7.36 版本 v2.5.0 Release Notes[2025-01-11]
- 1、【优化】框架基础守护线程异常处理逻辑优化,避免极端情况下因Error导致调度终止问题;
- 2、【优化】底层通讯超时时间支持自定义,默认3秒,缓解网络抖动导致任务通讯超时问题;可参考 xxl-job-admin 和 samples 示例代码自行配置;
- 3、【修复】调度中心快慢线程池优化拒绝策略,避免因默认AbortPolicy导致调度结果丢失问题;
Expand Down

0 comments on commit 8db2ce3

Please sign in to comment.