Skip to content

v2023.3.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 07:25
· 139 commits to 2023.3.x since this release
76f2d33

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 Profile base 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 duplicated spring-boot-dependencies * Spring Dependency Management Plugin: Disable the customization of a generated pom, Also remove unused methods resolveSpringBootVersion(), 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

⚙️ Tasks

🔌 Plugins

📜Profiles

Full Changelog: v2023.3.0-M1...v2023.3.0-M2