Grace v2022.2.5 released #318
rainboyan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
🐞 Bug Fixes
SourceDirectorySet.outputDir
property has been deprecated, use theclassesDirectory
property insteadStackOverflowError
when view not foundGrailsConventionGroovyPageLocatorSpec
GrailsPluginMetadataTests
StackOverflowError
, because DefaultGroovyPageLocator‘s precompiledGspMap was not properly initializedGroovyPagesAutoConfiguration
GroovyPagesAutoConfiguration
ApplicationLoader
inBootInitializerClassInjector
🛠 Improvements
DefaultGroovyPageLocator
DefaultGroovyPageLocator
shouldInject(URL)
default method inClassInjector
grails.factories
GrailsASTUtils
: adding more methods to check whether the specified source is a Grails project sourceClassInjector
.shouldInject(URL)
, in favor ofshouldInject(ClassNode)
configurationScript
ofGroovyCompileOptions
⚙️ Tasks
🚀 Dependency Upgrades
Full Changelog: v2022.2.4...v2022.2.5
This discussion was created from the release v2022.2.5.
Beta Was this translation helpful? Give feedback.
All reactions