v2023.0.0
·
43 commits
to 2023.0.x
since this release
What's Changed
🛠 Improvements
- d88304a Update
README.md
- bc59e97 Set group and description of Gradle task
pathingJar
andpathingJarCommand
#513 - c3532e2 Set group and description of Gradle task
runCommand
andrunScript
#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
andcompileWebappGroovyPages
#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
andDefaultModuleDescriptorFactory
#505 - 9016d58 Adds new method
doDynamicModules()
toGrailsPluginManager
- 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
, changevoid doWithDynamicModules()
toClosure doWithDynamicModules()
- bd8edf1 Make tests passed Because dependency
spring-boot
changed tocompileOnly
#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
tomavenCentral()
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
- 4036fd9 Upgrade to Apache Ant 1.10.14 #503
- 9002de3 Upgrade to Grace Asset Pipeline Plugin 6.0.0 #475
- 0b4812c Upgrade to Grace Async and Events 6.0.0 #476
- fa4e510 Upgrade to Grace Cache Plugin 6.0.0 #477
- 8e744b3 Upgrade to Grace Data 2023.0.0 #478
- 5151ddc Upgrade to Grace Data Hibernate 2023.0.0 #479
- 0f84dea Upgrade to Grace Database Migration Plugin 6.0.0 #480
- bda690b Upgrade to Grace Fields Plugin 6.0.0 #481
- 56ff4ef Upgrade to Grace Geb Plugin 6.0.0 #482
- 9fe8bcd Upgrade to Grace Profile: Base 2023.0.0 #483
- 5c22d79 Upgrade to Grace Profile: Plugin 2023.0.0 #484
- 3bcf7c7 Upgrade to Grace Profile: Profile 2023.0.0 #485
- e6490f4 Upgrade to Grace Profile: Rest API 2023.0.0 #486
- 82be26c Upgrade to Grace Profile: Starter 2023.0.0 #487
- 8c3702e Upgrade to Grace Profile: Web 2023.0.0 #488
- 8af84cb Upgrade to Grace Profile: Web Plugin 2023.0.0 #489
- 350161b Upgrade to Grace Scaffolding 6.0.0 #490
- a3f7446 Upgrade to Grace Views 6.0.0 #491
- f73272a Upgrade to Maven Settings Builder 3.9.4 #502
- 39181fb Upgrade to Spring Dependency Management Plugin 1.1.6 #445
- f30009a Upgrade to Spring Framework 6.0.23 #492
Full Changelog: v2023.0.0-RC2...v2023.0.0