Commit Graph

160 Commits

Author SHA1 Message Date
cdd1c632bf release: v3.4.1 2024-12-08 20:19:43 +08:00
d7ae7b4e42 chore: continew-starter 2.7.4 => 2.7.5
1.BaseServiceImpl 所在包调整
2.BaseController 改为在 Admin common 模块编写(重构权限校验 checkPermission 处理)
3.CRUD ValidateGroup => CrudValidationGroup
4.Admin ValidateGroup => ValidationGroup
5.修复 Query 查询数组范围报错

Closes #IB8711
2024-12-06 22:06:23 +08:00
935fc2ddb9 release: v3.4.0 2024-11-18 23:25:07 +08:00
66f55cdf70 chore: continew-starter 2.7.3 => 2.7.4 2024-11-18 23:19:34 +08:00
556f6c33b1 chore: continew-starter 2.7.2 => 2.7.3
1.CrudApi GET => DETAIL(支持详情权限)
2.适配 CharConstants
3.适配 EnumValue 校验器
2024-11-15 22:25:30 +08:00
1ddac12cd2 chore: continew-starter 2.7.1 => 2.7.2
1.重构代码生成(PostgreSQL 数据库兼容更完整)
2.适配 Tree 树结构生成
3.适配字典扩展配置
2024-11-13 22:36:08 +08:00
c276e53a8e refactor: 优化项目模块命名(简化、分类、统一) 2024-10-30 23:01:54 +08:00
67589a7356 chore: continew-starter 2.6.0 => 2.7.0
移除多数据源(有需要自行引入)
引入数据权限组件(独立出来)
调整包名及其他命名调整
2024-09-28 23:26:02 +08:00
302f21867a release: v3.3.0 2024-09-09 19:45:37 +08:00
c87317d199 chore: continew-starter 2.5.2 => 2.6.0
修复更新加密失效
修复特殊校验异常不打印堆栈
其他优化

Closes #84
2024-09-07 19:00:06 +08:00
0f1479f40d chore: continew-starter 2.5.1 => 2.5.2
接口文档显示优化
增强 SQL 注入防御
2024-08-15 00:07:59 +08:00
62d99b8a4e chore: continew-starter 2.5.0 => 2.5.1
调整 apply 中 SQL 函数的使用方式,以避免 SQL 注入
2024-08-13 00:24:18 +08:00
d7621c6b26 chore: continew-starter 2.4.0 => 2.5.0
1.continew-starter-log-httptrace-pro => continew-starter-log-interceptor
2.移除 WebMvcConfiguration 配置(已迁移到 Starter 项目)
3.Starter 全局响应(新)适配,自定义异常拦截调整到 Admin 项目
4.部分 API 调整
2024-08-07 20:27:27 +08:00
359d902255 release: v3.2.0 2024-08-05 20:41:58 +08:00
be484081be docs: 更新 README 文档 2024-08-01 22:03:13 +08:00
5b2e3d8410 chore: continew-starter 2.3.0 => 2.4.0
1.IBaseEnum => BaseEnum
2.移除 Jackson BaseEnum 配置(已迁移到 Starter 项目)
3.修复导出报错
4.接口文档枚举显示增强
2024-07-31 22:35:45 +08:00
9f773c99ee docs: 调整项目源码链接 2024-07-24 20:41:00 +08:00
eb8fe92088 chore: continew-starter 2.2.0 => 2.3.0 2024-07-18 23:56:20 +08:00
52f3be8ee3 feat: 新增 continew-admin-plugins 插件模块,代码生成迁移到插件模块,为后续插件化改造铺垫 2024-07-01 22:32:23 +08:00
d733b7f166 refactor: 移动 SaToken 配置到 webapi 模块 2024-07-01 22:08:02 +08:00
88413b86a1 chore: continew-starter 2.1.1 => 2.2.0 2024-06-30 22:55:20 +08:00
737b6891dd chore: continew-starter 2.1.0 => 2.1.1
1、IpUtils 获取 IPv4 归属地方法重命名
2、CurrentUserProvider => WebSocketClientService
2024-06-23 12:48:20 +08:00
54bc832ba2 chore: 更新 GitHub 相关仓库链接 2024-06-20 22:38:28 +08:00
bdff57c920 release: v3.1.0 2024-06-16 18:32:36 +08:00
51d05a263a chore: continew-starter 2.0.2 => 2.1.0 2024-06-05 20:49:54 +08:00
4198cb75eb chore: continew-starter 2.0.1 => 2.0.2
1、修复代码生成查询数据表分页错误
2、修复导出报错(版本冲突)
3、修复行为验证码频率校验失效
2024-05-20 23:40:22 +08:00
209f0e3ceb docs: 更新 README 文档 2024-05-07 22:06:40 +08:00
32130410ee chore: 优化 GitHub Issue 模板 2024-05-05 10:50:21 +08:00
c75e99e065 chore: 更新版本号为 3.1.0-SNAPSHOT 2024-05-04 21:33:25 +08:00
962b0b7431 release: v3.0.1 2024-05-03 15:55:48 +08:00
23a0baf427 release: v3.0.0 2024-04-27 21:38:13 +08:00
67fa4edc4d docs: 更新 README 文档 2024-04-23 20:32:58 +08:00
50fc95802b docs: 文档、演示站点迁移至 continew.top 2024-04-21 18:30:14 +08:00
b6206a3346 chore: 移除 monitor 模块 2024-04-18 20:00:31 +08:00
f5ab22eedf chore: 适配 continew-starter 2.0.0,top.charles7c.continew => top.continew
groupId 及基础包名调整,更短的包名,聚合品牌形象
2024-04-17 23:06:39 +08:00
c021feb48d chore: 更新版本号为 3.0.0-SNAPSHOT 2024-03-24 16:31:42 +08:00
e5cddd05ba release: v2.5.0 2024-03-23 21:59:37 +08:00
dee3cf64cb chore: continew-starter 1.5.0-SNAPSHOT => 1.5.1-SNAPSHOT 2024-03-10 21:12:52 +08:00
17fc5266ff chore: continew-starter 1.4.1-SNAPSHOT => 1.5.0-SNAPSHOT
1.适配 ContiNew Starter IService 包结构优化
2.解决部分冲突
2024-02-21 22:34:11 +08:00
370f9cf796 docs: 更新 Gitee 项目链接 2024-02-18 21:16:54 +08:00
69355678b5 chore: 更新版本号为 2.5.0-SNAPSHOT 2024-02-16 19:31:59 +08:00
2f0d5d6b63 release: v2.4.0 2024-02-16 18:41:18 +08:00
442e505c26 chore: continew-starter 1.4.0-SNAPSHOT => 1.4.0 2024-02-14 21:52:08 +08:00
c9cda12b7d refactor: 升级依赖并适配
1.X-File-Storage 2.1.0 适配
2.Crane4j 2.5.0 不需要做任何额外的配置来引入 crane4j,crane4j 将借助 SpringBoot 的自动装配自动加载必要的组件
2024-02-03 21:12:57 +08:00
3e84384eb6 chore: continew-starter 1.2.1-SNAPSHOT => 1.4.0-SNAPSHOT 2024-02-03 13:29:05 +08:00
1c1ec69030 fix: 尝试还原 README 文档部分描述,修复 Gitee 内容可能含有违规信息提示 2024-02-01 23:20:52 +08:00
bef0732f63 refactor: 适配 ContiNew Starter 密码编码器(安全模块)、链路跟踪(Web 模块)
并适配 ContiNew Starter CRUD 模块包调整
2024-02-01 22:42:57 +08:00
b5d668e014 chore: 优化部署配置 2024-01-31 20:14:49 +08:00
c03c082d2e ci: 优化代码质量扫描配置 2024-01-30 23:20:07 +08:00
a154abde8a ci: 新增 SonarCloud 扫描 2024-01-26 23:41:21 +08:00