Skip to content

v2023.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 00:26
· 31 commits to 2023.0.x since this release
4f59bcb

What's Changed

🛠 Improvements

  • d88304a Update README.md
  • bc59e97 Set group and description of Gradle task pathingJar and pathingJarCommand #513
  • c3532e2 Set group and description of Gradle task runCommand and runScript #512
  • 457daee Set group and description of Gradle task findMainClass #511
  • acbd048 Set description of Gradle task configScript #510
  • 7257f3b Set group and description of Gradle task compileGroovyPages and compileWebappGroovyPages #509
  • c31b3b5 Set group and description of Gradle task urlMappingsReport #508
  • 50f1fe7 Set group and description of Gradle task buildProperties #507
  • 56eb64d Improvements for GrailsPluginManager and DefaultModuleDescriptorFactory #505
  • 9016d58 Adds new method doDynamicModules() to GrailsPluginManager
  • ba8471a Refactor DefaultModuleDescriptorFactory
  • bd98ac5 Enhance DefaultModuleDescriptorFactory Don't throw exception when ModuleDescriptor class of module type not found
  • 2925c41 Deprecate grace-plugin-dynamic-modules #504
  • 1d8cd15 Update DefaultGrailsPluginTests
  • 3db429b Deprecate grace-plugin-dynamic-modules
  • 1df7852 Update DynamicPlugin, change void doWithDynamicModules() to Closure doWithDynamicModules()
  • bd8edf1 Make tests passed Because dependency spring-boot changed to compileOnly #501
  • d108c77 Cleanup runtime dependencies of gracce-shell #501
  • c17fbc1 Ensure that features are applied in a fixed order when creating a project #498
  • b9276a6 Refine ProfileInfoCommand: Check wheather commands deprecated of profile, and append [deprecated] to its description #444
  • f1a0fa1 Change URL of grails-bom to mavenCentral() repository #443

🐞 Bug Fixes

  • 0ce7ddb Disable banner and logging off when executing ./gradlew urlMappingsReport #506
  • 9e13939 Fixed NPE error with DynamicPlugin.doWithDynamicModules() #504
  • c6c12ed Fixes StaticResourceLoaderTests#500
  • 14156f0 Fixes create-app error with App Template #499
  • af1f19b Don't exclude **/.gitkeep when creating a new project #497
  • 1d0974f Remove exclusions of dependency groovy #496
  • d386d0b Optimize SLF4J dependencies for all modules #495
  • 38f9a2e Exclude grace-shell.tar in the distribution of Grace #494
  • 8c5babb Singleton as the defualt scope of Controllers #493
  • 626e87c Use HttpMethod.valueOf instead of resolve method

⚙️ Tasks

  • 4f59bcb Release v2023.0.0
  • af800b2 Start building against Grace Fields Plugin 6.0.0 snapshots #481
  • 206ceb4 Start building against Grace Scaffolding 6.0.0 snapshots #490
  • 8fcab6d Start building against Grace Profile: Web 2023.0.0 snapshots #488
  • 8d3c724 Start building against Grace Profile: Base 2023.0.0 snapshots #483

🚀 Dependency Upgrades

Full Changelog: v2023.0.0-RC2...v2023.0.0