add methods

This commit is contained in:
Looly
2022-04-28 17:00:49 +08:00
parent f46df1fccf
commit bea723c11b
386 changed files with 2 additions and 3 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.0.M5 (2022-04-27)
# 5.8.0.M5 (2022-04-28)
### ❌不兼容特性
* 【extra 】 升级jakarta.validation-api到3.x包名变更导致不能向下兼容
### 🐣新特性
* 【core 】 Singleton增加部分方法pr#609@Gitee
### 🐞Bug修复
* 【db 】 修复RedisDS无法设置maxWaitMillis问题issue#I54TZ9@Gitee