7.0.0-M1
What's Changed
- prepping for groovy 4 with grails 7 by @davydotcom in #306
- ci: Fix Github workflows for Grails 7 by @matrei in #308
- ci: Fix SNAPSHOT publishing problem grails/grails-core#13576 by @codeconsole in #310
- Upgrading to Gradle 8.9 by @davydotcom in #307
- Gradle 8.10 by @codeconsole in #318
- Gradle 8.10 compatibility by @jamesfredley in #322
- update grails-shell to v7.0.0-SNAPSHOT by @jamesfredley in #321
- Update grails-plugin.xml path by @jamesfredley in #327
- Groovy 4 by @codeconsole in #326
- Update spring boot to v3.3.3 by @renovate in #325
- Update dependency gradle to v8.10.1 by @renovate in #290
- Update dependency io.spring.gradle:dependency-management-plugin to v1.1.6 by @renovate in #300
- Switch gspCompile to jakarta by @codeconsole in #329
- Use groovy 3 for compilation of gradle plugin. Ensure specified version of groovy 4 on app. by @codeconsole in #330
- Gradle 8 compatability: compileWebappGroovyPages depends on copyAstClasses by @codeconsole in #331
- compileWebappGroovyPages depends on copyAstClasses by @jamesfredley in #332
- Fix grails profile build by @jamesfredley in #333
- Update spring boot to v3.3.4 by @renovate in #336
- compile grails-gradle-plugin with the Groovy version provided by Gradle by @jamesfredley in #334
- Groovy 4 for projects, Groovy 3 for Gradle plugins by @codeconsole in #337
- update micronaut version by @codeconsole in #338
- Remove micronaut inject groovy by @codeconsole in #339
- Update dependency gradle to v8.10.2 by @renovate in #341
- Update spring boot to v3.3.5 by @renovate in #344
- Default import of java.time.* by @codeconsole in #346
- update to grails 6.2.2 by @jamesfredley in #356
- Update grails to 6.2.3-SNAPSHOT and projectVersion to 6.2.4-SNAPSHOT by @jamesfredley in #357
- Update dependency gradle to v8.11.1 by @renovate in #354
- Update spring boot to v3.4.0 by @renovate in #358
- #350 - Rework publishing plugins so they can be used externally and on multi-project builds by @jdaugherty in #355
- fix wrong gradle implementation class by @jdaugherty in #361
- fix id to indicate it's not for plugins only by @jdaugherty in #362
- fix plugin name by @jdaugherty in #363
- Replace usages of deprecated
ConfigureUtil
by @matrei in #359 - Support overriding the groupId for the published artifact by @jdaugherty in #367
- Always register the integration scope & tasks by @jdaugherty in #368
New Contributors
- @davydotcom made their first contribution in #306
- @jdaugherty made their first contribution in #355
Full Changelog: v6.2.2...v7.0.0-M1