v3.1.4 (jdk17 & jdk21)
改进或错误修复
- 优化排包配置,简化配置方式,增加对 properties、yml 格式的支持 by @gaosaroma in #918
- 多模块并行安装,执行createTempDir时异常 by @1034323716 in #911
- 增加 string contains by @lvjing2 in #926
- 修复无法支持 springboot 1.x 的问题 by @lvjing2 in #927
- BizModel 里增加模块jar包的来源地址 by @lvjing2 in #928
- 升级 nettry 版本到 4.1.109.Final by @laglangyue in https://github.com/sofastack/sofa-ark/pull/931/files
Improvements or Bug Fixes
- Optimized package sorting configuration, simplified the configuration approach, and added support for properties and YML formats by @gaosaroma in #918
- Fixed an exception when executing createTempDir during parallel installation of multiple modules by @1034323716 in #911
- Added string contains check by @lvjing2 in #926
- Fixed the issue with not supporting springboot 1.x by @lvjing2 in #927
- Added the source URL of the module JAR package in BizModel by @lvjing2 in #928
- Update nettry version to 4.1.109.Final by @laglangyue in https://github.com/sofastack/sofa-ark/pull/931/files
New Contributors
- @1034323716 made their first contribution in #911
- @laglangyue made their first contribution in https://github.com/sofastack/sofa-ark/pull/931/files
Full Changelog: v3.1.3...v3.1.4