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
- Remove grails-forge unused docs generation and config @jamesfredley (#15041)
- Update to Asset Pipeline 5.0.16 @jdaugherty (#15040)
- Formatting helpers @matrei (#15034)
- Remove deprecation warning for dot notation access @jamesfredley (#15035)
- Add detailed documentation for standard Grails application profiles @jamesfredley (#15018)
- Bump com.gradle.common-custom-user-data-gradle-plugin from 2.2.1 to 2.3 @dependabot[bot] (#14788)
- Add profile support for Gradle dependency variants @jamesfredley (#15013)
- Reformat code @matrei (#14925)
- Update Feature info and Gradle templates @matrei (#14994)
- Hide servlet features, should be selected via --servlet instead @jamesfredley (#15005)
- Bump
spring-boot
andbyte-buddy
versions @matrei (#15006) - Update documentation and links to new GitHub and docs URLs @jamesfredley (#15003)
- Remove embedded-mongodb feature and references @jamesfredley (#15004)
- Remove grails-forge documentation guide @jamesfredley (#15000)
- Cleanup broken documentation links, update links which have changed, standardize link syntax @jamesfredley (#14988)
- Remove springloaded forge feature, it only works with JDK 8 or less @jamesfredley (#14992)
- Make reloading feature switch between options @jamesfredley (#14985)
- Update quartz and web console versions @jamesfredley (#14981)
- Update links in docs to new internal link or updated external link @jamesfredley (#14973)
- Add development reloading subsection to getting started section @jamesfredley (#14969)
- fix: remove ServletContext from generated and test BootStrap.groovy files @jamesfredley (#14970)
- Adjust core plugins artifactids in GrailsCompilerAutoConfiguration.java @jamesfredley (#14968)
- Merge 7.0.0-RC1 tag @jamesfredley (#14964)
🚀 Features
- feature - #14017 - add back Micronaut support to Grails 7 with optional plugin @jdaugherty (#14953)
🐛 Bug Fixes
- Restart Geb VNC Container for each Test in a Spec to get correct recordings @JonasPammer (#14995)
- Forge fixes @matrei (#15019)
- grails-wrapper: Fix ClosureCompleter initialization in GradleCommand @jamesfredley (#15017)
- Add
.git-blame-ignore-revs
@matrei (#15015) - fix: add asset-pipeline-bom to grails bom @jdaugherty (#14999)
- fix: sitemesh3 rendering @jdaugherty (#14989)
- Fix Typo dataStore not dataSource @lynchie14 (#14966)
- fix: #14951 - make groovy extension merge for shadowJar reproducible @jdaugherty (#14952)
- Issues-14899 fixes Documentation: Cleanup missing files @dauer (#14950)
- fix: #14947 - class cast exception due to not using local variable @jdaugherty (#14960)
🔧 Maintenance
- Explicitly type render(object) to help IntelliJ ambiguous method overloading @jdaugherty (#15031)
- refactor(grails-geb): Read GebConfig.groovy to allow overriding RemoteWebDriver @JonasPammer (#14987)
- chore: conform to code style @matrei (#15033)
- Enforce code style @matrei (#15016)
- Include sources from composite builds in Groovydoc @jamesfredley (#15012)
- ci: use
grails-forge
as base dir for dependabot @matrei (#15028) - chore(deps): bump com.gradle.common-custom-user-data-gradle-plugin from 2.2.1 to 2.3 in /grails-forge @dependabot[bot] (#15026)
- chore(deps): bump com.gradle.develocity from 4.0.1 to 4.1.1 in /grails-forge @dependabot[bot] (#15025)
- ci: add
grails-forge
dir to dependabot.yml @matrei (#15024) - chore(deps): bump com.gradle.develocity from 4.0.1 to 4.1.1 @dependabot[bot] (#15022)
- Add
.git-blame-ignore-revs
@matrei (#15015) - Remove grails-publish plugin from build plugins @jamesfredley (#15014)
- Forge publish - Add workaround so that release builds do not require signing credentials @jdaugherty (#14998)
- Ensure Gradle Settings file & buildSrc/build.gradle are generated during the build Phase @jamesfredley (#14971)
- chore: add versioning section to RELEASE.md and a link in README.md @cbmarcum (#14962)
- fix: #14951 - make groovy extension merge for shadowJar reproducible @jdaugherty (#14952)
- chore: move grails-publish gradle plugin to its own project @jdaugherty (#14937)
- chore: correct wording for the voting window @matrei (#14954)
Contributors
@JonasPammer, @cbmarcum, @dauer, @dependabot[bot], @jamesfredley, @jdaugherty, @lynchie14, @matrei and dependabot[bot]