mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复ignoreNullValue在JSONArray中无效问题
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.33(2024-09-23)
|
||||
# 5.8.33(2024-09-29)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 SyncFinisher增加setExecutorService方法(issue#IANKQ1@Gitee)
|
||||
@@ -21,6 +21,7 @@
|
||||
* 【http 】 修复重定向没有按照RFC7231规范跳转的问题,修改为除了307外重定向使用GET方式(issue#3722@Github)
|
||||
* 【core 】 修复ArrayUtil.lastIndexOfSub死循环问题(issue#IAQ16E@Gitee)
|
||||
* 【core 】 修复ImgUtil.write写出临时文件未清理问题(issue#IAPZG7@Gitee)
|
||||
* 【json 】 修复ignoreNullValue在JSONArray中无效问题(issue#3759@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
**# 5.8.32(2024-08-30)
|
||||
|
Reference in New Issue
Block a user