🔖 1.3.0
ihub-bot
released this
12 Feb 03:21
·
587 commits
to refs/heads/main
since this release
✨ Features
- feat(groovy): 移除enableGroovy3扩展属性 @henry-hub (#370)
- feat(groovy): 移除compileGroovyAllModules扩展属性 @henry-hub (#368)
- revert(bom): 还原公共平台组件配置 @henry-hub (#366)
- test: 补充测试用例 @henry-hub (#364)
- refactor: 基础模块名称调整 @henry-hub (#363)
- refactor: 各插件重构为独立组件 @henry-hub (#356)
- feat(spring): 独立spring插件 @henry-hub (#352)
🐛 Bug Fixes
- fix(bom): bom组件项目不使用ihub-bom插件 @henry-hub (#367)
⬆️ Dependency Updates
- gradle: bump pub.ihub.lib:ihub-libs from 1.0.17 to 1.1.0 @dependabot (#369)
- gradle: bump pub.ihub.plugin.ihub-settings from 1.2.11 to 1.2.12 @dependabot (#342)
- gradle: bump com.github.ben-manes:gradle-versions-plugin from 0.44.0 to 0.45.0 @dependabot (#365)
- gradle: bump spring-boot-gradle-plugin from 3.0.1 to 3.0.2 @dependabot (#362)
- gradle: bump spring-boot-gradle-plugin from 3.0.0 to 3.0.1 in /ihub-spring @dependabot (#354)
- gradle: bump native-gradle-plugin from 0.9.18 to 0.9.19 in /ihub-spring @dependabot (#353)
- gradle: bump lombok-plugin from 6.6 to 6.6.1 in /ihub-plugins @dependabot (#350)
- gradle: bump lombok-plugin from 6.5.1 to 6.6 in /ihub-plugins @dependabot (#345)
- gradle: bump spring-boot-gradle-plugin from 2.7.5 to 3.0.0 in /ihub-plugins @dependabot (#338)
🧰 Maintenance
- test(verification): 修正测试用例 @henry-hub (#371)
- ci(gradle): 修正ihub-test模块配置 @henry-hub (#355)