Releases: grails/grails-gradle-plugin
Releases · grails/grails-gradle-plugin
7.0.0-M3
What's Changed
- Add logging & improve version detection for plugin{} block usage by @jdaugherty in #371
- Comment out validation for now by @jdaugherty in #372
- End to End testing for the publish plugin & clean-up of previously failed changes by @jdaugherty in #375
- Exclude
logback-spring.xml
in published jars by @jdaugherty in #380 - Update to 7.0.0-M1 versions by @jamesfredley in #381
Full Changelog: v7.0.0-M2...v7.0.0-M3
7.0.0-M2
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
6.2.3
6.2.2
What's Changed
Full Changelog: v6.2.1...v6.2.2
6.2.1
What's Changed
- Update to grails-core:6.2.1 @jamesfredley (#342)
- Gradle 8.10 compatibility @codeconsole (#317)
- Update GrailsProfileGradlePlugin to be gradle 7 compatible @jamesfredley (#316)
- Link to Grails Snapshot version @codeconsole (#315)
- Make Gradle 8.9 compatable @codeconsole (#311)
🐛 Bug Fixes
- Revert "fix(core)!: Drop dependency
grails-shell
" @codeconsole (#313) - fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 @renovate (#296)
🔧 Maintenance
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.0.1 @renovate (#298)
- chore(deps): update plugin com.gradle.enterprise to v3.17.2 @renovate (#297)
⏪ Reverts
- Revert "fix(core)!: Drop dependency
grails-shell
" @codeconsole (#313)
Contributors
@codeconsole, @davydotcom, @jamesfredley, @puneetbehl, @renovate and @renovate[bot]
6.2.0
What's Changed
🚀 Features
- feat(deps): update grails core to 6.2.0 @puneetbehl (#295)
- fix(core)!: Drop dependency
grails-shell
@guillermocalvo (#287) - feat(core): Remove deprecated Gradle APIs @guillermocalvo (#282)
🐛 Bug Fixes
- fix(deps): bump micronaut version to 3.10.4 @puneetbehl (#291)
- fix(core)!: Drop dependency
grails-shell
@guillermocalvo (#287) - fix(deps): Update dependency gradle to v7.6.4 @renovate (#280)
🔧 Maintenance
- chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2 @renovate (#294)
- chore(deps): update plugin com.gradle.enterprise to v3.17 @renovate (#293)
- chore(ci): update release notes workflow confiugrations @puneetbehl (#292)
- chore(ci): Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.13 @renovate (#285)
- chore(ci): Update gradle/gradle-build-action action to v3 @renovate (#286)
- chore(build): Migrate to Develocity build cache connector @guillermocalvo (#288)
- chore(ci): Update release-drafter/release-drafter action to v6 @renovate (#279)
Contributors
@guillermocalvo, @puneetbehl, @renovate and @renovate[bot]
4.1.4
Release Notes - Version 4.1.4
Release Highlights
- Maven Central Publication: The plugin is now published to Maven Central.
- Release Workflow Configuration: Improved release workflow configurations.
- Licensing: Added license to the project.
- Dependency Management: Dependency updates and management improvements.
- Support for Sonatype Publishing: Enhanced support for publishing to Sonatype.
What's Changed
Improvements
- Published the plugin to Maven Central (#1).
- Configured release workflow (#2).
- Added license to the project (#3).
- Created
dependabot.yml
file (#4). - Enhanced project publishing configuration (#9).
- Updated Changelog Workflow (#37).
- Updated Changelog Workflow Trigger (#111).
- Updated Java CI Workflow Trigger (#110).
- Improved Grails FindMainClassTask (#142).
Bug Fixes
- Fixed Grails Profile Gradle plugin (#6).
- Fixed issues with the Grails Central Publish plugin (#10).
- Updated Grails Gradle Plugin (#13).
- Updated Spring Boot to 2.2.13.RELEASE (#109).
- Updated to Grails 4.1.0 (#112).
- Updated to Grails 4.1.1 (#131).
- Updated to Grails 4.1.3 (#263).
New Contributors
- @JasonTypesCodes made their first contribution (#8).
For a complete list of changes, see the full changelog.
6.1.2
What's Changed
- Update release.yml @puneetbehl (#278)
- Update to Grails 6.1.2 @puneetbehl (#276)
- fix(build): Cleanup dependency management @matrei (#273)
- BUG 6.1.1 - compiled gsps missing from views.properties @guillermocalvo (#272)
- Update GrailsGradlePlugin.groovy @puneetbehl (#271)
- Delete .github/workflows/retry-release.yml @puneetbehl (#269)
🛠 Dependency upgrades
- Update plugin com.gradle.enterprise to v3.16.2 @renovate (#274)
- Update plugin com.gradle.enterprise to v3.16.1 @renovate (#270)
Contributors
@guillermocalvo, @matrei, @puneetbehl, @renovate, @renovate[bot] and puneetbehl
6.1.1
What's Changed
- Update dependency io.spring.gradle:dependency-management-plugin to v1.1.4 by @renovate in #254
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.17 by @renovate in #236
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.7.18 by @renovate in #258
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12.1 by @renovate in #265
- Update actions/setup-java action to v4 by @renovate in #260
- Update plugin com.gradle.enterprise to v3.16 by @renovate in #264
- Update grailsVersion to v6.1.1 by @renovate in #266
- Update to Micronaut 3.10.3 by @puneetbehl in #268
Full Changelog: v6.1.0...v6.1.1