Skip to content

Commit

Permalink
快照更新.
Browse files Browse the repository at this point in the history
  • Loading branch information
nieqiurong committed May 14, 2024
1 parent 875b980 commit c4c7d5d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions changelog-temp.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,16 @@
- fix: 修复代码生成器禁用模板失效
- fix: 修复分页count优化distinct搭配orderBy处理错误
- fix: 修复达梦数据库生成代码错误
- fix: 修复租户插件特殊exists语句会失效
- fix: 修复DataChangeRecorderInnerInterceptor在Insert时配置忽略无效
- feat: BaseMapper新增批量操作与SaveOrUpdate方法
- feat: BaseMapper新增批量操作方法返回值List<BatchResult>
- feat: BaseMapper方法逻辑删除默认支持填充
- feat: 调整Service层逻辑删除填充逻辑处理
- feat: 自增自减处理BigDecimal
- feat: 新增雪花ID配置(支持手动分配workerId与datacenterId或指定网卡信息自动获取方式)
- feat: SpringBoot依赖升级
- feat: 升级kotlin-reflect至1.9.23
- feat: 重构ServiceImpl泛型参数提取
- feat: 修改AES密钥随机性生成
- feat: SpringBoot升级至2.7.18
- feat: 升级kotlin至1.9.24
- feat: 升级lombok至1.18.32

0 comments on commit c4c7d5d

Please sign in to comment.