This commit is contained in:
Looly
2022-03-23 17:13:23 +08:00
parent d1122bd3c5
commit f6feaeb2cd
3 changed files with 57 additions and 17 deletions

View File

@@ -39,6 +39,7 @@
* 【cron 】 增加CronPatternParser、MatcherTable
* 【http 】 GlobalHeaders增加系统属性allowUnsafeServerCertChange、allowUnsafeRenegotiation
* 【http 】 UserAgentUtil 解析增加MiUI/XiaoMi浏览器判断逻辑pr#581@Gitee
* 【core 】 FileAppender添加锁构造pr#2211@Github
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee