😶🌫️V2.1.9-jdk11 设计幂等和加密模块填补系统安全性缺失
AntonyCheng
released this
02 Sep 06:30
·
151 commits
to master
since this release
依赖更新
- 新增opencc4j 1.8.1
- 删除fastjson2-extension-spring5 2.0.52
- 升级hutool-all 5.8.29 ==> 5.8.31
- 升级commons-lang3 3.15.0 ==> 3.16.0
- 升级commons-compress 1.26.2 ==> 1.27.1
- 升级sa-token-spring-boot-starter 1.38.0 ==> 1.39.0
- 升级sa-token-core 1.38.0 ==> 1.39.0
- 升级sa-token-jwt 1.38.0 ==> 1.39.0
- 升级sa-token-redis-jackson 1.38.0 ==> 1.39.0
- 升级redisson 3.33.0 ==> 3.35.0
- 升级cos_api 5.6.221 ==> 5.6.229
- 升级easyexcel 4.0.1 ==> 4.0.2
功能更新
- 设计幂等模块(重要)
- 设计加密模块(重要)
- 重写Redisson业务缓存模块下工具类
- 添加初始化字典以及ReturnCode枚举国际化方法 #6
- 周期维护,修复已知BUG