Commit Graph

  • 2d925fa2d7 fix(认证): 优先使用响应式上下文认证 (#365) 5.0.x Zhang Ji 2026-08-12 19:16:20 +08:00
  • 3946e3d290 fix(file): 修复文件上传扩展名校验绕过 (#364) 老周 2026-08-12 14:20:09 +08:00
  • 47bb9052af fix(file): 修复文件上传扩展名校验绕过 codex/fix-file-upload-extension-filter zhouhao 2026-08-12 14:14:55 +08:00
  • 5c82100671 feat(webflux): 支持ResponseMessage流式响应 (#361) 老周 2026-08-07 14:18:45 +08:00
  • c2e42af4e9 build(starter): 补齐EasyORM测试驱动依赖 codex/webflux-response-message-streaming zhou-hao 2026-08-07 13:49:51 +08:00
  • 3d434bdaaf feat(crud): 增加分页查询聚合保护策略 zhou-hao 2026-08-07 12:46:50 +08:00
  • 622954a895 feat(webflux)!: 支持ResponseMessage流式响应 zhou-hao 2026-08-07 11:16:56 +08:00
  • c87b0a6f39 build(maven): 升级fastjson版本 zhou-hao 2026-07-22 15:50:05 +08:00
  • d927ec6452 fix(crud): 统一查询分析器列名解析 (#359) 老周(AI) 2026-07-16 14:28:29 +08:00
  • 135b2709ab perf(bean): 使用ASM优化record复制 5.0.x-refactor-copy zhouhao 2026-07-14 20:08:47 +08:00
  • f142d014fd Merge remote-tracking branch 'origin/5.0.x' into 5.0.x-refactor-copy zhouhao 2026-07-14 19:19:30 +08:00
  • c33f18d614 feat(bean): 支持FastBeanCopier复制record (#358) 老周 2026-07-14 18:51:01 +08:00
  • cf9af4efa4 ci: 仅测试PR变更模块 5.0.x-record zhouhao 2026-07-14 18:43:39 +08:00
  • de8c80823b feat(bean): 支持FastBeanCopier复制record zhouhao 2026-07-14 18:00:20 +08:00
  • c8c064629b feat(bean): 支持FastBeanCopier复制record master-record zhouhao 2026-07-14 17:45:36 +08:00
  • 578a071336 refactor: 移除事务readonly配置 zhou-hao 2026-07-10 18:22:07 +08:00
  • 5e9e4a2c71 fix: 修复FastBeanCopier父类泛型字段复制 (#356) gyl 2026-07-07 18:50:28 +08:00
  • 418c1a94b2 refactor: 优化权限逻辑 zhou-hao 2026-06-25 19:12:45 +08:00
  • d0a2822316 refactor: 优化close zhou-hao 2026-06-23 19:08:12 +08:00
  • 33891b409b feat: 增加释放逻辑 zhou-hao 2026-06-18 16:57:12 +08:00
  • 6594066aef fix(指令模块): 修复RPC指令参数序列化潜在阻塞问题 zhou-hao 2026-06-12 13:44:13 +08:00
  • 670effb080 fix(datasource): 修复同步切换器上下文历史保存 zhouhao 2026-05-31 14:37:12 +08:00
  • 51f6b4539b ci(workflow): 为5.0.x PR补充Redis服务 zhouhao 2026-05-31 14:05:53 +08:00
  • 288c441b3c Merge remote-tracking branch 'origin/5.0.x' into 5.0.x-refactor-copy zhouhao 2026-05-31 13:11:04 +08:00
  • 3e43e0d3f5 perf(bean): 优化FastBeanCopier默认后端与缓存策略 zhouhao 2026-05-31 10:10:23 +08:00
  • bbc4f8c859 fix(bean): 兼容FastBeanCopier默认转换器API zhouhao 2026-05-28 20:45:20 +08:00
  • c4452f1d7f perf(bean): 优化FastBeanCopier复制性能 zhouhao 2026-05-28 09:20:17 +08:00
  • c2882679a9 fix(oauth2): 修复 redirect_uri 校验绕过 (#355) 老周(AI) 2026-05-19 14:42:19 +08:00
  • 3843e1bbb4 fix(bean): 修复FastBeanCopier对CharSequence属性的复制支持 (#353) 老周 2026-05-14 14:06:10 +08:00
  • 8c668750c8 refactor(bean): 拆分FastBeanCopier后端并补齐兼容性测试 zhouhao 2026-05-08 07:43:11 +08:00
  • b4b69d6c1c Merge remote-tracking branch 'origin/5.0.x' into 5.0.x-refactor-copy zhouhao 2026-05-07 18:46:13 +08:00
  • 5e8f735895 fix(crud): 修复多 CTE 查询重写缺少逗号 (#349) PengyuDeng 2026-04-25 19:20:38 +08:00
  • aef5a674ba ci: limit redis service setup to 5.0.x PR workflow codex/fix-github-actions-failure-for-pr 老周 2026-04-25 19:16:13 +08:00
  • c836ce404a fix(crud): 修复QueryAnalyzerImpl中SQL解析逻辑问题并优化查询语法处理 refactor-jsqlparser zhouhao 2026-04-20 09:26:04 +08:00
  • 4f9129cd8c feat: 排序解析支持FunctionFragmentBuilder (#348) gyl 2026-04-03 15:41:54 +08:00
  • 5460f8b4d2 refactor: 优化接口权限 (#347) gyl 2026-03-26 16:24:15 +08:00
  • 47573d460b fix(dict): 修复枚举遍历时空指针异常问题,添加空值校验 zhouhao 2026-03-10 18:54:30 +08:00
  • 5fbd79782a Merge branch '5.0.x' of github.com:/hs-web/hsweb-framework into 5.0.x zhouhao 2026-03-05 12:10:04 +08:00
  • a8e159a31a fix(crud): 增加setExtensions方法,修复extensions为空时的赋值逻辑 zhouhao 2026-03-05 12:08:36 +08:00
  • fab04072dd fix(auth): 修复RedisTokenAuthenticationManager中的令牌删除问题 (#346) Sosoorin 2026-02-15 10:15:06 +08:00
  • ac06290568 feat(crud): 使用KingbaseMysql专用方言和SchemaMetadata (#345) zz23333 2026-02-12 18:32:11 +08:00
  • 8e679a5395 Merge branch '5.0.x' of github.com:/hs-web/hsweb-framework into 5.0.x zhouhao 2026-02-12 15:12:25 +08:00
  • 4e68a76e8c fix(auth): 修复用户创建和更新逻辑,增加事件发布支持 zhouhao 2026-02-12 15:11:28 +08:00
  • d6e093ebba fix(crud): 完善QueryAnalyzerImplTest单元测试,优化断言逻辑并添加更多SQL场景覆盖 zhouhao 2026-02-07 13:10:34 +08:00
  • 3bc4201877 fix: 修复union 指定别名错误问题 zhouhao 2026-02-06 13:09:49 +08:00
  • 18dd4c655a fix: 修复union 指定别名错误问题 zhouhao 2026-02-06 11:52:04 +08:00
  • f38e88d99d fix(auth): 修复权限维度合并逻辑,避免键冲突异常 zhouhao 2026-01-27 15:51:29 +08:00
  • 8009845b57 fix(file): 修复文件上传路径解析漏洞,增强对非法文件名的校验 zhouhao 2026-01-26 14:13:24 +08:00
  • 76cb89f56e fix(crud): 修复TermExpressionParser解析逻辑,支持更多条件运算符和空格处理 zhouhao 2026-01-26 12:35:54 +08:00
  • 314abfc043 fix(bean): 修复copier调用顺序错误,确保数据正确拷贝 zhouhao 2026-01-26 09:29:20 +08:00
  • 9ba4b3f541 fix(crud): 修复createRootNodePredicate逻辑错误 zhouhao 2026-01-23 17:03:15 +08:00
  • 56a79fa098 fix(crud): 修复isRootNode判断逻辑错误 zhouhao 2026-01-23 16:49:17 +08:00
  • 8c23cc9502 feat: 增加kingbase_mysql支持 zhouhao 2026-01-12 10:15:50 +08:00
  • ba707cd398 fix: 修复并发下可能NPE问题 zhouhao 2026-01-09 15:43:55 +08:00
  • 30deee7264 refactor: 认证信息支持忽略 zhouhao 2026-01-07 14:11:24 +08:00
  • 2eb26c4b38 refactor: 优化权限合并逻辑 zhouhao 2026-01-06 14:38:36 +08:00
  • f87356ccbb refactor: 优化事务监听工具 zhouhao 2025-12-29 14:27:12 +08:00
  • cb28d49bfe refactor: 增加afterCommitWithOutTransaction zhouhao 2025-12-26 14:15:33 +08:00
  • 18eabee35a refactor: 优化配置错误 zhouhao 2025-12-22 11:08:47 +08:00
  • b1e4f6eb1d refactor: 优化事务工具 zhouhao 2025-12-19 12:43:47 +08:00
  • e9a3104db3 refactor: 优化事务工具 zhouhao 2025-12-19 11:31:48 +08:00
  • 5cb7fe4579 refactor: 优化 zhouhao 2025-12-15 09:42:26 +08:00
  • ff9d4f7d3d feat: 增加opengauss支持 zhouhao 2025-12-04 10:31:51 +08:00
  • dee3e3354e Change URL logging to use request URI instead of URL (#341) SinPingWu 2025-11-22 20:57:49 +08:00
  • d0b6d51384 refactor: 优化 zhouhao 2025-11-21 18:40:49 +08:00
  • 87e9ee0343 refactor: 优化findColumn方法 zhouhao 2025-11-21 12:40:25 +08:00
  • 2d2ce253ec refactor: 优化findColumn方法 zhouhao 2025-11-21 12:29:34 +08:00
  • c13534e1f8 refactor: 增加findColumn方法 zhouhao 2025-11-21 12:16:49 +08:00
  • 479225a4a9 fix: 修复group by不支持参数化问题 zhouhao 2025-11-20 17:40:52 +08:00
  • ce8b4f1323 fix: 修复复杂sql预编译参数数量可能错误问题 zhouhao 2025-11-20 12:45:12 +08:00
  • 6fa333ff80 fix: 修复sort 错误 zhouhao 2025-11-10 15:05:59 +08:00
  • 11ed64b489 build: release 4.0.20 4.0.20 master zhouhao 2025-10-27 10:52:24 +08:00
  • c754b7d68c build: prepare 5.0.2-SNAPSHOT zhouhao 2025-10-27 10:19:15 +08:00
  • 97f7cb7d9b build: release 5.0.1 5.0.1 zhouhao 2025-10-27 10:16:40 +08:00
  • 711150d6bb refactor: 优化I18nSupportUtils zhouhao 2025-10-27 10:12:21 +08:00
  • 99aafcf573 refactor: 优化 zhouhao 2025-09-30 14:45:09 +08:00
  • 2c6dce81ce refactor: 优化用户权限初始化逻辑 zhouhao 2025-09-27 14:58:04 +08:00
  • d4f01dcbc6 refactor: 优化用户权限变更事件逻辑 zhouhao 2025-09-27 12:08:25 +08:00
  • b478bbdffc refactor: 优化拓展性 zhouhao 2025-09-22 14:16:19 +08:00
  • cc8ded7008 refactor: 优化对象池 zhouhao 2025-09-15 14:44:28 +08:00
  • be69c7998d refactor: 优化RecyclerImpl性能 zhouhao 2025-09-09 15:53:54 +08:00
  • cca7082cce doc: 优化注释 zhouhao 2025-08-14 09:53:42 +08:00
  • bb39c2a8f9 Merge remote-tracking branch 'origin/master' into 5.0.x zhouhao 2025-08-14 09:53:22 +08:00
  • da70b7e1a3 refactor: 优化mvc支持 zhouhao 2025-08-07 14:09:10 +08:00
  • 3cf3362e0a refactor: 替换过时API zhouhao 2025-08-06 19:04:56 +08:00
  • da6f7aa3bb refactor: 优化上下文处理 zhouhao 2025-08-06 18:12:38 +08:00
  • 25af44d9e6 refactor: 优化mvc支持 zhouhao 2025-08-06 17:54:26 +08:00
  • 4dda9eb683 refactor: 优化权限控制 zhouhao 2025-08-05 09:33:28 +08:00
  • 3f7e040c44 refactor: 优化上下文传递 zhouhao 2025-08-04 14:06:53 +08:00
  • 2dbb9c7cc0 feat: 优化上下文传递 zhouhao 2025-08-04 13:55:38 +08:00
  • a7bbd59d01 feat: 优化上下文传递 zhouhao 2025-08-04 10:32:37 +08:00
  • ec5b4899d6 feat: 优化上下文传递 zhouhao 2025-08-04 10:12:55 +08:00
  • 5a3060bdc0 feat: 增加新的ContextHolder上下文支持 zhouhao 2025-08-01 18:27:19 +08:00
  • 4d164df847 refactor: 排除commons-logging依赖 zhouhao 2025-07-24 15:00:04 +08:00
  • 4644d5dbc7 refactor: 优化 zhouhao 2025-07-24 12:43:17 +08:00
  • 017a99e034 build(CI): 优化配置 zhouhao 2025-07-23 14:05:19 +08:00
  • 11c0652893 refactor: 增加新的Recycler工具来替代ThreadLocal对象池. (#334) 老周 2025-07-22 17:45:50 +08:00
  • 16d0d66350 refactor(基础模块): 完善注释 refactor-recycler zhouhao 2025-07-22 17:44:58 +08:00
  • 9068f86185 Merge branch '5.0.x' into refactor-recycler zhouhao 2025-07-18 11:15:53 +08:00
  • fc9726dd14 Merge branch '5.0.x' of github.com:/hs-web/hsweb-framework into 5.0.x zhouhao 2025-07-18 11:15:05 +08:00