Skip to content

Commit

Permalink
releases(发布): 准备release 2.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fyjc-wlj committed Dec 2, 2024
1 parent f195a27 commit 1439686
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/日志&下载/01.更新日志/01.最新.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,26 @@ tags:
- 2.11.x
---

## 2.11.11-release (2024-12-02)

### 🐞 解决BUG、优化功能

1. 【server】升级 docker-java 版本到 3.4.0
2. 【server】优化 数据库备份支持外部调用触发器来实现自定义备份周期(感谢@刘志远)
3. 【server】优化 SSH、项目 文件管理树加载 loading 避免网络卡顿影响树渲染错误(感谢@Bo
4. 【server】优化 SSH、项目 文件管理树支持横向滚动条
5. 【server】优化 构建记录存储最后 commitId commitMsg 信息(感谢@program
6. 【server】优化 引用脚本库时出现 ${xxxx} 出现引用失败:No group with name {xxxx} (感谢[@foot_print](https://gitee.com/zhangyf35) [Gitee issues IAW413](https://gitee.com/dromara/Jpom/issues/IAW413)
7. 【server】优化 构建环境变量自动识别系统变量密文相关关键词:pwd、pass、password、token 为隐私变量(感谢[@lin_yeqi](https://gitee.com/lin_yeqi) [Gitee issues IB34L9](https://gitee.com/dromara/Jpom/issues/IB34L9)
8. 【agent】优化 项目状态触发器 result 参数返回 json 类型,DSL 项目重启成功返回 pid(感谢@新)
9. 【server】优化 日志查看器中行号增加无法选中样式(感谢[@ning](https://gitee.com/mrning001) [Gitee pr 284](https://gitee.com/dromara/Jpom/pulls/284)
10. 【server】修复 容器构建自定义插件,环境变量不匹配问题(感谢[@杨晓龙](https://gitee.com/pubresyang) [Gitee pr 285](https://gitee.com/dromara/Jpom/pulls/285)
11. 【agent】优化 项目日志文件编码格式支持独立配置(感谢[@不渡](https://gitee.com/zhangjxing) [Gitee issues IB3DCP](https://gitee.com/dromara/Jpom/issues/IB3DCP)
12. 【all】优化 使用默认语言时增加判断所在时区来识别中文环境
13. 【all】升级 fastjson 依赖版本

------

## 2.11.10-release (2024-09-19)

### 🐣 新增功能
Expand Down

0 comments on commit 1439686

Please sign in to comment.