WARNING: micronaut users read the upgrade guide as there is a breaking change required to support the latest version of Spring
What's Changed
- fix(deps): Bump Groovy to 4.0.31 by @matrei in #15544
- fix(deps): Bump Asset Pipeline to 5.0.34 by @matrei in #15545
- Add
settings.gradleto Forge verification app by @matrei in #15546 - Add test slicing to the build by @matrei in #15547
- chore: merge 7.0.10->7.0.x; bump to 7.0.11-SNAPSHOT by @github-actions[bot] in #15553
- Establish a Pull Request Template by @jdaugherty in #15578
- Clean up labels used in the forge ui by @matrei in #15576
- fix: prompt before removing old SVN release folder during promotion by @chloeb-smith in #15584
- Upgrade to Spring Boot 3.5.14 by @jamesfredley in #15595
- Cleanup and align
application.ymlin generated applications by @matrei in #15574 - Replace config-properties.yml with standard spring-configuration-metadata.json by @jamesfredley in #15426
- fix(wrapper): honor PREFERRED_GRAILS_VERSION and repair publish CI by @jamesfredley in #15598
- Update
formActionSubmitdocumentation by @matrei in #15582 - chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #15573
- fix(ci): run wrapper verification after publishForge to avoid first-bump 404 by @jamesfredley in #15602
- build: bootstrap Gradle plugin repositories by @matrei in #15597
- fix(ci): restore executable bit on grailsw before verify by @jamesfredley in #15603
- #15386 - Update CONTRIBUTING.md to include guidelines for contributio… by @jdaugherty in #15594
- maintain: switch to shared develocity key by @jdaugherty in #15496
- docs: fix plugin reference links in Application Properties by @jamesfredley in #15606
- Backport Grails Bom Restructure from Hibernate 7 branch by @jdaugherty in #15605
- build - do not include merge PRs from releases in release notes by @jdaugherty in #15610
New Contributors
- @chloeb-smith made their first contribution in #15584
Full Changelog: v7.0.10...v7.0.11