bugo
|
f6ba182f52
|
🚀release5.8.39
|
2025-06-23 10:47:39 +08:00 |
|
Looly
|
cd40a65195
|
update central-publishing-maven-plugin
|
2025-06-20 18:40:13 +08:00 |
|
Looly
|
c738c2b42b
|
增加可召回批处理线程池执行器RecyclableBatchThreadPoolExecutor (pr#1343@Gitee)
|
2025-06-20 17:54:40 +08:00 |
|
Looly
|
0c19f0b9a4
|
!1343 可召回批处理线程池执行器,主线程、线程池混合执行批处理任务,主线程空闲时会尝试召回线程池队列中的任务执行
Merge pull request !1343 from lk/v5-dev
|
2025-06-20 09:50:11 +00:00 |
|
Looly
|
a504fa860c
|
修复AbstractCache putWithoutLock方法可能导致的外部资源泄露问题(pr#3958@Github)
|
2025-06-20 17:34:24 +08:00 |
|
Golden Looly
|
a60c70ca86
|
Merge pull request #3958 from IcoreE/yanzhongxin-v5-dev
AbstractCache.putWithoutLock方法可能导致的外部资源泄露问题
|
2025-06-20 17:28:14 +08:00 |
|
Looly
|
2493b8da8b
|
Db添加FetchSize的全局设置(pr#3978@Github)
|
2025-06-20 11:43:19 +08:00 |
|
Golden Looly
|
a10181dab2
|
Merge pull request #3978 from yry0304/v5-dev
Db添加FetchSize的全局设置,用户可以根据内存性能自主调节JDBC每次结果集获取的记录数量,海量数据加载时可提高性能
|
2025-06-20 11:41:22 +08:00 |
|
Golden Looly
|
28b21d7617
|
Merge pull request #3970 from asukavuuyn/v5-dev
fix(Money): currency scaling bug(币种小数位硬编码)
|
2025-06-20 11:06:37 +08:00 |
|
Looly
|
8deed41367
|
修复Money 类的setAmount方法没有获取当前币种的小数位数而是使用的默认小数位和在遇到非2小数位的币种(如日元使用 0 位)会导致金额设置错误问题(pr#3970@Github)
|
2025-06-20 11:05:41 +08:00 |
|
Looly
|
3b759bfae1
|
!1362 test(ReflectUtilTest): ReflectUtil#getFieldMap 如果子类与父类中存在同名字段,则后者覆盖前者。
Merge pull request !1362 from tanpenggood/v5-master
|
2025-06-20 03:01:21 +00:00 |
|
Looly
|
0c9c6ce655
|
add comment
|
2025-06-20 10:46:57 +08:00 |
|
Looly
|
5919837386
|
修复ZipUtil 中zlib和unZlib调用后资源未释放问题(issue#3976@Github)
|
2025-06-20 10:43:09 +08:00 |
|
Looly
|
46249c257f
|
add test
|
2025-06-20 10:33:52 +08:00 |
|
杨若瑜
|
a368ab544d
|
Db添加FetchSize的全局设置,用户可以根据内存性能自主调节JDBC每次结果集获取的记录数量,海量数据加载时可提高性能
|
2025-06-20 00:47:21 +08:00 |
|
asukavuuyn
|
6a58bfe9b2
|
fix(Money): currency scaling bug
|
2025-06-16 23:42:17 +08:00 |
|
Looly
|
41141cd824
|
gts
|
2025-06-14 19:02:25 +08:00 |
|
Looly
|
2a602d0bd4
|
修复TEL_400_800 正则规则太窄问题(issue#3967@Github)
|
2025-06-14 18:40:25 +08:00 |
|
tanpenggood
|
6c8fc623f0
|
test(ReflectUtilTest): ReflectUtil#getFieldMap 如果子类与父类中存在同名字段,则后者覆盖前者。
|
2025-06-12 01:50:00 +08:00 |
|
Looly
|
484cdb9e4f
|
修复ThreadUtil 中中断异常处理丢失中断信息的问题,解决ConcurrencyTester资源未释放的问题(pr#1358@Gitee)
|
2025-06-09 16:57:05 +08:00 |
|
Looly
|
62be1b0fe0
|
!1358 fix:解决threadutil中中断异常处理丢失中断信息的问题,解决ConcurrencyTester资源未释放的问题
Merge pull request !1358 from konggang/fix-threadutil
|
2025-06-09 08:56:06 +00:00 |
|
Looly
|
d015404248
|
Assert 新增断言给定集合为空的方法以及单元测试用例(pr#3952@Github)
|
2025-06-09 12:22:21 +08:00 |
|
Golden Looly
|
d786c8e62d
|
Merge pull request #3952 from baofeidyz/v5-dev
Assert新增断言给定集合为空的方法以及单元测试用例
|
2025-06-09 12:20:53 +08:00 |
|
Looly
|
e1d68e61df
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2025-06-09 12:10:38 +08:00 |
|
Looly
|
2c8070f324
|
HttpConfig 增加参数setIgnoreContentLength 可选忽略读取响应contentLength头(issue#ICB1B8@Gitee)
|
2025-06-09 12:01:29 +08:00 |
|
eli_chow
|
abae998de5
|
!1360 同步CHANGELOG信息
Merge pull request !1360 from eli_chow/v5-dev
|
2025-06-09 03:44:28 +00:00 |
|
choweli
|
86e5f19197
|
同步CHANGELOG信息
|
2025-06-09 11:42:58 +08:00 |
|
Looly
|
fe597605cf
|
修复LunarFestival 中重复节日问题(issue#ICC8X3@Gitee)
|
2025-06-09 11:32:19 +08:00 |
|
yanzhongxin
|
5931264706
|
修复ReentrantCache的clear存在的外部资源泄露问题
|
2025-06-06 15:05:55 +08:00 |
|
chinabugotech
|
37fb3afce7
|
更新百度统计代码
Signed-off-by: chinabugotech <bugo@bugotech.cn>
|
2025-06-05 06:56:47 +00:00 |
|
孔纲
|
4cf41c444f
|
fix:解决threadutil中中断异常处理丢失中断信息的问题,解决ConcurrencyTester资源未释放的问题
|
2025-06-05 10:20:18 +08:00 |
|
yanzhongxin
|
7739f8b015
|
修复putWithoutLock存在的外部资源泄露问题
|
2025-06-04 15:03:11 +08:00 |
|
eli_chow
|
6d851488de
|
!1355 增加超时时间和读取超时时间设置
Merge pull request !1355 from eli_chow/v5-dev
|
2025-06-04 02:59:17 +00:00 |
|
choweli
|
82399a185e
|
增加超时时间和读取超时时间设置
|
2025-06-04 10:58:13 +08:00 |
|
eli_chow
|
3be0111884
|
!1354 Hutool-AI接口地址修改
Merge pull request !1354 from eli_chow/v5-dev
|
2025-06-03 02:33:28 +00:00 |
|
choweli
|
017a7b5c98
|
Hutool-AI接口地址修改
|
2025-06-03 10:31:16 +08:00 |
|
eli_chow
|
04f9784d08
|
!1352 新增Hutool-AI服务
Merge pull request !1352 from eli_chow/v5-dev
|
2025-05-30 06:50:37 +00:00 |
|
choweli
|
008b9fd662
|
新增Hutool-AI服务
|
2025-05-30 14:42:24 +08:00 |
|
choweli
|
322c079abf
|
新增Hutool-AI服务
|
2025-05-30 14:36:48 +08:00 |
|
baofeidyz
|
5b10fedfef
|
Assert新增断言给定集合为空的方法以及单元测试用例
|
2025-05-29 11:19:01 +08:00 |
|
Looly
|
420e54a37d
|
修复ExcelPicUtil 中可能的空指针异常
|
2025-05-27 12:20:15 +08:00 |
|
Looly
|
7f3be3038a
|
add test
|
2025-05-26 08:37:49 +08:00 |
|
Looly
|
a34637f071
|
优化XXXToMapCopier的部分性能(pr#1345@Gitee)
|
2025-05-23 21:54:05 +08:00 |
|
Looly
|
dc54b89b87
|
优化XXXToMapCopier的部分性能(pr#1345@Gitee)
|
2025-05-23 21:47:23 +08:00 |
|
Looly
|
4e1b468096
|
!1345 优化XXXToMapCopier的部分性能
Merge pull request !1345 from IzayoiYurin/v5-dev
|
2025-05-23 13:46:36 +00:00 |
|
Looly
|
5f5ead1129
|
修复Money 中金额分配的问题bug(issue#IC9Y35@Gitee)
|
2025-05-23 21:41:18 +08:00 |
|
Looly
|
95ee9a0cb5
|
DesensitizedUtil新增护照号码脱敏功能(pr#1347@Gitee)
|
2025-05-23 21:37:38 +08:00 |
|
Looly
|
8f0777eadd
|
!1347 feat: DesensitizedUtil新增护照号码脱敏功能
Merge pull request !1347 from konggang/v5-dev
|
2025-05-23 13:36:41 +00:00 |
|
Looly
|
cb0645dff9
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2025-05-23 16:24:18 +08:00 |
|
Golden Looly
|
c99616fa56
|
Merge pull request #3949 from bling-yshs/v5-dev
docs: 修复错字,删除意外的空格
|
2025-05-23 16:24:13 +08:00 |
|