Jpom/CHANGELOG.2.10.md
2022-12-08 15:23:03 +08:00

21 lines
668 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 2.10.0
### 🐣 新增功能
1. 【all】外置 `logback` 配置文件
### ### 🐞 解决BUG、优化功能
1. 【all】启动相关信息由控制台输出改为 `logback`
### ❌ 不兼容功能
1. 【server】取消支持 2.8.0 以下 json 文件转存数据库
2. 【all】下架 JDK 管理模块(请使用 DSL 项目模式代替)
3. 【all】下架 TOMCAT 管理模块(请使用 DSL 项目模式代替)
4. 【all】删除 项目内存监控页面
5. 【all】配置文件名称由 `extConfig.yml` 变更为 `application.yml`
6. 【all】调整项目打包目录结构
7. 【all】取消兼容低版本数据目录文件迁移调试运行