2 Release History
Version: 7.0.0-SNAPSHOT
2 Release History
To make it easier for users to use and upgrade, Plugin adopts a version policy consistent with the Grace Framework.
Plugin Version |
Grace Version |
2024.0.x |
|
2023.3.x |
|
2023.2.x |
|
2023.1.x |
|
2023.0.x |
|
2022.2.x |
|
2022.1.x |
|
2022.0.x |
2.1 What's new in 7.x
7.0.0-M1
⭐️ New Features
-
Restructure Gradle builds #8
-
Use Gradle version catalog to simplify dependency management
-
Sharing Build Logic using buildSrc
-
Update Checkstyle and CodeNarc plugin
-
Update CI to skip checkstyle and codenarc
-
Remove publishing directory
-
⚡️ Breaking Changes
🛠 Improvements
-
Update docs
-
Code formatting
-
Update tests
-
Update README
-
Add document links
-
Update badge versions of Grace and Spring Boot
-
🐞 Bug Fixes
-
Fixes groovydoc task: because no Groovy Jar was found on class path
-
Remove deprecated gradle/actions/wrapper-validation
🚀 Dependency Upgrades
⚙️ Tasks
-
Enables code style checking in CI
-
Enables testing in CI
-
Bump gradle/actions from 4.0.0 to 4.4.2
-
Bump actions/checkout from 4 to 5
-
Migrate to Central Portal OSSRH Staging API
-
Update GitHub workflows - Switch to 7.0.x
-
Bump version: 7.0.0-SNAPSHOT