github chinabugotech/hutool 5.8.38

latest releases: 5.8.40, 5.8.39
3 months ago

5.8.38(2025-05-13)

🐣新特性

  • 【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)
  • 【core 】 重载subtractToList方法,提供isLinked选项(pr#3923@Github)
  • 【extra 】 TemplateConfig增加setUseCache方法(issue#IC3JRY@Gitee)
  • 【extra 】 AbstractFtp增加rename方法(issue#IC3PMI@Gitee)
  • 【core 】 优化PropDesc缓存注解判断,提升性能(pr#1335@Gitee)
  • 【core 】 添加RecordUtil支持record类(issue#3931@Github)
  • 【core 】 Dict的customKey方法访问权限修改为protected(pr#1340@Gitee)
  • 【ai 】 增加hutool-ai模块,对AI大模型的封装实现(pr#3937@Github)

🐞Bug修复

  • 【setting】 修复SettingautoLoad可能的加载为空的问题(issue#3919@Github)
  • 【db 】 修复某些数据库的getParameterMetaData会返回NULL,导致空指针的问题。(pr#3936@Github)
  • 【extra 】 修正SshjSftp在SftpSubsystem服务时报错问题(pr#1338@Gitee)

Don't miss a new hutool release

NewReleases is sending notifications on new releases.