v3.1.3 (jdk17 & jdk21)
功能特性
- 增加模块jar包删除的原子性 by @xymak in #907
- 确保模块 web api 启动与运行时 classLoader 保持一致,统一为 BizClassLoader by @lvjing2 in #913
改进或错误修复
- 模块构建时支持自定义 outputFile by @lvjing2 in #919 #920
- 修复 web 相关单测启动时无法找到 tomcat 类 by @lvjing2 in #915
- 修复 web 卸载时报这个错误 "The host does not contain a Context" by @lvjing2 in #909
- 修复无法上传测试覆盖率问题 by @lvjing2 in #917
- Bump org.eclipse.jgit:org.eclipse.jgit from 5.9.0.202009080501-r to 5.13.3.202401111512-r in /sofa-ark-bom by @dependabot in #905
Features
- Improved the atomicity of module JAR package deletion by @xymak in #907
- Ensured classLoader consistency for module web API during startup and runtime, unified as BizClassLoader by @lvjing2 in #913
Improvements or Bugs
- Supported customization of outputFile during module build by @lvjing2 in #919 #920
- Fixed the issue where tomcat classes could not be found during the startup of web-related unit tests by @lvjing2 in #915
- Fixed the error "The host does not contain a Context" that occurred during web module unloading by @lvjing2 in #909
- Fixed the issue of being unable to upload test coverage by @lvjing2 in #917
- Bumped org.eclipse.jgit:org.eclipse.jgit from 5.9.0.202009080501-r to 5.13.3.202401111512-r in /sofa-ark-bom by @dependabot in #905
New Contributors
Full Changelog: v2.2.9...v2.2.10