What's Changed
- Add support for grails environments in logback xml config using spring boot extensions by @jamesfredley in #362
- Update versions for 7.0.x branch by @matrei in #367
- Merge 6.2.x into 7.0.x (#366) by @jamesfredley in #368
- Add the Grails 7 compatible Grails Wrapper by @jamesfredley in #369
- Update to grails-wrapper.jar 6.0.0 by @jamesfredley in #372
- Merge 6.2.x into 7.0.x by @jamesfredley in #387
- fix(deps): Update to Grails 7, Gradle 8.10.2 and grails-core dependency versions by @jamesfredley in #386
- Merge 6.2.x into 7.0.x with 6.2.2 changes by @jamesfredley in #394
- fix(deps): adjust dependencies required for grails 7 by @jamesfredley in #395
- chore(deps): Grails 7 grails-forge update JDK options to 17, 21 and 23 by @jamesfredley in #400
- chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.10 by @renovate in #401
- chore(deps): update plugin org.graalvm.buildtools.native to v0.10.3 by @renovate in #402
- fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.2 by @renovate in #403
- dependency cleanup with grails-bom by @jamesfredley in #411
- New default
geb
feature implementation by @matrei in #413 - fix(deps): update dependency org.fusesource.jansi:jansi to v2.4.1 by @renovate in #157
- chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.12 by @renovate in #414
- Back to Gradle 8.10.2, except when using geb-with-webdriver-binaries by @jamesfredley in #419
- Fix #405 by @jdaugherty in #420
- #405 - add jackson configuration in the netty project by @jdaugherty in #422
- chore: aligned .gitignore to the one used by Spring 3.4.0-SNAPSHOT by @gsartori in #416
- Merge branch '6.2.x' into 7.0.x by @jamesfredley in #421
- Removed gradle 'application' plugin from the application template by @gsartori in #423
- Update to grails 6.2.3-SNAPSHOT and grails-gradle-plugin 6.2.4-SNAPSHOT by @jamesfredley in #428
- Revert temporary publishing adjustments and remove macOS ARM from SDKMAN releases by @matrei in #430
- 6.2.x - Do not default the java version from the grails cli version by @jdaugherty in #434
- Remove Automatic Snapshot Deployment to GCR for older versions by @matrei in #435
- chore: README.md documentation links fix/update by @gsartori in #432
- Merge 6.0.x into 6.1.x by @matrei in #438
- Merge 6.1.x into 6.2.x by @matrei in #440
- run clean before build to work around buildSrc tests which fail by @jamesfredley in #444
- Merge 6.2.x into 7.0.x by @jamesfredley in #441
- initial prev github workflow by @jamesfredley in #446
- merge 6.1.x into 6.2.x by @jamesfredley in #448
- merge 6.2.x into 7.0.x by @jamesfredley in #449
- Create next GitHub workflow by @jamesfredley in #450
- Change next to Next by @jamesfredley in #451
- Bootstrap 5.3.3 by @codeconsole in #452
- Add prev-snapshot GCP deploy workflow by @jamesfredley in #456
- 7.0.x formatting by @codeconsole in #455
- Split GCP deployment into separate manually run GitHub Workflows for release and snapshot by @jamesfredley in #454
- Merge 6.0.x into 6.1.x by @jamesfredley in #458
- Merge 6.1.x into 6.2.x by @jamesfredley in #459
- Merge 6.2.x into 7.0.x by @jamesfredley in #460
- Remove space before
testFixtures
parentheses by @matrei in #461 - Update to asset-pipeline 5.0.3 by @jamesfredley in #462
- Update to asset-pipeline 5.0.4 by @jamesfredley in #463
- Generate apps with Gradle 8.11.1 by @codeconsole in #468
- Remove sitemesh dependency & update asset-pipeline to 5.0.5 by @jamesfredley in #469
- Update to grails-core:7.0.0-M1 and grails-gradle-plugin:7.0.0-M3 by @jamesfredley in #470
- Update -SNAPSHOT versions to correct milestone by @jamesfredley in #471
- add grails-bom to make sure versions are always set by @jamesfredley in #472
- fix release.yml by @jamesfredley in #473
- Update java version to 17 by @jamesfredley in #474
- restore-release-yml by @jamesfredley in #477
- retry linux native image without musl, since that works in gradle.yml by @jamesfredley in #478
- Update major release condition for grails 7 by @jamesfredley in #475
- remove other use of musl by @jamesfredley in #479
New Contributors
- @gsartori made their first contribution in #416
- @codeconsole made their first contribution in #452
Full Changelog: v6.2.2...v7.0.0-M1