mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
SyncFinisher增加setExceptionHandler方法
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.19.M1 (2023-05-14)
|
||||
# 5.8.19.M1 (2023-05-15)
|
||||
|
||||
### 🐣新特性
|
||||
* 【db 】 优化HttpRequest.toString()内容打印(issue#3072@Github)
|
||||
@@ -11,6 +11,7 @@
|
||||
* 【core 】 去除Opt头部的GPL协议头(pr#995@Gitee)
|
||||
* 【core 】 邮箱校验添加对中文的支持(pr#997@Gitee)
|
||||
* 【core 】 FileUtil.getMimeType增加webp识别(pr#997@Gitee)
|
||||
* 【core 】 SyncFinisher增加setExceptionHandler方法(issue#I716SX@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复URLUtil.decode无法解码UTF-16问题(issue#3063@Github)
|
||||
|
Reference in New Issue
Block a user