v2023.3.0-M2
Pre-release
Pre-release
·
139 commits
to 2023.3.x
since this release
What's Changed
⭐️ New Features
- 0915a84 Introduce
GlobalCommand
to indicate some commands alwasy be available #967 - 26c9dd9 Add GORM for MongoDB artifacts to BOM #965
- 403092c Rewrite the Script Commands
list-plugins
plugin-info
in Profilebase
to Shell CLI Commands #962 - da0c48d Support skipping some features with flag --skip on
create-app
#961 - cd7b9ce Add new property examples to
CommandDescription
#959 - 5adf3d0 Support specific package name using command flag 'package-name' #957
- 101a7a7 Add liquibase-core and liquibase-hibernate5 to BOM #956
- 94a3097 Support specific Database type using command flag 'database' #938 #939
- 5e1800f Support Groovy Template in the skeleton of Profile #938
🛠 Improvements
- 0d976f0 Update README - Update badge versions of Grace and Spring Boot - Add more Plugins and Guides
- c4fbfa5 Make
list-profiles
profile-info
available in the project context, currently only globally #963 - 82cd410 Refine the help message of
help
command #960 - 6abab92 Refine the help message of
create-app
create-plugin
create-profile
#958 - 0fbd518 Exclude logback-spring.xml when packaging plugins #948
- 2ceefb7 Increase the output width of application running status and plugin list information tables #947
- 0cd7130 Update README Update badge versions of Groovy and Spring Boot
- 8382038 No need to configure the assetsPath of asset-pipeline plugin #946
- 0695102 Support using methods instead of Closures in BootStrap class #943
- 99965ba grace-doc only support Gradle 8.0+ because of groovy-ant #937
- 932b393 Raise the minimum supported version of Gradle to 7.6.4+ or 8.3+ #936
- 9bc8f83 Improve
GrailsGradlePlugin
: Optimize the generated POM of plugin * GrailsGradlePlugin: Remove duplicatedspring-boot-dependencies
* Spring Dependency Management Plugin: Disable the customization of a generated pom, Also remove unused methodsresolveSpringBootVersion()
,resolveSpringFrameworkVersion()
,resolveTomcatVersion()
#934 - afb9519 Update README Update badge of Spring Boot version
🐞 Bug Fixes
- 5bd2b8d The 'applicationClass' of Integration should be a valid main Application class annotated with
@SpringBootApplication
#964 - 4e8c31c Fixed CreateAppCommandSpec #961
- 936c8b5 Update DocPublisher: migrate to
groovy.ant.AntBuilder
#935
🚀 Dependency Upgrades
- dc26eed Upgrade to AspectJ 1.9.23 #953
- 9c6acd2 Upgrade to Grace Asset Pipeline Plugin 6.3.0-M1 #904
- 50c69f5 Upgrade to Grace Async and Events 6.3.0-M1 #931
- 8881cd6 Upgrade to Grace Cache Plugin 6.3.0-M1 #921
- d43f3af Upgrade to Grace Data 2023.3.0-M1 #922
- 36e5e53 Upgrade to Grace Data Migration Plugin 6.3.0-M1 #908
- 3873e14 Upgrade to Grace Data MongoDB 2023.3.0-M1 #966
- 8e30035 Upgrade to Grace Data Hibernate 2023.3.0-M1 #923
- d57c29f Upgrade to Grace Fields Plugin 6.3.0-M1 #924
- 2261d8c Upgrade to Grace Geb Plugin 6.3.0-M1 #919
- ba96c96 Upgrade to Grace Profile: Base 2023.3.0-M2 #925
- 25cdd36 Upgrade to Grace Profile: Plugin 2023.3.0-M2 #926
- 466d23e Upgrade to Grace Profile: Profile 2023.3.0-M2 #920
- 387a849 Upgrade to Grace Profile: Rest API 2023.3.0-M2 #927
- 82e7160 Upgrade to Grace Profile: Starter 2023.3.0-M2 #915
- 2113ba5 Upgrade to Grace Profile: Web 2023.3.0-M2 #928
- 3856f4b Upgrade to Grace Profile: Web Plugin 2023.3.0-M2 #929
- 5bc9a14 Upgrade to Grace Scaffolding 6.3.0-M1 #930
- e3e1aaa Upgrade to Grace Views 6.3.0-M1 #905
- a9c1ddb Upgrade to Gradle 8.13 #954
- a2fc17e Upgrade to Gradle 8.12.1 #944
- b4f768d Upgrade to Gradle Tooling API 8.13 #955
- f9ef7ab Upgrade to Gradle Tooling API 8.12.1 #945
- 84065fd Upgrade to Groovy 4.0.26 #952
- 300354d Upgrade to Groovy 4.0.25 #933
- b04f7d7 Upgrade to Spring Boot 3.3.10 #949
- 171cb53 Upgrade to Spring Boot 3.3.9 #940
- fb3b6d8 Upgrade to Spring Boot 3.3.8 #932
- 6f11c1d Upgrade to Spring Framework 6.1.18 #950
- bb1e24f Upgrade to Spring Framework 6.1.17 #941
- 358fc8b Upgrade to Tomcat 10.1.39 #951
- 0aa0677 Upgrade to Tomcat 10.1.36 #942
⚙️ Tasks
- 76f2d33 Release v2023.3.0-M2
🔌 Plugins
- Grace Asset Pipeline v6.3.0-M1
- Grace Async and Events v6.3.0-M1
- Grace Cache v6.3.0-M1
- Grace Data v2023.3.0-M1
- Grace Data MongoDB v2023.3.0-M1
- Grace Data Hibernate v2023.3.0-M1
- Grace Database Migration v6.3.0-M1
- Grace Fields v6.3.0-M1
- Grace Geb v6.3.0-M1
- Grace Scaffolding v6.3.0-M1
- Grace Views v6.3.0-M1
📜Profiles
- Base v2023.3.0-M2
- Plugin v2023.3.0-M2
- Profile v2023.3.0-M2
- REST API v2023.3.0-M2
- Starter v2023.3.0-M2
- Web v2023.3.0-M2
- Web Plugin v2023.3.0-M2
Full Changelog: v2023.3.0-M1...v2023.3.0-M2