Commit Graph

81 Commits

Author SHA1 Message Date
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
2dfcf1d454 chore: 新增 TLog 依赖版本
轻量级的分布式日志标记追踪神器
2024-01-30 23:57:05 +08:00
1a8c589083 ci: 优化代码质量扫描配置 2024-01-30 23:35:55 +08:00
39cfc5aa25 chore: 更新版本号 2024-01-22 20:05:52 +08:00
cb12c2ab00 release: v1.2.0 2024-01-20 21:48:04 +08:00
9cf76fe61f feat(web): 新增 Web 模块,从核心模块拆分 Web 相关自动配置 2024-01-19 22:40:40 +08:00
jasmine
fed46dc16e 全局统一 Hutool 版本,精简各模块 Hutool 依赖
* 空行整理。
* hutool-all的版本锁定。
* Hutool包的整理, 依赖冲突解决。
* Hutool包的整理, 依赖冲突解决。
2024-01-19 04:32:01 +00:00
6d9e8b43eb chore: 移除部分无用 Maven 配置 2024-01-18 20:08:08 +08:00
be14bca2ca chore: 新增部分 Maven 插件版本锁定 2024-01-18 20:03:44 +08:00
62ff9b2d1b chore(extension/crud): crane4j 2.3.1 => 2.4.0 2024-01-16 21:02:33 +08:00
156b02b3d7 feat(cache): 新增 JetCache 自动配置 2024-01-14 14:25:35 +08:00
e090083ba2 feat(cache): 新增 Spring Cache 自动配置 2024-01-13 23:50:41 +08:00
5d26f343da refactor(extension/crud): 适配 Crane4j 数据填充组件 2024-01-12 23:15:26 +08:00
ea986ba315 chore: 新增 Crane4j 依赖版本
一个基于注解的,用于完成一切 “根据 A 的 key 值拿到 B,再把 B 的属性映射到 A” 这类需求的字段填充框架
2024-01-11 23:31:20 +08:00
5ae8f5e83c chore: 更新版本号 2024-01-11 21:27:39 +08:00
17c044dddd Merge branch '1.1.x' into dev 2024-01-11 21:20:34 +08:00
64f48cdbcb release: v1.1.1 2024-01-11 20:58:19 +08:00