Skip to content

v2023.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 23:24
· 4 commits to 2023.3.x since this release
c873bfd

What's Changed

⭐️ New Features

🛠 Improvements

  • 3e73201 Update README - Add document badge and link - Add logo - Upddate versions of Groovy and Spring Boot badges
  • b144e9c Update documentation - Update release notes
  • e872041 Change to graceVersion of the app info #1085
  • 0439c0c Exclude obsolete gsp plugin from the plugin list #1084
  • d1a11fb Config generate docs step to the release workflow #1080
  • 7c42b9e Enhance IntegrationTestGradlePlugin - Deprecation warning of the IdeaModule.testSourceDirs - Migrate to tasks.register() #1074
  • 0d14765 Only show internal commands and features by using flag only, removing flag all #1073 #1042
  • ae5006d Improve GradleUtil - Use System.in as the standardInput of Gradle's BuildLauncher - It will make shell command work normally #1072
  • a02d3e4 Update github workflows - Upgrade to setup-gradle@v4 - Upgrade to latest ubuntu

🐞 Bug Fixes

  • 330fb0b Fixes groovydoc: error parsing Java source file: org/grails/plugins/datasource/DataSourcePluginConfiguration.java #1082
  • 6364b3d Remove deprecated gradle/actions/wrapper-validation in the release workflow #1075

🚀 Dependency Upgrades

⚙️ Tasks

🔌 Plugins

📜Profiles

📖 Documentation

Full Changelog: v2023.3.0-RC2...v2023.3.0