Releases: grails/grails-core
Releases · grails/grails-core
5.3.2
5.3.1
This release is broken due to #12843 please use 5.3.2
What's Changed
- Fix for Groovy STC and SC issues by @eric-milles in #12851
- Update Micronaut monorepo to v3.8.4 by @renovate in #12862
- Update datastoreVersion to v7.3.3 by @renovate in #12861
- Update dependency org.apache.maven:maven-resolver-provider to v3.9.0 by @renovate in #12843
- Update dependency io.methvin:directory-watcher to v0.18.0 by @renovate in #12866
- Update Grails Gradle Plugin to 5.2.5 by @puneetbehl in #12865
- Update dependency com.netflix.nebula:gradle-extra-configurations-plugin to v9 by @renovate in #12818
- Update alpine Docker tag to v20230208 by @renovate in #12864
- Update Vue profile to 5.0.3 by @puneetbehl in #12867
- Update from Micronaut 3.5.4 to 3.5.7 by @puneetbehl in #12871
- Update Grails Gradle Plugin to 5.2.6 by @puneetbehl in #12872
- Update dependency commons-fileupload:commons-fileupload to v1.5 by @renovate in #12869
- Dependency cleanup by @ivo-k in #12868
- Update Grails Gradle Plugin to 5.3.0 by @puneetbehl in #12873
New Contributors
- @eric-milles made their first contribution in #12851
- @ivo-k made their first contribution in #12868
Full Changelog: v5.3.0...v5.3.1
5.2.6
What's Changed
- Update Grails Gradle Plugin to 5.2.5 by @puneetbehl in #12865
- Update from Micronaut 3.5.4 to 3.5.7 by @puneetbehl in #12871
- Update Grails Gradle Plugin to 5.2.6 by @puneetbehl in #12872
Full Changelog: v5.2.5...v5.2.6
5.3.0
What's Changed
- Update Grails Profile BOM @puneetbehl (#12857)
- Fix typo in Readme @matrei (#12838)
- Update dependabot.yml @puneetbehl (#12784)
- Emit a groovy @generated annotation on all generated methods and fields so jacoco can ignore them in relation to coverage @puneetbehl (#11318)
🐛 Bug Fixes/Improvements
🛠 Dependency upgrades
- Update Micronaut monorepo to v3.8.3 @renovate (#12852)
- Update plugin com.gradle.enterprise to v3.12.3 @renovate (#12853)
- Update dependency io.methvin:directory-watcher to v0.17.3 @renovate (#12856)
- Update release-drafter/release-drafter action to v5.22.0 @renovate (#12849)
- Update dependency net.java.dev.jna:jna to v5.13.0 @renovate (#12847)
- Update junit5 monorepo @renovate (#12844)
- Update spring core to v5.3.25 @renovate (#12845)
- Update Micronaut Spring monorepo to v4.5.0 @renovate (#12846)
- Update apache-ant monorepo to v1.10.13 @renovate (#12830)
- Update apache-maven-resolver monorepo to v1.9.4 @renovate (#12841)
- Update apache-tomcat monorepo to v9.0.71 @renovate (#12842)
- Update plugin com.gradle.enterprise to v3.12.2 @renovate (#12813)
- Update spring boot to v2.7.8 @renovate (#12823)
- Bump grails-datastore-gorm-hibernate5 from 7.3.0 to 7.3.1 @dependabot (#12824)
- Update Micronaut monorepo @renovate (#12806)
- Update aspectjVersion to v1.9.19 @renovate (#12822)
- Update apache-tomcat monorepo to v9.0.70 @renovate (#12808)
- Update dependency io.methvin:directory-watcher to v0.17.1 @renovate (#12753)
- Update spring core to v5.3.24 @renovate (#12799)
- Update apache-maven-resolver monorepo to v1.9.2 @renovate (#12762)
- Bump test-retry-gradle-plugin from 1.4.1 to 1.5.0 @dependabot (#12796)
- Update apache-tomcat monorepo to v9.0.69 @renovate (#12797)
- Update spring boot to v2.7.6 @renovate (#12798)
- Update Micronaut Spring monorepo to v4.3.1 @renovate (#12591)
- Bump jnr-posix from 3.1.15 to 3.1.16 @dependabot (#12786)
Contributors
@aulea, @dependabot, @dependabot[bot], @matrei, @puneetbehl, @renovate and @renovate[bot]
6.0.0-M1
What's Changed
- Use Java 11 for Release @puneetbehl (#12812)
- Update dependabot.yml @puneetbehl (#12784)
✨ Features
- Support Environments Concept in Micronaut Context @puneetbehl (#12809)
🐛 Bug Fixes/Improvements
🛠 Dependency upgrades
- Update apache-tomcat monorepo to v9.0.70 @renovate (#12808)
- Update dependency io.methvin:directory-watcher to v0.17.1 @renovate (#12753)
- Update spring core to v5.3.24 @renovate (#12799)
- Update apache-maven-resolver monorepo to v1.9.2 @renovate (#12762)
- Bump test-retry-gradle-plugin from 1.4.1 to 1.5.0 @dependabot (#12796)
- Update apache-tomcat monorepo to v9.0.69 @renovate (#12797)
- Update spring boot to v2.7.6 @renovate (#12798)
- Update Micronaut Spring monorepo to v4.3.1 @renovate (#12591)
- Bump jnr-posix from 3.1.15 to 3.1.16 @dependabot (#12786)
Contributors
@aulea, @dependabot, @dependabot[bot], @puneetbehl, @renovate and @renovate[bot]
5.2.5
What's Changed
- Grails BOM - Update Grails Gradle Plugin to 5.2.4 @puneetbehl (#12749)
- Grails BOM - Update base profile to 5.1.1 @puneetbehl (#12748)
- GitHub Workflows security hardening @sashashura (#12745)
- Update dependency Micronaut Spring from 4.1.1 to 4.2.2 @puneetbehl (#12737)
- Fixed Warn ch.qos.logback.classic.Level in Grails 5.1.1 to 5.1.7 (Missing in 5.2 branch) @lynchie14 (#12701)
- Improvement to ConfigObject (Missing from 5.2 branch) @lynchie14 (#12702)
- Remove deprecated code usages @puneetbehl (#12706)
🐛 Bug Fixes/Improvements
- Use mavenCentral directly instead of using proxy @puneetbehl (#12735)
🛠 Dependency upgrades
- Update plugin com.gradle.enterprise to v3.11.4 @renovate (#12756)
- Update benc-uk/workflow-dispatch digest to 798e70c @renovate (#12750)
- Update plugin com.gradle.enterprise to v3.11.3 @renovate (#12747)
- Update dependency org.asciidoctor:asciidoctorj to v2.5.7 @renovate (#12740)
- Update benc-uk/workflow-dispatch action to v1.2 @renovate (#12744)
- Update spring boot to v2.7.5 @renovate (#12738)
- Update release-drafter/release-drafter action to v5.21.1 @renovate (#12730)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8.2 @renovate (#12729)
- Update dependency gradle to v6.9.3 @renovate (#12728)
- Update plugin com.gradle.enterprise to v3.11.2 @renovate (#12726)
- Update spring boot to v2.7.4 @renovate (#12588)
- Update spring core to v5.3.23 @renovate (#12622)
- Update apache-tomcat monorepo to v9.0.68 @renovate (#12721)
- Update dependency org.asciidoctor:asciidoctorj to v2.5.6 @renovate (#12703)
- Update dependency org.yaml:snakeyaml to v1.33 @renovate (#12712)
- Update junit5 monorepo @renovate (#12707)
- Update release-drafter/release-drafter action to v5.21.0 @renovate (#12700)
Contributors
@lynchie14, @puneetbehl, @renovate, @renovate[bot] and @sashashura
5.1.10
What's Changed
- Enforce data binding to the instance should not affect static properties (#12666)
Full Changelog: v5.1.9...v5.1.10
5.2.4
What's Changed
- Fix NullPointerException when servlet version is not set (#12690) @maiconandsilva (#12691)
- Rename SHA256BytesCodec.groovy to SHA256BytesCodecTests.groovy @jeffbrown (#12682)
- Update BOM - MongoDB Java Driver to 4.5.0 @puneetbehl (#12685)
🛠 Dependency upgrades
- Update dependency org.yaml:snakeyaml to v1.32 @renovate (#12697)
- Update release-drafter/release-drafter action to v5.20.1 @renovate (#12694)
- Bump snakeyaml from 1.30 to 1.31 @dependabot (#12679)
- Update dependency org.gradle:test-retry-gradle-plugin to v1.4.1 @renovate (#12692)
- Update dependency org.jsoup:jsoup to v1.15.3 @renovate (#12693)
- Update plugin com.gradle.enterprise to v3.11.1 @renovate (#12662)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8.1 @renovate (#12667)
Contributors
@dependabot, @dependabot[bot], @jeffbrown, @maiconandsilva, @puneetbehl, @renovate and @renovate[bot]
5.2.3
What's Changed
- Update plugin BOM @puneetbehl (#12677)
- Create SECURITY.md @puneetbehl (#12671)
🐛 Bug Fixes/Improvements
- Use .@ to enforce field usage @puneetbehl (#12655)
- Enforce data binding to instance should not affect static properties @mattmoss (#12666)
🛠 Dependency upgrades
Contributors
@mattmoss, @puneetbehl, @renovate and @renovate[bot]
4.1.2
What's Changed
🛠 Dependency upgrades
- Bump directory-watcher from 0.16.0 to 0.16.1 @dependabot (#12654)
- Bump gradle-tooling-api from 5.0 to 5.6.4 @dependabot (#12614)
- Bump directory-watcher from 0.15.1 to 0.16.0 @dependabot (#12647)
- Bump asciidoctorj from 2.5.4 to 2.5.5 @dependabot (#12640)
- Bump snakeyaml from 1.29 to 1.30 @dependabot (#12616)
- Bump jsoup from 1.7.3 to 1.15.3 @dependabot (#12673)
Contributors
@dependabot, @dependabot[bot], @mattmoss and @puneetbehl
- Enforce data binding to instance should not affect static properties (#12665)