Releases: grails/grails-core
Releases · grails/grails-core
5.1.5
What's Changed
- Revert "PR 12390 - Remove unnecessary test dependencies from build" in the commit c826b52
Contributors
5.1.4
What's Changed
🐛 Bug Fixes/Improvements
- Convert NavigableMap to a given property type @puneetbehl (#12438)
🛠 Dependency upgrades
Contributors
@puneetbehl, @renovate and @renovate[bot]
5.1.3
What's Changed
- Update to Grails Views 2.2.1 @puneetbehl (#12418)
- Update hibernate datastore to 7.2.2 @puneetbehl (#12412)
- Grails BOM - Update GORM Hibernate5 to 7.2.2 @puneetbehl (#12411)
- Issue 12183 - Remove unnecessary test dependencies from build @yuri1969 (#12390)
- Add Gradle Enterprise badge @alextu (#12408)
- Update Grails BOM for Micronaut Groovy @puneetbehl (#12392)
- Issue 11753 - Make HSQL/H2 DBs test-related @yuri1969 (#12391)
- Fix streaming json encoder support @yohannrub (#12356)
🐛 Bug Fixes/Improvements
- Remove usage of NavigableMap from MimeTypesConfiguration @puneetbehl (#12417)
- Convert NavigableMap to Map if explicit Map type is passed @puneetbehl (#12416)
🛠 Dependency upgrades
- Update dependency org.spockframework:spock-core to v2.1-groovy-3.0 @renovate (#12384)
- Update dependency org.grails:grails-datastore-gorm-hibernate5 to v7.2.2 @renovate (#12413)
- Update datastoreVersion to v7.2.1 @renovate (#12405)
- Update grails-testing-support monorepo to v2.4.1 @renovate (#12402)
- Update release-drafter/release-drafter action to v5.19.0 @renovate (#12410)
- Update spring boot to v2.6.4 @renovate (#12394)
- Update apache-tomcat monorepo to v9.0.59 @renovate (#12397)
- Update actions/checkout action to v3 @renovate (#12398)
- Update actions/setup-java action to v3 @renovate (#12395)
- Update aspectjVersion to v1.9.8 @renovate (#12382)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.3 @renovate (#12386)
- Update spring core to v5.3.16 @renovate (#12387)
- Update dependency org.slf4j:jcl-over-slf4j to v1.7.36 @renovate (#12378)
- Update release-drafter/release-drafter action to v5.18.1 @renovate (#12372)
- Update dependency grails-datastore-core to 7.2.0 @puneetbehl (#12370)
- Update slf4jVersion to v1.7.35 @renovate (#12360)
- Update release-drafter/release-drafter action to v5.17.6 @renovate (#12350)
- Update spring boot to v2.6.3 @renovate (#12353)
- Update apache-tomcat monorepo to v9.0.58 @renovate (#12355)
- Update Micronaut monorepo to v3.2.7 @renovate (#12349)
Contributors
@alextu, @davydotcom, @puneetbehl, @renovate, @renovate[bot], @yohannrub and @yuri1969
- Convert NavigableMap to Map if explicit Map type is passed (#12416)
5.1.2
What's Changed
This version drops support for logback.groovy so either use logback.xml or downgrade to logback 1.2.7 by defining logback.version=1.2.7
in gradle.properties file.
- Remove logback version from grails-bom @puneetbehl (#12348)
- Update Grails BOM Base Profile to 5.0.5 @puneetbehl (#12347)
- Update Grails BOM - Grails Gradle Plugin 5.1.1 @puneetbehl (#12340)
- Enable Gradle Remote Build Cache @puneetbehl (#12330)
- Add logback version to Grails BOM @puneetbehl (#12328)
- Update Grails BOM - Base Profile 5.0.4 @puneetbehl (#12311)
- Update Grails BOM - Grails Views to 2.2.0 @puneetbehl (#12308)
- Update Grails Views to 2.2.0 @puneetbehl (#12309)
- Update Grails BOM - Update Grails Testing Support to 2.4.0 @puneetbehl (#12307)
- Update GORM Hibernate datastore to 7.2.1 @puneetbehl (#12306)
- Refactor GrailsAppServletInitializer @puneetbehl (#12304)
- Update Grails BOM - Web Profile to 5.0.3 @puneetbehl (#12300)
- Update Grails BOM - GORM Hibernate5 to 7.2.1 @puneetbehl (#12302)
- Update Grails BOM - Scaffolding to 4.0.0 @puneetbehl (#12303)
- Grails BOM - Update profile to 5.0.2 @puneetbehl (#12301)
- Define New Issue Template @puneetbehl (#12292)
🐛 Bug Fixes/Improvements
- Fix problem with logback bom @puneetbehl (#12345)
- Fix issues with loading logback during transformation @puneetbehl (#12329)
- Remove usages of deprecated createSpringApplication(Class<?>... sources) @puneetbehl (#12298)
- Fixed mimeTypes plugin version @rainboyan (#12294)
🛠 Dependency upgrades
- Update release-drafter/release-drafter action to v5.17.5 @renovate (#12344)
- Update dependency io.micronaut:micronaut-inject-java to v3.2.6 @renovate (#12342)
- Update slf4jVersion to v1.7.33 @renovate (#12339)
- Update spring core to v5.3.15 @renovate (#12337)
- Update dependency org.asciidoctor:asciidoctorj to v2.5.3 @renovate (#12327)
- Update plugin com.gradle.enterprise to v3.8.1 @renovate (#12334)
- Update release-drafter/release-drafter action to v5.16.1 @renovate (#12335)
- Update dependency Micronaut Core to 3.2.5 @puneetbehl (#12324)
- Bump jnr-posix from 3.1.14 to 3.1.15 @dependabot (#12312)
- Update gspVersion to v5.1.0 @renovate (#12310)
- Update dependency org.grails:grails-gorm-testing-support to v2.4.0 @renovate (#12305)
- Update Micronaut monorepo to v3.2.4 @renovate (#12299)
- Update dependency org.grails:grails-datastore-gorm-hibernate5 to v7.2.1 @renovate (#12287)
- Update plugin com.gradle.enterprise to v3.8 @renovate (#12275)
- Update apache-maven-resolver monorepo to v1.7.3 @renovate (#12282)
- Update spring boot to v2.6.2 @renovate (#12281)
- Update dependency gradle to v6.9.2 @renovate (#12280)
⚙️ Build/CI
- Trigger Java CI workflow check step on workflow_dispatch event @puneetbehl (#12341)
- Skip publishing Gradle build scan for GH event pull_request @puneetbehl (#12338)
- Improvements to Gradle Remote Build Cache @puneetbehl (#12336)
- Delete pubring.gpg.enc @puneetbehl (#12273)
Contributors
@dependabot, @dependabot[bot], @puneetbehl, @rainboyan, @renovate, @renovate-bot and @renovate[bot]
5.1.1
What's Changed
- Grails BOM - Update Grails Gradle Plugin to 5.1.0 @puneetbehl (#12271)
🐛 Bug Fixes/Improvements
- Fix appName placeholder value in settings.gradle @puneetbehl (#12269)
⚙️ Build/CI
- Fix release workflow post release step @puneetbehl (#12267)
Contributors
5.1.0
What's Changed
- Spring Boot 2.6.1
- Spring 5.3.14
- Micronaut 3.2.3
- Update Grails BOM profiles @puneetbehl (#12265)
- Update Grails BOM plugins @puneetbehl (#12263)
- Update dependency Grails Testing Support to 2.3.1 @puneetbehl (#12262)
- Set Spring allow-circular-references to true by @puneetbehl in #12243
🐛 Bug Fixes/Improvements
- Update dependency GORM Hibernate to 7.2.0 @puneetbehl (#12261)
- Converted MimeTypesConfiguration to Groovy class by @puneetbehl in #12230
- Update MimeTypesHolder to get MimeType[] bean from the ApplicationContext by @puneetbehl in #12240
- Remove duplicate version from the drop-down in grails docs by @puneetbehl in #12203
🛠 Dependency upgrades
- Update dependency org.grails:grails-datastore-gorm-hibernate5 to v7.2.0 @renovate (#12260)
- Update Micronaut monorepo to v3.2.3 @renovate (#12255)
- Update spring core to v5.3.14 @renovate (#12257)
- Update datastoreVersion to v7.1.2 @renovate (#12256)
- Update grails-testing-support monorepo to v2.3.1 @renovate (#12258)
- Bump jsoup from 1.14.2 to 1.14.3 @dependabot (#12109)
- Bump snakeyaml from 1.29 to 1.30 @dependabot (#12254)
- Update apache-tomcat monorepo to v9.0.56 by @renovate in #12244
- Bump jnr-posix from 3.1.13 to 3.1.14 by @dependabot in #12239
- Update Micronaut monorepo to v3.2.1 by @renovate in #12124
- Update Micronaut Spring monorepo to v4.0.1 by @renovate in #12232
- Update spring boot to v2.6.1 by @renovate in #12188
- Bump jnr-posix from 3.1.11 to 3.1.13 by @dependabot in #12222
- Update gspVersion to v5.0.2 by @renovate in #12219
- Update datastoreVersion to v7.1.1 by @renovate in #12220
⚙️ Build/CI
- Delete secring.gpg.enc @puneetbehl (#12264)
- Improve Gradle task for grails.build.properties by @puneetbehl in #12242
- Update Release Note Workflow Config, Release Drafter template by @puneetbehl in #12236
- Delete Travis specific configurations by @puneetbehl in #12234
- Configure Gradle jvmArgs and increase metaspace by @puneetbehl in #12233
- Use gradle-build-action for Java CI workflow by @puneetbehl in #12231
- Enable Gradle Parallel Build by @puneetbehl in #12174
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.2 by @renovate in #12226
- Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.3 by @renovate in #12225
- Configure dependabot to use 5.1.x instead of master by @puneetbehl in #12211
- Update junit5 monorepo by @renovate in #12208
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.6.1 by @renovate in #12176
- Update dependency org.jsoup:jsoup to v1.14.3 by @renovate in #12106
- Update docFilesJar implementation by @puneetbehl in #12212
- Update Groovy Joint Workflow branch trigger pattern by @puneetbehl in #12196
- Update nexusUrl to new Sonatype OSSRH infrastructure @puneetbehl (#12266)
Contributors
@dependabot, @dependabot[bot], @puneetbehl, @renovate and @renovate-bot
Full Changelog: v5.0.3...v5.1.0
5.0.3
What's Changed
- Grails BOM - Update web profile to 5.0.1 @puneetbehl (#12249)
- Grails BOM - Update base profile to 5.0.1 @puneetbehl (#12247)
- Remove duplicate version from the drop-down in grails docs @puneetbehl (#12203)
🐛 Bug Fixes/Improvements
- Fixed typo in GlobalGrailsClassInjectorTransformation @puneetbehl (#12250)
- Convert MimeTypeConfiguration to a Groovy class @puneetbehl (#12248)
- Fixes problems writing props to grails.factories files @puneetbehl (#12246)
- Fix PublishGuide task to correctly use @OutputDirectory instead of @i… @puneetbehl (#12201)
- Make custom macros classes Gradle 7 compatible @puneetbehl (#12200)
Contributors
Full Changelog: v5.0.2...v5.0.3
5.0.2
What's Changed
🚀 Bug Fixes/Improvements
- Make PublishGuide task compatible with Gradle 7 @puneetbehl (#12199)
- Fixes test-pollution in UrlMappingsWithHttpMethodSpec by @sbglasius in #12192
- Fix SimpleDataBinder when target class and embedded class implements interfaces by @sbglasius in #12151
🛠 Dependency upgrades
- Update dependency com.github.jnr:jnr-posix to v3.1.12 @renovate (#12153)
- Bump commons-io from 2.10.0 to 2.11.0 by @dependabot-preview in #11861
- Bump jnr-posix from 3.1.9 to 3.1.11 by @dependabot in #12157
- Update Grails Plugin profile from 4.0.1 to 4.0.2 by @puneetbehl in #12193
- Update dependency net.java.dev.jna:jna to v5.10.0 by @renovate in #12172
- Bump maven-resolver-provider from 3.8.3 to 3.8.4 by @dependabot in #12186
- Update plugin com.gradle.enterprise to v3.7.2 by @renovate in #12184
- Update apache-tomcat monorepo to v9.0.55 by @renovate in #12182
- Update spring core to v5.3.13 by @renovate in #12175
⚙️ Build/CI
- Modify Release Notes Workflow to auto-resolve branch by @puneetbehl in #12198
- Remove Automatic Rebase workflow by @puneetbehl in #12197
- Create Release Notes title and tag based on resolved version by @puneetbehl in #12189
- Enable Java CI Workflow Dispatch by @puneetbehl in #12178
- Update Java CI Workflow by @puneetbehl in #12177
- Enable Gradle Build Cache by @puneetbehl in #12170
- Configure Gradle Enterprise by @puneetbehl in #12168
Contributors
@puneetbehl, @renovate and @renovate-bot
Full Changelog: v5.0.1...v5.0.2
4.0.13
What's Changed
Bug Fixes/Improvements
- Suggested fix for #12150: SimpleDataBinder fails when target class and embedded class implements interfaces by @sbglasius in #12151
- Fixes test-pollution in UrlMappingsWithHttpMethodSpec by @sbglasius in #12192
- #12103 spring-loaded check logging bug. by @codeconsole in #12108
- Fix GrailsCompileStatic for Grails PersistentEntity with an inner-class by @puneetbehl in #12102
Dependency upgrades
- Bump jnr-posix from 3.1.7 to 3.1.9 by @dependabot in #12056
- Bump asciidoctorj from 2.5.1 to 2.5.2 by @dependabot in #11976
- Update Grails Plugin profile from 4.0.1 to 4.0.2 by @puneetbehl in #12193
- Bump commons-io from 2.10.0 to 2.11.0 @dependabot-preview (#11861)
- Bump jnr-posix from 3.1.9 to 3.1.11 @dependabot (#12157)
Build/CI Changes
- Update Java CI Workflow by @puneetbehl in #12177
- Enable Java CI Workflow Dispatch by @puneetbehl in #12178
- Update Release Workflow by @puneetbehl in #12039
- Create Release Notes title and tag based on resolved version @puneetbehl (#12189)
Contributors
@dependabot, @dependabot-preview, @puneetbehl and @sbglasius
Full Changelog: v4.0.12...v4.0.13
5.0.1
Changes
- Update Changelog Workflow @puneetbehl (#12166)
- Update Grails BOM @puneetbehl (#12165)
- Bump Grails Views to 2.1.1 @puneetbehl (#12163)
- Ignore random failing test from CI @puneetbehl (#12164)
- Prevent creating application if there is already a non empty directory present @puneetbehl (#12133)
- Update Java CI Workflow @puneetbehl (#12136)
🚀 Bug Fixes/Improvements
- Make NavigableMap deprecation message easier to follow @andrewcanby-finocomp (#12135)
🛠 Dependency upgrades
- Update gspVersion to v5.0.1 @renovate (#12162)
- Update dependency org.grails:grails-datastore-gorm-hibernate5 to v7.1.0 @renovate (#12144)
- Update spring boot to v2.5.6 @renovate (#12146)
- Update spring core to v5.3.12 @renovate (#12147)
- Update apache-ant monorepo to v1.10.12 @renovate (#12141)
Contributors
@andrewcanby-finocomp, @puneetbehl, @renovate and @renovate-bot
- Failed to run 'war' command in Grails 5.0.0 (rest-api) (#12132)