mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
修复UserInfo中用户名加/问题
This commit is contained in:
parent
5f0db8c8ff
commit
1aae080195
@ -2,7 +2,7 @@
|
|||||||
# 🚀Changelog
|
# 🚀Changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
# 5.8.25(2024-01-05)
|
# 5.8.25(2024-01-09)
|
||||||
|
|
||||||
### 🐣新特性
|
### 🐣新特性
|
||||||
* 【core 】 WatchServer新增通过Path获取WatchKey方法(pr#1145@Gitee)
|
* 【core 】 WatchServer新增通过Path获取WatchKey方法(pr#1145@Gitee)
|
||||||
@ -16,6 +16,7 @@
|
|||||||
* 【db 】 修复Druid连接池无法设置部分属性问题(issue#I8STFC@Gitee)
|
* 【db 】 修复Druid连接池无法设置部分属性问题(issue#I8STFC@Gitee)
|
||||||
* 【core 】 修复金额转换为英文时缺少 trillion 单位问题(pr#3454@Github)
|
* 【core 】 修复金额转换为英文时缺少 trillion 单位问题(pr#3454@Github)
|
||||||
* 【json 】 增加ParseConfig,通过增加maxNestingDepth参数避免StackOverflowError问题,修复CVE-2022-45688漏洞(issue#2748@Github)
|
* 【json 】 增加ParseConfig,通过增加maxNestingDepth参数避免StackOverflowError问题,修复CVE-2022-45688漏洞(issue#2748@Github)
|
||||||
|
* 【system】 修复UserInfo中用户名加/问题(pr#3458@Github)
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
# 5.8.24(2023-12-23)
|
# 5.8.24(2023-12-23)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user