What's Changed
- Bump github/codeql-action from 3 to 4 @dependabot[bot] (#15135)
- Take snapshot prior to mongo update then mark any changes during beforeUpdate and update events as dirty. @codeconsole (#15143)
- Remove method from
GradleUtils
@matrei (#15126) - Update
grails-publish
and add organization to pom @matrei (#15138) - Add kapa.ai AI assistant widget to docs templates @jamesfredley (#15134)
- Update documentation links to grails.apache.org/docs @jamesfredley (#15131)
- Update release workflow to publish doc to grails-website @jamesfredley (#15128)
- Use consistent ISO-8601 formatting for rendering JSON Date, Calendar, LocalDateTime, and Instant properties @codeconsole (#15121)
- Centralizing Gradle Logic @jdaugherty (#15114)
- Instant should persist the same way (BsonType.DATE_TIME) as LocalDateTime and Date @codeconsole (#15111)
- Add additional Sitemesh -> grails-layout class and property moves/changes to docs @jamesfredley (#15112)
- Docs GSP Javascript: Removed deprecated example @dauer (#15106)
- 15100 - remove previous optimization for older JDKs & larger projects @jdaugherty (#15104)
- Update cyclonedx to
2.4.1
@matrei (#15099) - #14993 - Remove spring loaded @jdaugherty (#15096)
- Update asset-pipeline and bom versions to 5.0.19 @jamesfredley (#15092)
- Update asset-pipeline and bom versions to 5.0.18 @jamesfredley (#15089)
- Add 'migrations' to grailsAppResourceDirs resolve duplicates @jamesfredley (#15084)
- Gorm service enhancements @codeconsole (#15070)
- Update spring-boot.version to 3.5.6 @jamesfredley (#15080)
- Issue-15061 Grails-doc bug in render example @dauer (#15072)
- Support for Gorm Entities with same name, but different packages @codeconsole (#15036)
- Merge v7.0.0-RC2 & Back to snapshot @jdaugherty (#15068)
- Remove additivity attribute from StackTrace logger @jamesfredley (#15066)
- Add upgrade notes for hibernate.cache.region.factory_class @jamesfredley (#15063)
- Issue-14172 Out Of Date Instructions For Creating A Plugin @dauer (#15062)
- Revise upgrading guide for Grails 7: grails-i18n plugin @jamesfredley (#15060)
- Add external references for dependency graph @jamesfredley (#15054)
- Update GitHub references and default project slug for documentation @jamesfredley (#15053)
- Update gradleToolingApiVersion to 8.14.3 @jamesfredley (#15047)
- Update grails-publish-plugin version to 0.0.1-SNAPSHOT @jamesfredley (#15050)
🚀 Features
- Remove Neo4j Forge Feature @jamesfredley (#15107)
- Remove LogbackGroovy logging feature temporarily for 7.0.0 @jamesfredley (#15098)
- 15048 - feature: reproducible gorm service implementations @jdaugherty (#15097)
- 15085 - set banner in constructor so commands & scripts have it defaulted @jdaugherty (#15094)
- feature: generate sboms for all published binary jar files @jdaugherty (#15087)
- 14977 - multiproject reloading support @jdaugherty (#15076)
- feature: allow disabling micronaut configuration by the grails plugin @jdaugherty (#15069)
💡 Improvements
- 15079 - grails-micronaut improvements @jdaugherty (#15105)
- fix(geb): minor improvements @matrei (#15103)
🐛 Bug Fixes
- chore: Fix 15102 Removed traces of incubation and PPMC @sbglasius (#15115)
- fix(geb): minor improvements @matrei (#15103)
- fix: 13851 - move
GrailsMessageSourceUtils
@matrei (#15101) - Geb 8 @matrei (#15067)
- fix: wrapper should only consider release types that are a higher priority than the wrapper version when packaged @jdaugherty (#15052)
- fix: remove leftover
grails-doc
plugin declaration @matrei (#15051)
🔧 Maintenance
- Test Demonstrating Mongo beforeUpdate changes are not persisted @codeconsole (#15142)
- gson views date/calendar should have millisecond precision to match standard rendering @codeconsole (#15130)
- [skip tests] - Web profile jar artifact restore @jamesfredley (#15125)
- Test publishing docs to /docs on apache/grails-website @jamesfredley (#15123)
- First Step in optimizing GSP Performance on Grails 7. Safe small optimizations to start @davydotcom (#15109)
- chore: Fix 15102 Removed traces of incubation and PPMC @sbglasius (#15115)
- 15048 - feature: reproducible gorm service implementations @jdaugherty (#15097)
- build reproducibility & verification issues after testing 7.0.0-RC2 @jdaugherty (#15055)
Contributors
@codeconsole, @dauer, @davydotcom, @dependabot[bot], @jamesfredley, @jdaugherty, @matrei, @paulk-asert, @sbglasius, David Estes and dependabot[bot]