File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
continew-starter-dependencies Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v2.8.2] ( https://github.com/continew-org/continew-starter/compare/v2.8.1...v2.8.2 ) (2025-01-09)
2+
3+ ### ✨ 新特性
4+
5+ - 【core】SpringUtils 新增获取代理对象方法 ([ 5f68227] ( https://github.com/continew-org/continew-starter/commit/5f6822742fd0f032bcc351155f0b966d24b05346 ) )
6+
7+ ### 💎 功能优化
8+
9+ - 【extension/crud】移除 CommonUserService、ContainerPool(已移动到 Admin 项目内) ([ 0b342d5] ( https://github.com/continew-org/continew-starter/commit/0b342d5c73e95b809337b939b4e1e957374bad85 ) )
10+
11+ ### 🐛 问题修复
12+
13+ - 【log】修复日志记录时所属模块和描述取值优先级失效的问题 ([ 4fe067a] ( https://github.com/continew-org/continew-starter/commit/4fe067a889f00617f03caf7ae3598466560dce33 ) )
14+
15+ ### 📦 依赖升级
16+
17+ - graceful-response 5.0.4-boot3 => 5.0.5-boot3(修复父类参数校验异常) ([ aa463df] ( https://github.com/continew-org/continew-starter/commit/aa463dff37b658d1cb2a69e68f54790e03c4103d ) )
18+
119## [ v2.8.1] ( https://github.com/continew-org/continew-starter/compare/v2.8.0...v2.8.1 ) (2025-01-06)
220
321### ✨ 新特性
Original file line number Diff line number Diff line change 4343
4444 <properties >
4545 <!-- 项目版本号 -->
46- <revision >2.8.1 </revision >
46+ <revision >2.8.2 </revision >
4747 <snail-job .version>1.2.0</snail-job .version>
4848 <sa-token .version>1.39.0</sa-token .version>
4949 <just-auth .version>1.16.7</just-auth .version>
You can’t perform that action at this time.
0 commit comments