mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
增加分段锁实现SegmentLock
(pr#1330@Gitee)
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.38(2025-04-11)
|
||||
# 5.8.38(2025-04-15)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 `PathUtil#del`增加null检查(pr#1331@Gitee)
|
||||
* 【db 】 增加SAP HANA识别及方言(pr#3914@Github)
|
||||
* 【crypto 】 增加`Argon2`类,实现Argon2算法(issue#3890@Github)
|
||||
* 【core 】 `CharSequenceUtil`增加toLoweCase和toUpperCase方法(issue#IC0H2B@Gitee)
|
||||
* 【core 】 增加分段锁实现`SegmentLock`(pr#1330@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
|
||||
|
Reference in New Issue
Block a user