This commit is contained in:
Looly
2022-09-14 00:28:13 +08:00
parent 182023042b
commit d8b4aa5ec3
4 changed files with 36 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.7.M1 (2022-09-13)
# 5.8.7.M1 (2022-09-14)
### 🐣新特性
* 【core 】 BooleanUtil的andOfWrap和orOfWrap()忽略nullissue#2599@Github
@@ -11,6 +11,7 @@
### 🐞Bug修复
* 【core 】 修复ObjectUtil.defaultIfXXX中NPE问题pr#2603@Github
* 【db 】 修复Hive2驱动无法识别问题issue#2606@Github
* 【core 】 修复computeIfAbsent问题issue#I5PTN3@Gitee
-------------------------------------------------------------------------------------------------------------