Skip to content

Commit

Permalink
更新快照.
Browse files Browse the repository at this point in the history
  • Loading branch information
nieqiurong committed Apr 7, 2024
1 parent 2ce0240 commit 5a83b67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog-temp.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
- fix: 修复IllegalSQLInnerInterceptor未处理Parenthesis
- fix: 修复IllegalSQLInnerInterceptor表名或字段名包裹导致无法获取索引信息和索引字段校验问题
- fix: 修复KtUpdateChainWrapper调用setSql的时候params没有展开
- fix: 修复配置useGeneratedShortKey失效
- fix: 修复DataChangeRecorderInnerInterceptor一系列问题
- feat: ServiceImpl修改为抽象类,防止错误直接实例化
- feat: 重构生成器TemplateConfig配置,模板禁用与路径配置更改至对应具体实现之上
- feat: 支持组合注解
Expand All @@ -19,4 +21,6 @@
- feat: 新增eqSql方法
- feat: 升级mybatis至3.5.16
- feat: 升级jsqlparser至4.9
- feat: 新增SQL解析线程池
- feat: 增加雪花ID生成器初始化日志打印(默认超过5秒打印警告日志)
- doc: 增加update(Wrapper)相关api无法自动填充注释

0 comments on commit 5a83b67

Please sign in to comment.