Skip to content

Releases: grails/grails-core

4.0.8

19 Feb 15:43
Compare
Choose a tag to compare

Release Information

Changes

  • Remove Gradle JFrog Bintray Plugin, and publish to Maven Central @puneetbehl (#11742)

🚀 Bug Fixes/Improvements

🛠 Dependency upgrades

Contributors

@andrewcanby-finocomp, @dependabot-preview, @dependabot-preview[bot], @douglyuckling, @puneetbehl and Doug Paul

4.0.7

01 Feb 13:01
Compare
Choose a tag to compare

Release Information

🚀 Bug Fixes/Improvements

  • Force Apache Groovy 2.5.14 unless specified as project property @puneetbehl (#11721)
  • Define Micronaut version while add the dependency from Grails Gradle … @puneetbehl (#11718)

🛠 Dependency upgrades

Contributors

@dependabot-preview and @puneetbehl

5.0.0.M1

27 Jan 20:55
Compare
Choose a tag to compare
5.0.0.M1 Pre-release
Pre-release

Release Information

To avoid breaking semantic versioning, work done as part of the previous 4.1.0 milestones is released as Grails 5.0.0.M1. Please check https://grails.org/blog/2021-01-22-grails-exciting-updates.html for more information.

4.1.0.M5

21 Jan 12:19
Compare
Choose a tag to compare
4.1.0.M5 Pre-release
Pre-release

Release Information

Changes

  • Update release workflow to publish grails-docs for tagged version.
  • Update GrailsGradlePlugin @puneetbehl (#11704)

🛠 Dependency upgrades

Contributors

@puneetbehl

4.1.0.M4

19 Jan 20:35
Compare
Choose a tag to compare
4.1.0.M4 Pre-release
Pre-release

Release Information

Changes

🛠 Dependency upgrades

Contributors

@puneetbehl

4.1.0.M3

07 Jan 16:20
Compare
Choose a tag to compare
4.1.0.M3 Pre-release
Pre-release

Release Information

Changes

🚀 Bug Fixes/Improvements

🛠 Dependency upgrades

Contributors

@andrewcanby-finocomp and @puneetbehl

4.0.6

19 Dec 13:30
Compare
Choose a tag to compare

Release Information

Changes

🚀 Bug Fixes/Improvements

  • Fix auto-reloading with the Micronaut Declarative HTTP Client @puneetbehl (#11640)
  • Fixes System temporary directory hijacking vulnerability

🛠 Dependency upgrades

Contributors

@andrewcanby-finocomp and @puneetbehl

3.3.12

19 Dec 16:08
Compare
Choose a tag to compare

Release Information

Issues fixed

  • Fixes system temporary directory hijacking vulnerability

Dependencies upgraded

  • Bump Apache Groovy from 2.4.17 to 2.4.21
  • Bump Grails Views from 1.2.9 to 1.2.10

Grails 4.0.5

25 Oct 19:58
Compare
Choose a tag to compare

Release Information

Grails 4.1.0.M2

23 Sep 10:03
Compare
Choose a tag to compare
Grails 4.1.0.M2 Pre-release
Pre-release

Release Information

Notes

Please update the Grails Testiing Support library manually by defining the following property in gradle.properties file as:

testingSupport.version=2.2.0.M2