Skip to content

Releases: apache/grails-gradle-plugin

5.0.0-RC4

05 Oct 19:22

Choose a tag to compare

5.0.0-RC4 Pre-release
Pre-release

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)

Contributors

@puneetbehl, @renovate and @renovate-bot

5.0.0-RC3

13 Sep 13:58

Choose a tag to compare

5.0.0-RC3 Pre-release
Pre-release

Changes

🛠 Dependency upgrades

Contributors

@puneetbehl, @renovate and @renovate-bot

5.0.0.RC2

02 Sep 19:38

Choose a tag to compare

5.0.0.RC2 Pre-release
Pre-release

Changes

🛠 Dependency upgrades

  • Update dependency io.github.gradle-nexus:publish-plugin to v1.1.0 @renovate (#35)
  • Update grailsVersion to v5.0.0.RC2 @renovate (#38)

Contributors

@puneetbehl, @renovate and @renovate-bot

4.0.12

02 Sep 05:08

Choose a tag to compare

Changes

  • Update Changelog Workflow to set filter-by-commitsh @puneetbehl (#37)
  • Update GrailsGradlePlugin to add micronaut-inject-groovy with developmentOnly scope instead of runtimeOnly. @puneetbehl (#13)

Contributors

@puneetbehl

  • GrailsGradlePlugin.enableFileWatch should only include micronaut-inject-groovy in developmentOnly (#14)

5.0.0.RC1

11 Aug 23:39

Choose a tag to compare

5.0.0.RC1 Pre-release
Pre-release

Changes

🛠 Dependency upgrades

  • Update dependency gradle to v6.9 @renovate (#24)
  • Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.5.3 @renovate (#28)
  • Update actions/setup-java action to v2 @renovate (#25)
  • Update dependency org.grails:grails-bootstrap to v5.0.0.M2 @renovate (#22)
  • Bump jansi from 2.3.3 to 2.3.4 @dependabot (#19)

Contributors

@dependabot, @dependabot[bot], @puneetbehl, @renovate and @renovate-bot

5.0.0.M3

21 Jul 09:13

Choose a tag to compare

5.0.0.M3 Pre-release
Pre-release

Changes

Contributors

@puneetbehl

5.0.0.M2

06 Jul 13:56

Choose a tag to compare

5.0.0.M2 Pre-release
Pre-release

Changes

  • Setup Github Workflows
  • Update Dependabot configuration for dependency update label to "type: dependency upgrade"

🛠 Dependency upgrades

  • Bump jansi from 1.18 to 2.3.3 @dependabot (#12)
  • Bump Gradle from 5.0 to 6.5 @puneetbehl
  • Bump Grails Core from 4.0.10 to 5.0.0.M1 @puneetbehl
  • Bump SpringBoot from 2.1.18.RELEASE to 2.5.2 @puneetbehl
  • Bump Apache Groovy from 2.5.14 to 3.0.3

Contributors

@JasonTypesCodes, @dependabot, @dependabot[bot], @jameskleeh and @puneetbehl

4.0.11-3

24 Jun 13:34

Choose a tag to compare

Changes

  • Revert "Add back previous Gradle plugins with deprecated warnings" @puneetbehl (#11)
  • Fix grails central publish plugin @puneetbehl (#10)
  • Move project publishing configuration before configuring SigninExtension @puneetbehl (#9)

Contributors

@jameskleeh and @puneetbehl

4.0.11-2

22 Jun 19:13

Choose a tag to compare

Changes

  • Revert "Add back previous Gradle plugins with deprecated warnings" @puneetbehl (#11)
  • Fix grails central publish plugin @puneetbehl (#10)
  • Move project publishing configuration before configuring SigninExtension @puneetbehl (#9)

Contributors

@puneetbehl

4.0.11

18 Jun 23:47

Choose a tag to compare

Release Information

This version is updated to publish to Maven Central instead of Bintray as the JFrog shutdown Bintray already.

Changes

Contributors

@puneetbehl, @jameskleeh