| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DIST_SVN_REVISION.txt | 2026-03-13 | 473 Bytes | |
| apache-grails-7.0.9-src.zip | 2026-03-13 | 25.8 MB | |
| apache-grails-7.0.9-src.zip.asc | 2026-03-13 | 833 Bytes | |
| apache-grails-7.0.9-src.zip.sha512 | 2026-03-13 | 158 Bytes | |
| apache-grails-7.0.9-bin.zip | 2026-03-13 | 56.9 MB | |
| apache-grails-7.0.9-bin.zip.asc | 2026-03-13 | 833 Bytes | |
| apache-grails-7.0.9-bin.zip.sha512 | 2026-03-13 | 158 Bytes | |
| apache-grails-wrapper-7.0.9-bin.zip | 2026-03-13 | 40.8 kB | |
| apache-grails-wrapper-7.0.9-bin.zip.asc | 2026-03-13 | 833 Bytes | |
| apache-grails-wrapper-7.0.9-bin.zip.sha512 | 2026-03-13 | 166 Bytes | |
| 7.0.9 source code.tar.gz | 2026-03-13 | 16.9 MB | |
| 7.0.9 source code.zip | 2026-03-13 | 26.0 MB | |
| README.md | 2026-03-13 | 1.6 kB | |
| Totals: 13 Items | 125.6 MB | 2 | |
What's Changed
🚀 Features
- feature - support cleaning up only after the spec ends @jdaugherty (#15494)
🐛 Bug Fixes
- 15501 - properly bind HikariConfig properties (dataSourceProperties & healthCheckProperties) & support connection properties with a period @jdaugherty (#15502)
- fix: cleanup liquibase dependencies and jaxb-api for Jakarta EE 10 @borinquenkid (#15490)
- fix [#15491] - Bug: DetachedCriteria.distinct().property() projections exclude rows where the projected property value is null @jdaugherty (#15492)
🔧 Maintenance
- Fix flaky Ersatz empty response body test with
@Retry@jamesfredley (#15485) - fix: fix flaky scaffolding Geb tests and User.getAuthorities() bug @jamesfredley (#15480)
- feat: consolidate Checkstyle and Codenarc errors into single file for GitHub workflow @mika-collins (#15486)
- Enable TestLens @jjohannes (#15499)
- Improve Gradle build cacheability @jprinet (#15483)
- build - add a gradle task to facilitate publishing all projects for easier testing locally. @jdaugherty (#15493)
- fix: fix flaky scaffolding Geb tests and User.getAuthorities() bug @jamesfredley (#15480)
- Add comprehensive HikariCP pool property binding tests @jamesfredley (#15503)
- Fix flaky Ersatz empty response body test with
@Retry@jamesfredley (#15485) - chore: merge 7.0.8->7.0.x; bump to 7.0.9-SNAPSHOT @github-actions[bot] (#15487)
Contributors
@borinquenkid, @jamesfredley, @jdaugherty, @jjohannes, @jprinet, @matrei, @mika-collins and github-actions[bot]