Commit Graph

761 Commits

Author SHA1 Message Date
chinabugotech
a0bd223dc0 Prepare release 2026-05-25 17:07:04 +08:00
chinabugotech
80ef0ba2a2 release 5.8.46 2026-05-25 16:53:38 +08:00
Looly
84561772e1 prepare 5.8.46 2026-05-25 15:52:18 +08:00
Looly
076f5096df update thymeleaf 2026-05-09 10:50:50 +08:00
Looly
9505fdab70 修复ExpressionEngine中SpELEngine、MVEL白名单无效问题 2026-05-09 10:31:25 +08:00
root
65a31d95e7 $'\U1F680'release5.8.45 2026-03-23 14:50:57 +08:00
root
f82794bebe $'\U1F680'release5.8.45 2026-03-23 14:44:42 +08:00
chinabugotech
582b04f1f8 🐢prepare5.8.45 2026-03-12 13:18:00 +08:00
chinabugotech
34bebfd6f3 🚀release 5.8.44 2026-03-12 11:40:48 +08:00
Looly
84a6132c26 修复JschSessionPool回收导致的session未关闭问题(issue#4223@Github) 2026-02-03 15:41:42 +08:00
Looly
7d289f0c5e 修复MailAccount.setAuth参数与field不一致问题(issue#4217@Github) 2026-01-20 11:26:22 +08:00
chinabugotech
ca49d9ad84 🐢prepare5.8.44 2026-01-05 17:24:58 +08:00
chinabugotech
4483645452 🚀release5.8.43 2026-01-05 16:51:16 +08:00
chinabugotech
5b2d746d3e 🐢prepare5.8.44 2026-01-05 16:02:15 +08:00
Looly
c7e3ad4df4 update dependency 2025-12-09 15:43:58 +08:00
chinabugotech
58b5291720 🐢prepare5.8.43 2025-12-01 10:25:59 +08:00
chinabugotech
f4e5a10697 🚀release5.8.42 2025-12-01 09:52:44 +08:00
Looly
4c563da8bd 修复JschSessionPool.remove逻辑错误问题。 2025-10-23 11:16:12 +08:00
chinabugotech
da2d0823b9 🐢prepare5.8.42 2025-10-13 14:01:20 +08:00
root
fa308b5ef0 🚀release5.8.41 2025-10-13 13:06:45 +08:00
Looly
a45bfebd07 修复Sftp.upload目标路径为null时空指针问题(issue#ID14WX@Gitee) 2025-10-10 17:05:15 +08:00
Looly
aa6b1332d5 修复Sftp递归删除目录时使用相对路径可能导致死循环的问题(pr#1380@Gitee) 2025-09-27 19:46:11 +08:00
lianxin
32363c919e fix:修复递归删除目录时使用相对路径可能导致死循环的问题 2025-09-26 10:17:46 +08:00
Golden Looly
bde2472596 Merge pull request #4081 from 18855532268/v5-dev
fix:添加判空处理
2025-09-19 20:33:09 +08:00
18855532268
a4f5a084b8 fix:添加判空处理 2025-09-18 23:18:15 +08:00
Looly
23e3be4ec1 修复JschSessionPool并发问题(pr#4079@Github) 2025-09-16 21:05:59 +08:00
xxxtea
8844bcd5ce Fix issue 4077 解决Jsch会话池并发删除问题
#4077
2025-09-16 14:18:29 +08:00
Looly
172bbff73e Mail.buildContent改进,正文部分总在最前(issue#4072@Github) 2025-09-13 16:33:31 +08:00
Looly
4685644422 fix code 2025-08-29 12:22:53 +08:00
Looly
bd123386ce 修复ReflectUtil中因class和Method关联导致的缓存无法回收问题(issue#4039@Github) 2025-08-29 11:52:06 +08:00
chinabugotech
aeb7ec8a86 🐢prepare5.8.41 2025-08-27 09:53:08 +08:00
bugo
2d5fcc3b08 🚀release5.8.40 2025-08-27 09:36:56 +08:00
Looly
8bc7c997d1 !1373 getClientIP 优先获取传入的请求头信息
Merge pull request !1373 from handy/handy
2025-08-11 03:15:49 +00:00
Looly
445703380b fix comment 2025-08-11 10:48:06 +08:00
handy
a27ebb4403 getClientIP 优先获取传入的请求头信息 2025-08-07 13:35:00 +08:00
Farahani
d5bc6216a4 Update Pinyin4jEngine.java
fix(方法注释):注释错误修改
2025-08-06 00:21:10 +08:00
Looly
3d0d8dea4b 修复QLExpressEngineallowClassSet无效问题(issue#3994@Github) 2025-07-22 15:26:19 +08:00
Looly
acac32fd50 解决关闭时session问题 2025-07-14 16:49:03 +08:00
Looly
b43899c6fb SftpreconnectIfTimeout方法改为捕获所有异常(issue#3989@Github) 2025-07-08 15:57:19 +08:00
bugo
826665618c 🐢prepare5.8.40 2025-06-23 13:45:56 +08:00
bugo
6469e7bea6 🐢prepare 2025-06-23 12:38:46 +08:00
bugo
f6ba182f52 🚀release5.8.39 2025-06-23 10:47:39 +08:00
bugo
0ed9c08507 🐢prepare 2025-05-13 14:46:13 +08:00
bugo
abbe514479 🚀release5.8.38 2025-05-13 13:35:15 +08:00
Looly
fc4a71200a 修正SshjSftp在SftpSubsystem服务时报错问题(pr#1338@Gitee) 2025-05-12 12:15:27 +08:00
厉军
2b777c3841 避免重复rename函数,增加新单元测试SshjSftpTest,SftpTest用于测试Sftp类 2025-04-30 16:22:14 +08:00
厉军
e458bca2a0 Merge remote-tracking branch 'origin/feature/ftp-rename' into v5-dev
# Conflicts:
#	hutool-extra/src/main/java/cn/hutool/extra/ftp/AbstractFtp.java
#	hutool-extra/src/test/java/cn/hutool/extra/ssh/SftpTest.java
2025-04-30 15:29:45 +08:00
厉军
6e2e137b91 测试代码调整 2025-04-30 15:28:18 +08:00
厉军
81159f75bb 解决pwd、cd调用command导致仅SftpSubsystem服务时无法正常使用的问题 2025-04-30 15:20:52 +08:00
Looly
9015c3ea0a AbstractFtp增加rename方法(issue#IC3PMI@Gitee) 2025-04-26 11:52:17 +08:00