v2023.2.0-M2
Pre-release
Pre-release
github-actions
released this
24 Dec 03:26
·
69 commits
to 2023.2.x
since this release
What's Changed
⭐️ New Features
- 8ce6d01 Grace
destroy
commanddestroy
as the opposite ofgenerate
, it will figure out whatgenerate
did, and undo it. #803 - f0d87f8 Grace
generate
command #771 - 10004bb Grace Generator API #772
🛠 Improvements
- 23b94e4 Improve Gradle build scripts #820
- 9369e80 Update DataSourcePluginConfigurationTests #819
- b535af3 Remove bean
transactionManager
fromDataSource
plugin #817 - abade6e Add
plugin
Generator #815 - 49dfe19 Enhance
I18nGenerator
#814 - 0c85673 Use Apache Commons Text #810
- 2cab9ff Add
@ConditionalOnMissingBean
on beans inUrlMappingsPluginConfiguration
#809 - bca79b5 Add
i18n
Generator #807 - 07128e9 Refactor AbstractGenerator #806
- 6b9237b Refactor Generator API #805
- 392d2d8 Update Interceptor generator template #804
- 28dc4d4 Generator: generate operation can be revoked #802
- 324ffb3 Refactor Generator API #801
- 3c9e3da Update Gradle Build Scripts #799
- 6d70547 Improvements for
GrailsProfileGradlePlugin
#796 - 0262185 Exclude
micrometer
in the distribution of Grace #795 - b652f60 Change PluginDefiner
org.grails.plugins
toorg.graceframework.plugins
#777 - 35a72d7 Improve
GrailsPluginGradlePlugin
with no functional changes #776 - cc5d1c3 Plugin projects should not have
bootRun
tasks enabled by default #775 - 27e4b78 Plugin projects should not create tasks such as
console
shell
ApplicationCommand
runCommand
runScript
pathingJar
#774 - 6891a25 Allows to set a name for the Script Command #773
- e109208 Allows to create a project that don't include any features #770
- 61f5a76 Fix
CommandLineParser
throwArrayIndexOutOfBoundsException
when the option value is empty #769 - 4a1894a Disables Gradle console output coloring in interactive mode #768
- fa11f64 Register
GrailsExtension
inGroovyPagePlugin
#767 - ebbfba7 Support
TemplateRenderer.template()
to find specific the root directory of the templates #766 - a112414 Support
GrailsConsole
to customize category and color of status message #765 - 454800d Add new properties to
CommandArgument
:type
aliases
banner
#764 - 5c3554b Allow commands to display help information on their own #763
🚀 Dependency Upgrades
- b8eb58b Upgrade to Grace Asset Pipeline Plugin 6.2.0-M2 #813
- b3a6598 Upgrade to Grace Async and Events 6.2.0-M1 #779
- 523811e Upgrade to Grace Cache Plugin 6.2.0-M1 #780
- fd87de8 Upgrade to Grace Data 2023.2.0-M1 #781
- abd9929 Upgrade to Grace Data Hibernate 2023.2.0-M1 #782
- cf440f3 Upgrade to Grace Database Migration Plugin 6.2.0-M1 #783
- 06bf664 Upgrade to Grace Fields Plugin 6.2.0-M1 #784
- 85e312c Upgrade to Grace Geb Plugin 6.2.0-M1 #785
- 3c73935 Upgrade to Grace Profile: Base 2023.2.0-M2 #786
- 3a124da Upgrade to Grace Profile: Plugin 2023.2.0-M2 #787
- 29bb225 Upgrade to Grace Profile: Profile 2023.2.0-M2 #788
- 3e1713e Upgrade to Grace Profile: Rest API 2023.2.0-M2 #789
- d36f02c Upgrade to Grace Profile: Starter 2023.2.0-M2 #790
- 1e2b8c2 Upgrade to Grace Profile: Web 2023.2.0-M2 #791
- 941c887 Upgrade to Grace Profile: Web Plugin 2023.2.0-M2 #792
- 26af0f2 Upgrade to Grace Scaffolding 6.2.0-M1 #793
- 99c55fe Upgrade to Grace Views 6.2.0-M1 #794
- 5ef39c5 Upgrade to Gradle 8.11.1 #797
- 244e297 Upgrade to Gradle Tooling API 8.11.1 #798
- 2899854 Upgrade to Maven 3.9.9 #800
- 47cdeb7 Upgrade to Tomcat 10.1.34 #812
⚙️ Tasks
- b5b9b4a Release v2023.2.0-M2
Full Changelog: v2023.2.0-M1...v2023.2.0-M2