Looly
|
aaac1f510d
|
change version
|
2024-02-10 20:24:10 +08:00 |
|
Looly
|
5cf57f6a64
|
prepare 5.8.27
|
2024-02-10 20:21:38 +08:00 |
|
Looly
|
96b486bb5a
|
🎆release 5.8.26
|
2024-02-10 20:06:16 +08:00 |
|
Looly
|
90817a1db6
|
update dependency
|
2024-02-10 20:04:25 +08:00 |
|
Looly
|
058c801442
|
修复VersionComparator违反传递问题
|
2024-02-10 12:37:19 +08:00 |
|
Looly
|
422aaeb96a
|
通过添加系统属性hutool.crypto.decodeHex强制关闭hex识别以解决hex和Base64歧义问题
|
2024-02-10 09:33:18 +08:00 |
|
Looly
|
163f1efd43
|
通过添加系统属性hutool.crypto.decodeHex强制关闭hex识别以解决hex和Base64歧义问题
|
2024-02-10 08:37:13 +08:00 |
|
Looly
|
44580782f1
|
MapUtil增加partition方法
|
2024-02-07 11:24:44 +08:00 |
|
Looly
|
56e7b1d5c6
|
!1170 MapUtil添加按固定大小划分Map的方法
Merge pull request !1170 from 晨晨/v5-dev
|
2024-02-07 03:17:42 +00:00 |
|
晨晨
|
f608d7de24
|
MapUtil添加按固定大小划分Map的方法
Signed-off-by: 晨晨 <2050365570a@gmail.com>
|
2024-02-04 09:11:13 +00:00 |
|
Looly
|
016b6ef810
|
修复当sheetName 不存在时,ExcelUtil.getReader方法不会释放文件问题
|
2024-02-03 11:36:32 +08:00 |
|
Looly
|
d87bf2dfd9
|
add test
|
2024-02-03 11:04:53 +08:00 |
|
Looly
|
5baf3983b9
|
update beetl version
|
2024-02-03 10:50:35 +08:00 |
|
Looly
|
d9e72ddfe0
|
fix code
|
2024-01-26 18:16:31 +08:00 |
|
Looly
|
cba4231e4c
|
修复CollUtil.containsAll在coll2长度大于coll1时逻辑歧义问题
|
2024-01-26 16:03:46 +08:00 |
|
Looly
|
e4dffeb4c8
|
修复HtmlUtil.removeHtmlAttr处理空格问题
|
2024-01-25 18:01:25 +08:00 |
|
Looly
|
fc762d9872
|
add test
|
2024-01-25 15:57:21 +08:00 |
|
Looly
|
22081e879a
|
修复SshjSftpSession关闭导致的问题
|
2024-01-24 10:09:27 +08:00 |
|
Looly
|
4df7a25cc4
|
add test
|
2024-01-23 16:29:42 +08:00 |
|
Looly
|
cb093e067d
|
修复BeanToMapCopier获取类型数组越界问题
|
2024-01-22 09:20:14 +08:00 |
|
Looly
|
97577d7dd2
|
RedisDS增加user支持
|
2024-01-19 17:44:14 +08:00 |
|
Looly
|
eeeaf7664a
|
修复UserAgentUtil对QQ浏览器识别问题
|
2024-01-18 16:12:28 +08:00 |
|
Looly
|
5bbafaafbc
|
修复BouncyCastleProvider导致graalvm应用报错UnsupportedFeatureError
|
2024-01-16 12:12:45 +08:00 |
|
Golden Looly
|
96fd4e8ed1
|
Merge pull request #3464 from human-user/v5-dev
修复BouncyCastleProvider导致graalvm应用报错UnsupportedFeatureError
|
2024-01-16 12:09:43 +08:00 |
|
human-user
|
7c22ba0a21
|
修复BouncyCastleProvider导致graalvm应用报错UnsupportedFeatureError
|
2024-01-11 16:43:15 +08:00 |
|
Looly
|
ebc7c63bbe
|
prepare 5.8.26
|
2024-01-11 14:06:18 +08:00 |
|
Looly
|
3a1c7538f3
|
🐶Release 5.8.25
|
2024-01-11 12:46:25 +08:00 |
|
Looly
|
83bf2472d3
|
update dependency
|
2024-01-11 12:43:21 +08:00 |
|
Looly
|
2a66698ef3
|
修复NumberUtil.toBigDecimal方法报StackOverflowError(CVE-2023-51080)
|
2024-01-11 12:08:39 +08:00 |
|
Looly
|
9ff7608d97
|
修复NumberUtil.toBigDecimal方法报StackOverflowError(CVE-2023-51080)
|
2024-01-11 10:42:57 +08:00 |
|
Looly
|
4d6684e9ab
|
修复NumberUtil.toBigDecimal方法报StackOverflowError(CVE-2023-51080)
|
2024-01-11 10:42:20 +08:00 |
|
Looly
|
1aae080195
|
修复UserInfo中用户名加/问题
|
2024-01-09 21:55:21 +08:00 |
|
Golden Looly
|
5f0db8c8ff
|
Merge pull request #3458 from ghostg00/v5-dev
fix 修复获取当前用户名不应加后面的路径/符号
|
2024-01-09 21:54:00 +08:00 |
|
ghostg00
|
9b3aaee7dc
|
fix 修复获取当前用户名不应加后面的路径/符号
这里是获取系统的用户名,不是路径,不应该带有路径的/ 所以去掉fixPath方法的处理。
|
2024-01-09 19:48:12 +08:00 |
|
Looly
|
6a2b585de0
|
增加ParseConfig,通过增加maxNestingDepth参数避免StackOverflowError问题,修复CVE-2022-45688漏洞
|
2024-01-05 12:36:31 +08:00 |
|
Looly
|
17d773181e
|
验证码生成器增加构造方法,可自定义随机数字符集
|
2024-01-05 09:09:30 +08:00 |
|
Looly
|
7d8c458d4d
|
!1147 可自定义验证码生成器
Merge pull request !1147 from bingxue314159/v5-dev
|
2024-01-05 01:06:23 +00:00 |
|
tanyugang
|
09739f523a
|
可自定义验证码生成器
|
2024-01-04 09:37:37 +08:00 |
|
Looly
|
7e81e26a6f
|
修复金额转换为英文时缺少 trillion 单位问题
|
2024-01-02 13:34:59 +08:00 |
|
Golden Looly
|
14da4e7151
|
Merge pull request #3454 from zflovecoding/v5-dev
[bug修复] 修复金额转换为英文时缺少 trillion 单位
|
2024-01-02 13:33:19 +08:00 |
|
Looly
|
f0105a2121
|
修复Druid连接池无法设置部分属性问题
|
2024-01-02 13:22:38 +08:00 |
|
Looly
|
3b484fdbf7
|
修复Druid连接池无法设置部分属性问题
|
2024-01-02 13:21:56 +08:00 |
|
Doke
|
82782d40d0
|
fix: 为NumberWordFormatter.java新增Trillion单位增加单测
|
2023-12-30 15:51:20 +08:00 |
|
Doke
|
7c5d0ec00e
|
fix: 修复金额转换为英文时缺少 trillion 单位
金额转换为英文时缺少 trillion 单位导致金额达到万亿时数组溢出错误
|
2023-12-30 15:41:24 +08:00 |
|
Looly
|
f651a18c1d
|
CopyOptions中增加setAutoTransCamelCase方法
|
2023-12-30 01:13:42 +08:00 |
|
Looly
|
da276f801c
|
修复RandomUtil.randomInt,RandomUtil.randomLong边界问题
|
2023-12-29 00:26:53 +08:00 |
|
Golden Looly
|
a68d57062f
|
Merge pull request #3450 from holmebin/test-branch
Test branch
|
2023-12-29 00:25:31 +08:00 |
|
Looly
|
c68b9df0df
|
WatchServer新增通过Path获取WatchKey方法
|
2023-12-29 00:19:48 +08:00 |
|
Looly
|
1ceb0e5df6
|
!1145 新增 文件监听 WatchServer 新增通过 Path 获取 WatchKey 方法
Merge pull request !1145 from 蒋小小/v5-dev
|
2023-12-28 16:14:20 +00:00 |
|
holmebin
|
c7e2720cc5
|
fix RandomUtil.randomInt,RandomUtil.randomLong range problem #3449
|
2023-12-28 23:07:44 +08:00 |
|