We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0d65a commit 57b181bCopy full SHA for 57b181b
doc/XXL-JOB官方文档.md
@@ -2543,7 +2543,7 @@ public void execute() {
2543
- 4、【升级】多个项目依赖升级至较新稳定版本,涉及 netty、spring/springboot、groovy 等;
2544
2545
2546
-### 7.40 版本 v3.2.0 Release Notes[2025-06-24]
+### 7.40 版本 v3.2.0 Release Notes[2025-08-24]
2547
- 1、【强化】AI任务(ollamaJobHandler)优化:针对 “model” 模型配置信息,从执行器侧文件类配置调整至调度中心“任务参数”动态配置,支持集成多模型、并结合任务动态配置切换。
2548
- 2、【安全】登录认证重构:密码加密算法从Md5改为Sha256;登录态改为登录后动态随机生成;提升系统安全性;(需要针对用户表进行字段调整,同时需要重新初始化密码信息;相关SQL脚本如下)
2549
```
0 commit comments