Grace v2023.0.0-M7 released #340
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
⚡️ Breaking Changes
run
command🐞 Bug Fixes
compileGroovy
execute failed on WindowsSourceDirectorySet.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: v2023.0.0-M6...v2023.0.0-M7
This discussion was created from the release v2023.0.0-M7.
Beta Was this translation helpful? Give feedback.
All reactions