😉V2.1.5-jdk8&11 更新持久层框架版本以及周期维护
AntonyCheng
released this
07 May 13:22
·
151 commits
to master
since this release
依赖更新
- 新增fastjson2-extension-spring5 2.0.49
- 升级shardingsphere-jdbc-core 5.3.2 ==> shardingsphere-jdbc 5.5.0
- 升级netty-all 4.1.108.Final ==> 4.1.109.Final
- 升级commons-io 2.16.0 ==> 2.16.1
- 升级commons-codec 1.16.1 ==> 1.17.0
- 升级commons-collections4 4.4 ==> 4.5.0-M1
- 升级fastjson2 2.0.48 ==> 2.0.49
- 升级redisson 3.27.2 ==> 3.29.0
- 升级easy-es-boot-starter 2.0.0-beta7 ==> 2.0.0-beta8
- 升级cos_api 5.6.210 ==> 5.6.211
- 升级minio 8.5.9 ==> 8.5.10
- 升级snakeyaml 1.33 ==> 2.2
功能更新
- 适配ShardingSphere 5.5.0版本,更新持久层框架(重要)
- 简化PowerJob模块,取消使用源代码,而引入Starter(重要)
- 修改Redis序列化器为FastJson2
- 优化转Long精度相关配置