Commit Graph

3082 Commits

Author SHA1 Message Date
zhouhao
d4c237b109 refactor: 优化兼容性 2025-07-07 16:18:11 +08:00
zhouhao
f8ee52db0a refactor: 优化release配置 2025-07-05 21:40:59 +08:00
zhouhao
ef56ffa315 fix: 修复FastBeanCopier可能报找不到类问题. 2025-07-05 21:25:11 +08:00
zhouhao
88bbcfcc84 build: 4.0.20-SNAPSHOT 2025-07-05 21:25:02 +08:00
zhouhao
7347cdf2d7 build: 4.0.19 release 4.0.19 2025-06-30 11:12:53 +08:00
gyl
f2e933f55f feat(基础模块): 设置token解析WebFilter的加载顺序 (#329) 2025-06-17 13:40:18 +08:00
zhouhao
2177028284 refactor: 升级easyorm版本 2025-06-10 11:51:37 +08:00
zhouhao
44d3633f34 refactor: 优化默认buffer大小 2025-06-09 11:59:03 +08:00
zhouhao
303b679a54 refactor: 优化DefaultR2dbcExecutor 2025-06-06 18:28:19 +08:00
zhouhao
f381c67576 Merge remote-tracking branch 'origin/master' 2025-05-29 16:29:20 +08:00
zhouhao
22aaf141b2 refactor(基础模块): 修复allowAnonymous失效 2025-05-29 16:28:35 +08:00
dependabot[bot]
dd545b10ee build(deps): bump commons-beanutils:commons-beanutils (#323)
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.

---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
  dependency-version: 1.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 10:45:11 +08:00
Zhang Ji
4e9344bf34 fix: 优化字典的并行执行和树结构转换 (#321) 2025-05-19 15:18:27 +08:00
Zhang Ji
b3352521fe fix: 优化树结构实体的保存 (#319) 2025-04-28 18:36:51 +08:00
zhouhao
791084d3f3 refactor: 只记录api请求 2025-04-25 17:39:49 +08:00
fighter-wang
21f1478148 fix(用户保存): 修复保存用户信息时,抛出的UserModifiedEvent事件中的最新用户信息不完整的问题 (#316)
* fix(用户保存): 修复保存用户信息时抛出的UserModifiedEvent事件中的最新用户信息不完整的问题

* fix(用户保存): 代码优化

* fix(用户保存): 修复old实体会被修改的问题

---------

Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
2025-04-18 15:45:58 +08:00
zhouhao
a1cc9688de refactor: 优化过期时间处理 2025-04-17 13:32:56 +08:00
zhouhao
505f9a387e refactor: 优化过期时间处理 2025-04-17 12:38:23 +08:00
zhouhao
d2fb65bdce refactor: 优化过期时间处理 2025-04-17 12:12:55 +08:00
zhouhao
8a73a2281d refactor: 优化过期时间处理 2025-04-17 12:11:10 +08:00
zhouhao
0ae207408b refactor: 增加UserTokenBeforeCreateEvent事件 2025-04-17 10:51:27 +08:00
zhouhao
c3f59abe7a refactor: 权限验证增加匿名访问支持. 2025-04-10 14:38:16 +08:00
zhouhao
9a12aa89f6 refactor: 指定了用户权限的token信息忽略异地登录校验。 2025-04-07 10:55:50 +08:00
hello09x
2f082089a6 feat: UserModifiedEvent提供新密码原始文本 (#315) 2025-04-01 17:20:43 +08:00
zhouhao
6fbb9a22e6 build: 4.0.19-SNAPSHOT 2025-04-01 15:23:29 +08:00
zhouhao
1f62a9bca2 build: release 4.0.18 4.0.18 2025-03-31 10:11:54 +08:00
zhouhao
1c1d9b6a92 build: release 4.0.18 2025-03-31 10:11:34 +08:00
fighter-wang
9fcdeaf85a fix(权限认证): oauth2申请token增加条件判断 (#313) 2025-03-27 18:36:19 +08:00
gyl
8866de4ef4 fix: 修正缓存移除key错误 (#312) 2025-03-26 15:03:40 +08:00
zhouhao
e928bc46a5 refactor: 优化数据字典加载 2025-03-18 18:47:47 +08:00
Zhang Ji
741f91838c fix: 修复TreeUtils.list2tree转换可能失效问题 (#310) 2025-03-14 10:18:45 +08:00
zhouhao
736ca731f3 refactor: 增加redis连接错误提示 2025-03-07 13:47:18 +08:00
zhouhao
833fd87a8d refactor: 增加超时异常提示 2025-03-07 11:43:14 +08:00
zhouhao
9de44f7484 refactor: 优化异常匹配逻辑 2025-03-07 11:06:34 +08:00
zhouhao
db30616148 refactor: 优化异常匹配逻辑 2025-03-07 11:06:23 +08:00
zhouhao
787eead282 refactor: 优化数据字典加载逻辑 2025-03-06 14:23:43 +08:00
zhouhao
48b6f39483 refactor: 优化数据字典加载逻辑 2025-03-06 10:34:56 +08:00
zhouhao
143ec53556 refactor: 优化数据库连接错误提示 2025-03-05 14:15:19 +08:00
zhouhao
a2c0da447b refactor: 优化join支持 2025-02-24 10:04:03 +08:00
zhouhao
c5552c9396 refactor: 优化错误报告逻辑 2025-02-20 19:01:35 +08:00
zhouhao
002c7259f4 refactor: 优化数据字典加载 2025-02-19 14:04:31 +08:00
fighter-wang
952ac39414 feat: DefaultItemDefine字典项增加国际化属性 (#307)
* feat: DefaultItemDefine字典项增加国际化属性

* feat: 兼容没有国际化属性的构造方法

---------

Co-authored-by: fighter-wang <11291691+fighter-wang@user.noreply.gitee.com>
2025-02-19 11:32:25 +08:00
zhouhao
449801302d refactor: 优化数组类型转换 2025-02-07 18:45:04 +08:00
zhouhao
f580c6cbb0 feat: 优化溯源异常 2025-01-24 14:55:15 +08:00
zhouhao
8ae271e2ab feat: 优化溯源异常 2025-01-24 14:36:10 +08:00
老周
89d3f4779e feat: 增加异常分析功能 (#304)
通过实现ExceptionAnalyzer拓展异常分析
2025-01-24 13:53:45 +08:00
zhouhao
fe7a6f6ca2 refactor: 优化日志打印 2025-01-23 17:30:29 +08:00
zhouhao
5c6bac0807 refactor: 优化国际化逻辑 2025-01-21 11:56:24 +08:00
zhouhao
f7335e9e20 Merge remote-tracking branch 'origin/master' 2025-01-15 17:19:16 +08:00
zhouhao
b7fc0f8d4e refactor: 优化国际化信息 2025-01-15 17:17:15 +08:00