Skip to content

6.0.0

Compare
Choose a tag to compare
@grails-build grails-build released this 20 Mar 06:09
· 1 commit to 6.0.x since this release
f25d446

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:
    • Updated gradle to v7.5.1, v7.4.2, and v6.9.2 (#160, #147, #142)
  • Other dependencies:
    • Updated seleniumVersion to v4.6.0 (#157)
    • Updated clipboard.js to v2.0.11 (#153)
    • Updated release-drafter/release-drafter action to v5.21.1 (#154)
    • Updated com.gradle.enterprise to v3.11.4 (#155)
    • Updated Webdriver Binaries to 2.7 (#161)

Contributors

@JasonTypesCodes, @guillermocalvo, @puneetbehl, @renovate, @renovate[bot], and Puneet Behl