mirror of
https://gitee.com/dromara/hutool.git
synced 2026-02-09 09:16:26 +08:00
Combination和Arrangement 重构避免数组频繁拷贝,并避免溢出(pr#4144@Github)
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
|
||||
# 🚀Changelog
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.42(2025-11-23)
|
||||
# 5.8.42(2025-11-24)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 `ListUtil`增加`zip`方法(pr#4052@Github)
|
||||
* 【http 】 增加`JakartaSoapClient`(issue#4103@Github)
|
||||
* 【ai 】 增加代理支持(pr#4107@Github)
|
||||
* 【core 】 `CharSequenceUtil`增加`builder`方法重载(pr#4107@Github)
|
||||
* 【core 】 `Combination`和`Arrangement `重构避免数组频繁拷贝,并避免溢出(pr#4144@Github)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【jwt 】 修复verify方法在定义alg为`none`时验证失效问题(issue#4105@Github)
|
||||
|
||||
Reference in New Issue
Block a user