v2022.2.5
github-actions
released this
06 Jun 09:12
·
991 commits
to 2023.0.x
since this release
What's Changed
🐞 Bug Fixes
- 47c7f5a Task compileGroovy execute failed in Windows
- 1a1193f The
SourceDirectorySet.outputDir
property has been deprecated, use theclassesDirectory
property instead - 97168a6 Fixes test because NullObject's constructor is private now
- af58932 Grails Web: Fixes
StackOverflowError
when view not found - 1d604fb Grails GSP: Fixes failed test in
GrailsConventionGroovyPageLocatorSpec
- bcdf1cd Grails Bootstrap: Fixes failed test in
GrailsPluginMetadataTests
- 7db7592 Grails Plugin GSP: Fixes
StackOverflowError
, because DefaultGroovyPageLocator‘s precompiledGspMap was not properly initialized - 390aee0 Grails Plugin GSP: Fixes circle reference error in
GroovyPagesAutoConfiguration
- d1c8806 Grails Plugin GSP: Fixes NPE in
GroovyPagesAutoConfiguration
- 4930cd0 Grails Boot: fixes NOT generate
ApplicationLoader
inBootInitializerClassInjector
🛠 Improvements
- 4bedc24 Grails GSP: Make logger protected in
DefaultGroovyPageLocator
- cb4bc76 Grails GSP: Improvements for
DefaultGroovyPageLocator
- f245f73 Grails Shell: Make Commands and Features displaying by order
- cf43ceb Grails Shell: Rearrange repositories and buildRepositories before using Grails profile
- e39a542 Grails Core: Make
shouldInject(URL)
default method inClassInjector
- ff683f0 Grails Plugin Interceptors: Adds missing
grails.factories
- 8859660 Grails Plugin GSP: Adding version property to groovyPages plugin
- 9f777a1 Grails Core:
GrailsASTUtils
: adding more methods to check whether the specified source is a Grails project source - a1adcb8 Grails Core: Deprecated
ClassInjector
.shouldInject(URL)
, in favor ofshouldInject(ClassNode)
- 371db31 Grails Gradle Plugin: configure Groovy AST Metadata for
configurationScript
ofGroovyCompileOptions
- 779befd Improve Gradle build
- e699075 Gradle Build: cleanup
- 9876a23 Gradle Build: Configure Java toolchain
⚙️ Tasks
🚀 Dependency Upgrades
- b4aef41 Upgrade to Grace Asset Pipeline Plugin 5.2.5 #302
- b9361ce Upgrade to Grace Async and Events 5.2.5 #303
- 4dd63f6 Upgrade to Grace Cache Plugin 5.2.5 #304
- 535c823 Upgrade to Grace Data 2022.2.5 #305
- 8e98beb Upgrade to Grace Data Hibernate 2022.2.5 #306
- 1cceee0 Upgrade to Grace Database Migration Plugin 5.2.5 #307
- 5962b61 Upgrade to Grace Fields Plugin 5.2.5 #308
- 9633842 Upgrade to Grace Geb Plugin 5.2.5 #309
- 3d39acc Upgrade to Grace Profile: Base 2022.2.5 #310
- 99c6e29 Upgrade to Grace Profile: Plugin 2022.2.5 #311
- db66b14 Upgrade to Grace Profile: Profile 2022.2.5 #312
- 61eb62a Upgrade to Grace Profile: Rest API 2022.2.5 #313
- 22cae43 Upgrade to Grace Profile: Web Plugin 2022.2.5 #314
- b86c2ad Upgrade to Grace Profile: Web 2022.2.5 #315
- 9d09068 Upgrade to Grace Scaffolding 5.2.5 #316
- 20ad5a2 Upgrade to Grace Views 5.2.5 #317
- 97a905e Upgrade to Gradle 7.6.2
- c26a60a Upgrade to Gradle Wrapper 7.6.2
- 25088b7 Upgrade to Groovy 3.0.18
- 859d8d3 Upgrade to Micronaut 3.9.4
- 6e10fe6 Upgrade to SiteMesh 2.4.4 #298
- ef4f9ee Upgrade to Spring Boot 2.7.13
- bf26a8c Upgrade to Spring Framework 5.3.28
- 37fdb5f Upgrade to Tomcat 9.0.76
Full Changelog: v2022.2.4...v2022.2.5