v2024.0.0-M1
Pre-release
Pre-release
·
5 commits
to 2024.0.x
since this release
What's Changed
⭐️ New Features
- 3624a45 Provides binary, sources and docs distributions for Grace framework #1109
- 0753d87 Update Grace Banner #1108
- ab1575a Add a project icon for IntelliJ IDEA
🛠 Improvements
- f9876a9 Update README
- 449ab57 Disables javadocJar and sourcesJar for docs
- 5874d48 Disables jar task for docs
- 8af17d1 Update gitignore and gitattributes
- a9aca94 Add release notes for 2024.0.0-M1 #1111
- b84fa61 Use the new url of Grace binary distribution for sdkMan #1110
- 818c9e2 Spring Boot 3.3.x is no longer supported #1107
- 90d4a13 Update
grace-doc
to 2023.3.0 #1106 - a9716d7 Add support for creating Grace 2024 project #1100
🐞 Bug Fixes
- ab7f35c Don't publish
docs
to Maven Central and includes it in the distribution #1104 - c446022 Update GrailsTests: bannerMode has been bound to properties #1050
🚀 Dependency Upgrades
- af33d31 Upgrade to AssertJ 3.26.3 #1088
- 514ec16 Upgrade to Byte Buddy 1.15.11 #1089
- b6eb742 Upgrade to Commons Codec 1.17.2 #1091
- 137fbb5 Upgrade to Commons Lang3 3.17.0 #1090
- b9002e2 Upgrade to Commons Text 1.13.1 #1099
- 33a1de9 Upgrade to Gson 2.11.0 #1101
- decbfbe Upgrade to H2 2.3.232 #1093
- 24c2f40 Upgrade to Jackson Databind 2.18.4 #1092
- df94f06 Upgrade to JUnit Jupiter 5.11.4 #1094
- 095b2b1 Upgrade to JUnit Platform 1.11.4 #1095
- 69ff726 Upgrade to Mockito 5.14.2 #1102
- a475f65 Upgrade to SnakeYAML 2.3 #1096
- 9da7219 Upgrade to Spring Framework 6.2.7 #1051
- 1e44810 Upgrade to Spring Framework 6.2.8 #1098
- e0ccfe5 Upgrade to Spring Boot 3.4.6 #1050
- 49f407b Upgrade to Spring Boot 3.4.7 #1097
⚙️ Tasks
- 2bc01be Release v2024.0.0-M1
- e5d7245 Update release workflow: remove generating docs step
- 5cfc699 Update GitHub workflows - Switch to 2024.0.x
- 5815eee Next development version: 2024.0.0-SNAPSHOT
Full Changelog: v2023.3.0...v2024.0.0-M1