v3.1.6 (jdk17 & jdk21)
新 feature
- 基于基座依赖列表的新版模块瘦身 by @gaosaroma in #972
- 增加排包扫描白名单 by @2041951416 in #978 #985 #987
改进或错误修复
- 模块打包支将 scope=system 的依赖打包进模块 jar by @98DE9E1F in #979
- 更新打包插件里 schema 里的 plugin 版本 by @nero520 in #974
- 优化排包黑白名单配置,允许指定版本 by @gaosaroma in #983
New Feature
- Slimmed down the new version of the module based on the base dependency list by @gaosaroma in #972
Improvements or Bug Fixes
- Added support for packaging dependencies with scope=system into the module jar by @98DE9E1F in #979
- Updated the plugin version in the schema of the packaging plugin by @nero520 in #974
- Added whitelist for package scanning by @2041951416 in #978 #985 #987
- Optimized the package whitelist and blacklist configuration, allowing version specification by @gaosaroma in #983
New Contributors
- @98DE9E1F made their first contribution in #979
- @2041951416 made their first contribution in #978
Full Changelog: v3.1.5...v3.1.6