Grace v2023.2.0-M2 released #821
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
⭐️ New Features
destroy
commanddestroy
as the opposite ofgenerate
, it will figure out whatgenerate
did, and undo it. Gracedestroy
command #803generate
command Gracegenerate
command #771🛠 Improvements
transactionManager
fromDataSource
plugin Remove beantransactionManager
fromDataSource
plugin #817plugin
Generator Addplugin
Generator #815I18nGenerator
EnhanceI18nGenerator
#814@ConditionalOnMissingBean
on beans inUrlMappingsPluginConfiguration
Add@ConditionalOnMissingBean
on beans inUrlMappingsPluginConfiguration
#809i18n
Generator Addi18n
Generator #807getDefaultPackageName()
andgetDefaultPackagePath()
#806GrailsProfileGradlePlugin
Improvements forGrailsProfileGradlePlugin
#796micrometer
in the distribution of Grace Excludemicrometer
in the distribution of Grace #795org.grails.plugins
toorg.graceframework.plugins
Change PluginDefinerorg.grails.plugins
toorg.graceframework.plugins
#777GrailsPluginGradlePlugin
with no functional changes ImproveGrailsPluginGradlePlugin
with no functional changes #776bootRun
tasks enabled by default Plugin projects should not havebootRun
tasks enabled by default #775console
shell
ApplicationCommand
runCommand
runScript
pathingJar
Plugin projects should not create tasks such asconsole
shell
ApplicationCommand
runCommand
runScript
pathingJar
#774CommandLineParser
throwArrayIndexOutOfBoundsException
when the option value is emptyCommandLineParser
throwArrayIndexOutOfBoundsException
when the option value is empty #769GrailsExtension
inGroovyPagePlugin
RegisterGrailsExtension
inGroovyPagePlugin
#767TemplateRenderer.template()
to find specific the root directory of the templates SupportTemplateRenderer.template()
to find specific the root directory of the templates #766GrailsConsole
to customize category and color of status message SupportGrailsConsole
to customize category and color of status message #765CommandArgument
:type
aliases
banner
Add new properties toCommandArgument
:type
aliases
banner
#764🚀 Dependency Upgrades
⚙️ Tasks
Full Changelog: v2023.2.0-M1...v2023.2.0-M2
This discussion was created from the release v2023.2.0-M2.
Beta Was this translation helpful? Give feedback.
All reactions