6.0.0
Release Notes - Version 6.0.0
Release Highlights
- Grails Upgrade: This release includes an upgrade to Grails 5.2.5, enhancing the framework with the latest features and improvements.
- Workflow Enhancements: Various improvements to workflow configurations, including CI and release settings, ensure smoother development processes.
- Dependency Updates: Significant updates to dependencies, such as Gradle and various plugins, provide enhanced functionality and compatibility.
🚀 Features
- Updated to Grails 5.2.5 (#162)
- Updated
org.grails:grails-gradle-plugin
to v5.2.4 (#159) - Updated
gradle
to v7 (#130)
💡 Improvements
- Improved release workflow configurations (#193)
🐛 Bug Fixes
- Enhanced workflow configurations for CI (#192)
- Fixed project build configuration for documentation task (#190)
- Re-added
pluginExcludes
to the Grails plugin descriptor (#140)
🔧 Maintenance
- Updated release workflow configurations (#198, #197)
- Updated Java-CI workflow configurations (#196)
- Refactored build configurations (#195)
- Updated to only publish build scans for CI (#194)
- Improved release workflow configurations (#193)
- Fixed CI for version 6.0.x (#181)
Dependency Updates
- Gradle-related:
- Other dependencies:
Contributors
@JasonTypesCodes, @guillermocalvo, @puneetbehl, @renovate, @renovate[bot], and Puneet Behl