mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
修复HttpClient5Response
无响应体导致的空指针问题(issue#3930@Github)
This commit is contained in:
@@ -3,14 +3,11 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 6.0.0-M17 (2024-10-09)
|
||||
|
||||
### 计划实现
|
||||
* 【db 】 增加DDL封装
|
||||
* 【db 】 Entity数据量大时占用较多内存,考虑共享meta信息
|
||||
# 7.0.0-M1 (2025-05-07)
|
||||
|
||||
### ❌不兼容特性
|
||||
|
||||
### 🐣新特性
|
||||
|
||||
### 🐞Bug修复
|
||||
### 🐞Bug修复
|
||||
* 【http】 修复`HttpClient5Response`无响应体导致的空指针问题(issue#3930@Github)
|
Reference in New Issue
Block a user