This commit is contained in:
Looly
2022-06-10 22:06:39 +08:00
parent 16dfcf3154
commit 54420d8429
6 changed files with 38 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.3.M1 (2022-06-09)
# 5.8.3 (2022-06-10)
### 🐣新特性
* 【extra 】 mail增加writeTimeout参数支持issue#2355@Github
@@ -16,6 +16,7 @@
* 【json 】 修复Bean中存在bytes无法转换问题issue#2365@Github
* 【core 】 ArrayUtil.setOrAppend()传入空数组时抛出异常issue#I5APJE@Gitee
* 【extra 】 JschSessionPool修复空指针检查问题issue#I5BK4D@Gitee
* 【core 】 修复使用ValueProvider中setFieldMapping无效问题issue#I5B4R7@Gitee
-------------------------------------------------------------------------------------------------------------