Skip to content

v2023.0.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 14:45
· 354 commits to 2022.2.x since this release
f879a2f

What's Changed

🐞 Bug Fixes

86abb4f Set default compatibility of ProfileCompilerTask to 17
9ccdb68 Cleanup build scripts: make spring-test test only
d63ec49 Fixed NPE in GroovyPagesAutoConfiguration
b668407 Adds missing spring resources
87f01c1 Revert GroovyPageLayoutFinder
2ca9be5 Groovy 3: Migrate to groovy.test.NotYetImplemented
12266ab Code format: make imports ordered
4fb6bf5 Update AbstractGrailsTagTests
41db0c3 Grails Console: Remove dependency of jna
cedad3c Grails Gradle Plugin: Fixes run-command fails
7423145 Fixes findMainClass errors in Groovy 4

🛠 Improvements

7e35d8a Gradle Plugin: Database Migration plugin no longer uses app\migrations by default #227
027440b Gradle Plugin: app\views should not be treated as Resource dir #226
264b4dd Remove deprecated Gradle plugins: gracePluginPublish and graceProfilePublish #217
4191cb6 Gradle Plugin: console and shell should be listed by group in Gradle tasks #216
b495473 Make application running status logging only when debug enabled
7e1dd0c Grace: change console title
886af00 Update project skeleton: migrating from old apply plugin to plugins block #219
906b727 Use properties of grace-bom as variables for CreateAppCommand #218
0a6f11a Remove the direct dependency of GSP on url-mappings plugin #228
7828140 Format codes in GroovyPagesGrailsPlugin
1a46364 Auto-Configure GroovyPagesGrailsPlugin
281553a Auto-Configure GroovyPagesGrailsPlugin
c921b03 Auto-Configure GroovyPagesGrailsPlugin
ad98158 Auto-Configure GroovyPagesGrailsPlugin
e392863 Grails Boot: use configureProfiles in Grails
0106d3b Grails Console: custom title for GrailsConsole fileNewWindow
e0e6eee Grails Console: Rename GrailsSwingConsole to GrailsConsole
25e1208 Grails Console: Adding JVM and OS version for showAbout dialog
788f67b Grails Console: Migrate to Groovy 4, because Groovy 4 enable indy default
96c3bc8 Grails Boot: Refactoring Grails
355db1e Grails Boot: Improve print information of the running app status
cdda1db Grails Console: Improve GrailsSwingConsole
b5ab9ba Grails Console: Improve the Grails shell with two call hooks: beforeExecution and afterExecution

⚙️ Tasks

d1ee612 Grace: update github workflows
97d6ca9 Grace: update github workflows
a11205d Grace: migrate to grace

🚀 Dependency Upgrades

af45209 Upgrade to Ant 1.10.13
414c826 Upgrade to Grace Profile: Base 2023.0.0-M3 #220
8fdb139 Upgrade to Grace Profile: Plugin 2023.0.0-M2 #221
04c9626 Upgrade to Grace Profile: Profile 2023.0.0-M2 #222
6c49691 Upgrade to Grace Profile: Rest API 2023.0.0-M2 #223
594251a Upgrade to Grace Profile: Web 2023.0.0-M2 #225
65c436d Upgrade to Grace Profile: Web Plugin 2023.0.0-M2 #224
9634845 Upgrade to Jackson Databind 2.14.2
fc521f6 Upgrade to Methvin Directory Watcher 0.18.0

Full Changelog: v2023.0.0-M4...v2023.0.0-M5