·
23 commits
to refs/heads/7.0.x
since this release
Disclaimer: Release Created While Under Incubation
Apache Grails is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Groovy Project. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
What's Changed
- Asset plugin forking compiler @jdaugherty (#14948)
- Update base, web and rest-api profiles to more closely match Forge @jamesfredley (#14942)
- #14886 - add licensing to distributed shadowJar @jdaugherty (#14945)
- Add non-default, optional virtual thread feature to Forge for Java 24+ @jamesfredley (#14941)
- remove: pdf publishing due to licensing issues & no longer using inside of Grails documentation @jdaugherty (#14940)
- Update to spring-boot 3.5.4 & groovy 4.0.28 @jamesfredley (#14934)
- feature: add grails-dependency proposal @jdaugherty (#14924)
- Enhance CreateReleaseDropDownTask so it can be reused by grails-spring-security @jamesfredley (#14929)
- remove old asm & AnnotationMetadataReader supporting classes; adopt SimpleMetadataReaderFactory @jdaugherty (#14922)
- Set spring boot dev tools as a default feature in forge to match profiles @jamesfredley (#14921)
- Use version variables + minor copy and formatting adjustments @jamesfredley (#14908)
- Dependency minor/patch version updates before 7.0.0-RC1 @jamesfredley (#14909)
- Fix build performance issues @jprinet (#14895)
- Merge 7.0.0 m5 release tag @jamesfredley (#14907)
- Enhance documentation for grails-shell vs grails-forge CLIs, plus Gra… @jamesfredley (#14906)
- Add version support message for IntelliJ Grails Plugin @jamesfredley (#14905)
- Update GitHub repository homepage URL @jamesfredley (#14902)
- Deprecated Removals @jdaugherty (#14901)
- Fix snapshot docs URL, currently only appears on snapshot docs @jamesfredley (#14900)
- Restore Sitemesh3GrailsPlugin @jdaugherty (#14891)
- Wrapper Improvements found by M5 Release @jdaugherty (#14896)
🐛 Bug Fixes
- Fix issue reported by GitHub CodeQL @matrei (#14936)
- fix: #14918 adjust the class loader used for command loading to ensure the delegating cli can find all commands @jdaugherty (#14926)
- fix: #14910 - make property files reproducible by default (per day) @jdaugherty (#14919)
- fix: issues found by M5 release verification @jdaugherty (#14904)
- fix: #13705 - revert changes to Metadata from micronaut removal @jdaugherty (#14897)
- fix: #13668 - update for SpringBoot resource split into subclass @jdaugherty (#14888)
🔧 Maintenance
- #14930 - make views reproducible by sorting views always @jdaugherty (#14946)
- build(deps): bump google-github-actions/auth from 2.1.10 to 2.1.11 @dependabot[bot] (#14939)
- build(deps): bump google-github-actions/setup-gcloud from 2.1.4 to 2.1.5 @dependabot[bot] (#14938)
- fix: #14910 - make property files reproducible by default (per day) @jdaugherty (#14919)
- [skip ci] doc: #14892 - update RELEASE.md for workflow changes and grails-forge repo merge @jdaugherty (#14893)
⏪ Reverts
- fix: #13705 - revert changes to Metadata from micronaut removal @jdaugherty (#14897)
Contributors
@codeconsole, @dependabot[bot], @jamesfredley, @jdaugherty, @jprinet, @matrei and dependabot[bot]