Releases: grails/grails-gradle-plugin
Releases · grails/grails-gradle-plugin
5.1.4
What's Changed
- Update grailsVersion to v5.1.3 by @renovate in #91
- Exclude logback.xml for plugin jar by @rainboyan in #98
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.6 by @renovate in #97
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.5 by @renovate in #92
- Update grailsVersion to v5.1.6 by @renovate in #96
- Update plugin com.gradle.enterprise to v3.9 by @renovate in #93
- Update plugin com.gradle.enterprise to v3.10 by @renovate in #107
- Update grailsVersion to v5.1.7 by @renovate in #106
Full Changelog: v5.1.3...v5.1.4
5.1.3
What's Changed
- Update release workflow @puneetbehl (#89)
- Fix publishing error to sonatype @puneetbehl (#88)
🐛 Bug Fixes/Improvements
- Fix Maven Publishing Error @puneetbehl (#90)
- Use Java Gradle Plugin to automate Gradle Plugin Marker Artifacts @puneetbehl (#85)
🛠 Dependency upgrades
- Update actions/checkout action to v3 @renovate (#87)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.3 @renovate (#81)
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.4 @renovate (#83)
- Update actions/setup-java action to v3 @renovate (#84)
Contributors
@puneetbehl, @renovate and @renovate[bot]
5.1.2
What's Changed
🛠 Dependency upgrades
- Update grailsVersion to v5.1.2 @renovate (#77)
- Update default Micronaut version to 3.2.7 @puneetbehl (#80)
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.3 @renovate (#78)
⚙️ Build/CI
- Configure Gradle Remote Cache @puneetbehl (#79)
Contributors
@puneetbehl, @renovate and @renovate[bot]
5.1.1
What's Changed
- Exclude slf4j-simple globally @puneetbehl (#75)
- Update default Micronaut Version to 3.2.5 @puneetbehl (#74)
- Change default Micronaut version to 3.2.4 @puneetbehl (#73)
- Update README.md @puneetbehl (#68)
🛠 Dependency upgrades
- Update plugin com.gradle.enterprise to v3.8.1 @renovate (#76)
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.2 @renovate (#72)
- Update plugin com.gradle.enterprise to v3.8 @renovate (#70)
- Update grailsVersion to v5.1.1 @renovate (#69)
- Update dependency gradle to v6.9.2 @renovate (#71)
Contributors
@puneetbehl, @renovate, @renovate-bot and @renovate[bot]
5.1.0
What's Changed
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.6.1 by @renovate in #58
- Update grailsVersion to v5.1.0 - autoclosed #63
Full Changelog: v5.0.1...v5.1.0
5.0.1
What's Changed
- Update grailsVersion to v5.0.0 by @renovate in #55
- Bump jansi from 2.3.4 to 2.4.0 by @dependabot in #56
- Upgrade grails and spring boot version by @rainboyan in #60
- Configure Gradle Enterprise by @puneetbehl in #64
- Update Github Workflows by @puneetbehl in #65
- Release to the new Nexus infrastructure of Sonatype OSSRH by @puneetbehl in #66
- Configure nexusUrl for NexusPublishing to new Sonatype infrastructure by @puneetbehl in #67
New Contributors
- @rainboyan made their first contribution in #60
Full Changelog: v5.0.0...v5.0.1
4.0.13
Full Changelog: v4.0.12...v4.0.13
5.0.0
5.0.0-RC4
Changes
- Rename Configuration for GrailsProfileGradlePlugin from runtime->prof… @puneetbehl (#51)
- Update compileGroovyPages task configuration @puneetbehl (#50)
- Remove ProvidedBasePlugin and update Nebula Extra to 7.0.0 @puneetbehl (#49)
- Configure DuplicatesStrategy.INCLUDE for processResources task @puneetbehl (#47)
- Remove spring-boot-devtools from the classpath @puneetbehl (#46)
- Fix classpath for ApplicationCommand and Exploded @puneetbehl (#44)
🛠 Dependency upgrades
- Update grailsVersion to v5.0.0-RC4 @renovate (#52)
- Bump defaultMicronautVersion from 3.0.1 to 3.0.2 @puneetbehl (#48)
- Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.5.5 @renovate (#45)