Commit Graph

147 Commits

Author SHA1 Message Date
5e0eea2ed8 refactor(data): mybatis-plus => mp,mybatis-flex => mf 2024-08-29 19:47:56 +08:00
7571c05f9c release: v2.5.2 2024-08-14 22:19:37 +08:00
4786af5104 release: v2.5.1 2024-08-12 23:56:18 +08:00
b9f106572a release: v2.5.0 2024-08-07 19:55:52 +08:00
0b41f2d10c refactor(web): 重构全局响应处理方案
引入 Graceful Response(一个Spring Boot技术栈下的优雅响应处理组件,可以帮助开发者完成响应数据封装、异常处理、错误码填充等过程,提高开发效率,提高代码质量)
2024-08-06 23:54:06 +08:00
31c3162563 chore: log-httptrace-pro => log-interceptor 2024-08-01 22:11:40 +08:00
8c6b94ba76 release: v2.4.0 2024-07-31 22:03:11 +08:00
5b0f89a88f refactor: 优化部分代码 2024-07-31 21:57:36 +08:00
1479c8d939 revert: EasyExcel 4.0.1 => 3.3.4
暂时回退版本,解决版本冲突问题
2024-07-30 21:23:34 +08:00
吴泽威
c1ebc4621c build: 代码编译增加 -parameters 参数 2024-07-19 03:49:06 +00:00
a0388b5dc8 release: v2.3.0 2024-07-18 23:43:16 +08:00
a110bd9789 chore: 升级依赖
SpringBoot 3.1.11 => 3.2.7
SnailJob 1.1.0-beta1 => 1.1.0
MyBatisPlus 3.5.5 => 3.5.7
MyBatisFlex 1.8.9 => 1.9.3
dynamic-datasource 4.3.0 => 4.3.1
JetCache 2.7.5 => 2.7.6
Redisson 3.30.0 => 3.32.0
CosID 2.6.8 => 2.9.1
EasyExcel 3.3.4 => 4.0.1
XFileStorage 2.1.0 => 2.2.0
Crane4j 2.8.0 => 2.9.0
Hutool 5.8.27 => 5.8.29
AWS S3 1.12.720 => 1.12.761
IP2Region 3.1.11 => 3.2.6
2024-07-16 22:37:46 +08:00
d31d8d209a chore: 新增 Snail Job 依赖版本 2024-07-02 22:22:19 +08:00
4f3ee18bef release: v2.2.0 2024-06-30 22:24:42 +08:00
KAI
a89765f49e feat(security/limiter): 新增限流器 2024-06-25 01:01:43 +00:00
07d9fdf3e2 release: v2.1.1 2024-06-23 12:26:58 +08:00
ed2e3762b6 chore: 更新 GitHub 相关仓库链接 2024-06-20 22:56:11 +08:00
8d00ae32ce release: v2.1.0 2024-06-05 19:47:59 +08:00
cc079e8bf4 feat(messaging/websocket): 新增消息模块 - WebSocket 2024-06-04 22:43:27 +08:00
124c7ffe11 refactor(extension/crud): 优化项目结构 2024-06-01 21:18:53 +08:00
hellokaton
774db91d19 feat(extension/crud-mf): 支持Mybatis Flex 2024-05-24 01:53:54 +00:00
9e78305e27 release: v2.0.2 2024-05-20 23:21:07 +08:00
881fd37dd6 fix: 移除部分错误依赖声明 2024-05-20 23:12:46 +08:00
e3de3b6721 release: v2.0.1 2024-05-13 22:51:54 +08:00
b5dd5c7f18 chore: 升级依赖
SaToken 1.37.0 => 1.38.0
Redisson 3.28.0 => 3.30.0
Crane4j 2.7.0 => 2.8.0
AWS S3 1.12.702 => 1.12.720
IP2Region 3.1.10 => 3.1.11
2024-05-13 21:56:14 +08:00
macroju
cde9b01fc1 chore: 升级依赖修复安全漏洞 (#2) 2024-05-06 20:31:19 +08:00
c5e2516acd release: v2.0.0 2024-04-17 22:38:15 +08:00
2d71eca075 chore: 升级依赖
1.Spring Boot 3.1.9 => 3.1.10
2.Redisson 3.27.2 => 3.28.0(修复Failed to submit a listener notification task. Event loop shut down?)
3.CosId 2.6.6 => 2.6.8
4.SMS4J 3.1.1 => 3.2.1
5.Easy Excel 3.3.3 => 3.3.4
6.AWS S3 1.12.675 => 1.12.702
7.Crane4j 2.6.1 => 2.7.0(多对多装配处理器增强)
8.TLog 1.5.1 => 1.5.2
9.Hutool 5.8.26 => 5.8.27
10.IP2Region 3.1.9 => 3.1.10
2024-04-17 21:49:47 +08:00
dbb7a6319e chore: top.charles7c.continew => top.continew 2024-04-09 22:33:19 +08:00
2ff05c82ee chore: 更新版本号为 2.0.0-SNAPSHOT 2024-03-24 10:18:27 +08:00
24fda9a84e release: v1.5.1 2024-03-23 17:51:49 +08:00
0f43e1cff7 chore: 升级依赖
1.Redisson 3.27.1 => 3.27.2
2.Crane4j 2.6.0 => 2.6.1
2024-03-23 17:19:12 +08:00
ed15115e44 chore: 更新版本号为 1.5.1-SNAPSHOT 2024-03-10 20:28:41 +08:00
63d9e80240 release: v1.5.0 2024-03-08 23:11:43 +08:00
98261b96da chore: 升级依赖
1.Spring Boot 3.1.8 => 3.1.9
2.Redisson 3.26.0 => 3.27.1
3.Crane4j 2.5.0 => 2.6.0(适配条件注解)
4.Hutool 5.8.25 => 5.8.26
5.CosId 2.6.5 => 2.6.6
6.AWS S3 1.12.651 => 1.12.675
7.IP2Region 3.1.7 => 3.1.9
8.ttl 2.14.4 => 2.14.5
2024-03-08 22:33:39 +08:00
244a4db17c chore: 更新版本号为 1.5.0-SNAPSHOT 2024-02-21 20:53:36 +08:00
1207983ce1 release: v1.4.1 2024-02-21 19:58:29 +08:00
56a22c4bce refactor(log): continew-starter-log-common => continew-starter-log-core 2024-02-19 21:04:17 +08:00
4ffc5dc1d4 feat(data): 新增 continew-starter-data-core 模块
1.移动 MetaUtils core => data-core
2.新增 SQL 函数接口及数据库类型枚举
2024-02-19 21:00:07 +08:00
90eaab8dbd chore: 更新版本号为 1.4.1-SNAPSHOT 2024-02-16 19:16:42 +08:00
1c86c632dd release: v1.4.0 2024-02-14 21:43:14 +08:00
58dc51f66c chore: 补充 CosId 相关依赖版本锁定 2024-02-13 22:32:02 +08:00
c9311df093 refactor(data/mybatis-plus): 重构 ID 生成器配置,支持默认、CosId、自定义 2024-02-12 23:19:23 +08:00
12c3d64066 feat(security): 新增 continew-starter-security-all 模块,统一引入加密、脱敏、密码编码器能力 2024-02-09 10:18:35 +08:00
5ccdd9e5da feat(security/crypto): 新增安全模块-加密,支持 MyBatis ORM 框架字段加密 2024-02-08 23:13:01 +08:00
7b795194d3 feat(security/mask): 新增安全模块-脱敏,支持 JSON 数据脱敏 2024-02-07 17:38:31 +08:00
ab76665aab chore: 升级依赖
1.Spring Boot 3.1.7 => 3.1.8
2.Dynamic Datasource 4.2.0 => 4.3.0
3.JetCache 2.7.4 => 2.7.5
4.Redisson 3.25.2 => 3.26.0
5.SMS4J 3.0.4 => 3.1.1
6.X File Storage 2.0.0 => 2.1.0
7.AWS S3 1.12.626 => 1.12.651
8.Crane4j 2.4.0 => 2.5.0
9.Knife4j 4.4.0 => 4.5.0
10.Hutool 5.8.24 => 5.8.25
11.IP2Region 3.1.6 => 3.1.7
12.flatten-maven-plugin 1.5.0 => 1.6.0
13.spotless-maven-plugin 2.40.0 => 2.43.0
2024-02-03 18:17:36 +08:00
6db8990560 chore: 更新版本号为 1.4.0-SNAPSHOT 2024-02-03 13:05:37 +08:00
b21ddfb582 release: v1.3.0 2024-02-03 12:46:06 +08:00
47a4d57dee feat(security/password): 新增安全模块-密码编码器自动配置(core -> security/password) 2024-02-01 20:46:55 +08:00