v2024.2.0-M1
Pre-release
Pre-release
What's Changed
This release is based on Spring Boot 3.5.16.
- Upgrade to Spock 2.4
- Upgrade to Tomcat 10.1.56
For a complete list of changes made in this release see v2024.2.0 on GitHub.
🛠 Improvements
- adb3f8d Add release notes for 2024.2.0-M1
- d7e6f00 Update introduction
- 9d825ea Update README - Add Grace Roadmap and Version support
- 40f8beb Add default value for the Annotations properties #1588
- 0254e82 Cleanup build.gradle in grace-test-* modules #1586
- f9f28ea Remove deprecated usages of Theme and ThemeSource #1572
- 5e8df9f Remove unused GrailsRunTask in grace-gradle-plugin #1571
- 355e60c Gradle tasks should be declared abstract #1570
- 2adfaef Improve Gradle assemble task #1568
- Gradle: remove tasks configurePopulateDependencies and populateDependencies
- Gradle: make GrailsCreateStartScripts as abstract class
- Gradle: use tasks.register() instead of deprecated create method
- Gradle: add internal properties unixStartScriptTemplate and windowsStartScriptTemplate to CreateStartScripts
- Gradle: create GraceCreateStartScripts into buildSrc to simplify the assemble.gradle
- 7ffd448 Prefer to use Task.ant and Task.logger instead of Project's #1566
🚀 Dependency Upgrades
- aafc869 Upgrade to Grace Asset Pipeline Plugin 7.2.0-M1 #1573
- 472a69e Upgrade to Grace Async 7.2.0-M1 #1574
- 64d76d5 Upgrade to Grace Data 2024.2.0-M1 #1576
- 98d3aa4 Upgrade to Grace Data Hibernate 2024.2.0-M1 #1577
- 2e00070 Upgrade to Grace Data MongoDB 2024.2.0-M1 #1578
- 2c668b5 Upgrade to Grace Doc Gradle Plugin 2024.1.1 #1569
- f78016f Upgrade to Grace Events 7.2.0-M1 #1575
- 0862362 Upgrade to Grace Profile: Base 2024.2.0-M1 #1579
- d6e6e7d Upgrade to Grace Profile: Plugin 2024.2.0-M1 #1580
- b0afe22 Upgrade to Grace Profile: Profile 2024.2.0-M1 #1581
- dcbf84b Upgrade to Grace Profile: Rest API 2024.2.0-M1 #1582
- f27a386 Upgrade to Grace Profile: Starter 2024.2.0-M1 #1583
- ade6d3c Upgrade to Grace Profile: Web 2024.2.0-M1 #1584
- 2cea0c1 Upgrade to Grace Profile: Web Plugin 2024.2.0-M1 #1585
- 8316c10 Upgrade to Spock 2.4.0 #1264
- 20dad9a Upgrade to Spring Boot 3.5.16 #1562
- d872212 Upgrade to Tomcat 10.1.56 #1587
⚙️ Tasks
- 7257659 Release v2024.2.0-M1
- 333f08f Update github workflows Switch to '2024.2.x' branch
- 8e8ab5d Next development version: 2024.2.0-SNAPSHOT
Full Changelog: v2024.1.0...v2024.2.0-M1