162 Commits

Author SHA1 Message Date
96a80985d4 release: v2.13.4 2025-07-26 23:23:13 +08:00
0c606e681a release: v2.13.3 2025-07-22 23:14:38 +08:00
9d39012f0b build(dependencies): spel-validator 0.5.1-beta => 0.5.2-beta 2025-07-22 22:41:12 +08:00
b7646cd87b release: v2.13.2 2025-07-21 21:26:54 +08:00
601c071505 build(dependencies): spel-validator 0.5.0-beta => 0.5.1-beta 2025-07-21 21:11:44 +08:00
c8e5191dc0 chore(dependencies): 优化注释 2025-07-20 18:49:54 +08:00
e4d0c98838 build: 更新项目版本号至2.13.2-SNAPSHOT 2025-07-20 00:00:31 +08:00
c0c449870f release: v2.13.1 2025-07-17 21:18:11 +08:00
b4cb147a77 build(dependencies): 指定 Apache POI 依赖版本(解决版本冲突)并移除冗余包
- 添加 poi 依赖并排除冗余的 commons-io 和 commons-codec
- 更新 poi-ooxml 依赖,排除 commons-io- 这些更改减少了项目的依赖冗余,提高了性能和可维护性
2025-07-11 21:28:55 +08:00
dcd185f532 build: 更新项目版本号至2.13.1-SNAPSHOT 2025-07-06 19:23:42 +08:00
69dbd0703c release: v2.13.0 2025-07-05 18:22:43 +08:00
a0ace7d60c build: groupId top.continew => top.continew.starter 2025-07-05 17:29:58 +08:00
68f1f41cc9 fix(validation): 修复引入包错误,spel-validator-javax => spel-validator-jakarta 2025-07-05 10:16:02 +08:00
f84a1dddfd build(dependencies): commons-beanutils 1.9.4 => 1.11.0 2025-06-26 21:23:32 +08:00
5ae5b2602a feat(validation): 新增校验模块并引入 SpEL Validator 用于复杂校验场景 2025-06-18 20:19:36 +08:00
5a53d953da refactor(excel): file => excel 2025-06-17 21:19:57 +08:00
1d47cc6f9c build(dependencies): 更新项目依赖版本
- spring-boot 3.3.11 => 3.3.12
- redisson 3.46.0 => 3.49.0
- cosid 2.12.3 => 2.13.0
- sa-token 1.42.0 => 1.44.0
- mybatis-plus 3.5.8 => 3.5.12
- mybatis-flex 1.10.8 => 1.10.9
- snail-job 1.4.0 => 1.5.0
- sms4j 3.3.4 => 3.3.5
- aws-sdk 2.31.35 => 2.31.63
- aws-crt 0.36.1 => 0.38.1
- hutool 5.8.37 => 5.8.38
2025-06-15 22:30:24 +08:00
079adb8b2c build: 更新项目版本号至2.13.0-SNAPSHOT 2025-06-14 22:15:10 +08:00
e6ab8cd198 Merge branch '2.12.x' into dev 2025-06-13 23:42:41 +08:00
c01ba23463 release: v2.12.2 2025-06-13 23:35:07 +08:00
jiang4yu
c843434720 feat(file/poi): 新增 continew-starter-file-poi 模块(添加 ExcelImport 与 ExcelExport 注解)
1.将EasyExcel升级为FastExcel
2.新增 continew-starter-file-poi 模块(添加 ExcelImport 与 ExcelExport 注解,https://zyqok.blog.csdn.net/article/details/121994504)
2025-06-10 03:48:26 +00:00
ad298930db release: v2.12.1 2025-06-09 21:43:40 +08:00
99a212a047 release: v2.12.0 2025-05-17 14:06:26 +08:00
62334d882c build(dependencies): 更新项目依赖版本
- 项目版本号 2.11.0 => 2.12.0-SNAPSHOT
- spring-boot 3.3.9 => 3.3.11
- redisson 3.45.0 => 3.46.0
- jetcache 2.2.7 => 2.7.8
- cosid 2.11.0 => 2.12.3
- sa-token 1.41.0 => 1.42.0
- mybatis-flex 1.10.8 => 1.10.9
- aws-s3 1.12.782 => 1.12.783
- s3 2.30.35 => 2.31.35
- s3-crt 0.36.1 => 0.38.1
- hutool 5.8.36 => 5.8.37
2025-05-04 22:00:54 +08:00
7d97026480 refactor(license): 优化 License 模块部分代码 2025-04-29 14:33:11 +00:00
jasmine
1ce5c023cf refactor(license): 优化 license 模块 2025-04-29 14:33:11 +00:00
a4d1731862 release: v2.11.0 2025-04-13 17:17:59 +08:00
a87104830f build: sa-token 1.40.0 => 1.41.0 2025-04-04 17:19:52 +08:00
1c65191b8a build: 解决部分传递依赖漏洞问题 2025-04-02 20:35:58 +08:00
jiang4yu
1d4f3a33b9 build: 调整部分bom 2025-04-02 07:43:17 +00:00
5822d073fb build: 新增 continew-starter-bom 模块,用于集中管理所有子模块版本 2025-03-31 21:29:14 +08:00
e24256818d build: 调整 sa-token 版本锁定为 bom 方式(PR by iang4yu) 2025-03-31 21:11:04 +08:00
3e0dd83e26 revert: 还原 JetCache bom 2025-03-31 21:10:01 +08:00
jiang4yu
e2d8f45206 build: 采取 bom 方式来管理 JetCache 依赖 2025-03-30 03:51:52 +00:00
6ad9e08c6b release: v2.10.0 2025-03-26 22:43:13 +08:00
89a347ffe6 build: snail-job 1.3.0 => 1.4.0 2025-03-26 21:20:52 +08:00
21262701dc refactor(web): 请求响应可重复读流处理由 core 调整到 web 模块 2025-03-26 20:43:16 +08:00
2b3de0c67e refactor(ratelimiter): 将限流相关代码从 security 模块中分离,创建独立的 ratelimiter 模块
修复部分幂等配置错误
2025-03-17 21:53:26 +08:00
974efa368a build(dependencies): 更新项目依赖版本
- 项目版本号 2.9.0 => 2.10.0-SNAPSHOT
- Spring Boot 3.2.12 => 3.3.9
- 新增 Spring Cloud 2023.0.5
- Redisson 3.41.0 => 3.45.0
- CosId 2.10.1 => 2.11.0
- sa-token 1.39.0 => 1.40.0
- snail-job 1.2.0 => 1.3.0
- sms4j 3.3.3 => 3.3.4
- nashorn 15.5 => 15.6
- s3 2.29.23 => 2.30.35
- s3-crt 0.33.5 => 0.36.1
- ip2region 3.2.12 => 3.3.6
- hutool 5.8.34 => 5.8.36
- mybatis-flex 1.10.3 => 1.10.8
- snakeyaml 2.3 => 2.4
- flatten 1.6.0 => 1.7.0
- spotless 2.43.0 => 2.44.3
2025-03-16 21:29:10 +08:00
18b7ee6dfe release: v2.9.0 2025-02-14 22:12:48 +08:00
bd8b1899c7 refactor(security/sensitivewords): 优化敏感词模块代码 2025-02-14 21:58:11 +08:00
luoqiz
82f18356df feat: 添加敏感词模块 (#11) 2025-02-14 21:21:05 +08:00
liquor
e11c7a0d8c feat(storage): 新增 S3 存储模块,重构本地存储 2025-01-16 13:36:48 +00:00
13c4253b29 release: v2.8.3 2025-01-16 21:25:33 +08:00
c72259028f release: v2.8.2 2025-01-09 20:45:42 +08:00
aa463dff37 chore: graceful-response 5.0.4-boot3 => 5.0.5-boot3(修复父类参数校验异常) 2025-01-09 20:37:37 +08:00
31e1d52ea4 release: v2.8.1 2025-01-06 21:00:21 +08:00
1b27107d22 release: v2.8.0 2024-12-25 21:12:32 +08:00
5ff9391485 chore: 升级依赖
Spring Boot 3.2.10 => 3.2.12
SnailJob 1.1.2 => 1.2.0
JustAuth 1.16.6 => 1.16.7
MyBatis Flex 1.9.7 => 1.10.3
JetCache 2.7.6 => 2.7.7
Redisson 3.36.0 => 3.41.0
CosID 2.9.9 => 2.10.1
nashorn-core 15.4 => 15.5
aws-s3 1.12.771 => 1.12.780
graceful-response 5.0.0-boot3 => 5.0.4-boot3
ip2region 3.2.6 => 3.2.12
Hutool 5.8.32 => 5.8.34
2024-12-23 22:05:58 +08:00
265c669eda refactor(log): 优化基于 AOP 实现日志代码,调整日志整体包结构 2024-12-22 22:56:58 +08:00