File tree Expand file tree Collapse file tree 3 files changed +18
-14
lines changed
Expand file tree Collapse file tree 3 files changed +18
-14
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
2+
3+ ## [ v3.5.16] 2026.1.11
4+ - fix: 修复` Jackson3TypeHandler ` 自定义` ObjectMapper ` 无效
5+ - fix: 处理代码生成器` PackageConfig ` 指定模块为空时拼接错误
6+ - feat: 升级` SpringBoot3 ` 至3.5.9
7+ - feat: 升级` JUnit ` 单元测试
8+ - feat: 升级` fastjson ` 至2.0.60
9+ - feat: 升级` jackson ` 至2.20.1
10+ - feat: 升级` gson ` 至2.13.2
11+ - feat: 升级` postgresql ` 至42.7.8
12+ - feat: 升级` h2database ` 至2.4.240
13+ - feat: 升级` mysql-connector-j ` 至9.5.0
14+ - feat: 升级` sqlite-jdbc ` 至3.51.1.0
15+ - feat: 升级` jaybird ` 至5.0.10.java8
16+ - feat: 升级` mybatis-spring ` 4.0.0
17+
218## [ v3.5.15] 2025.11.30
319- fix: 修复` Enjoy ` 模板生成xml错误
420- feat: 调整代码生成器元数据构建
Original file line number Diff line number Diff line change 1- - fix: 修复` Jackson3TypeHandler ` 自定义` ObjectMapper ` 无效
2- - fix: 处理` PackageConfig ` 指定模块为空时拼接错误
3- - feat: 升级` SpringBoot3 ` 至3.5.9
4- - feat: 升级` JUnit ` 单元测试
5- - feat: 升级` fastjson ` 至2.0.60
6- - feat: 升级` jackson ` 至2.20.1
7- - feat: 升级` gson ` 至2.13.2
8- - feat: 升级` postgresql ` 至42.7.8
9- - feat: 升级` h2database ` 至2.4.240
10- - feat: 升级` mysql-connector-j ` 至9.5.0
11- - feat: 升级` sqlite-jdbc ` 至3.51.1.0
12- - feat: 升级` jaybird ` 至5.0.10.java8
13- - feat: ` mybatis-plus-spring-boot4-starter ` 依赖升级` mybatis-spring ` 4.0.0
1+ - feat: 支持配置加密在环境变量中使用
Original file line number Diff line number Diff line change 1- APP_VERSION =3.5.16 -SNAPSHOT
1+ APP_VERSION =3.5.17 -SNAPSHOT
22APP_GROUP =com.baomidou
33signing.keyId =1FD337F9
44signing.password =243194995
You can’t perform that action at this time.
0 commit comments