Skip to content

v2022.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 15:09
· 263 commits to 2022.1.x since this release

What's Changed

⭐️ New Features

a2b2205 Adding Grails Dynamic Modules Plugin
bc1a6ca Import Spring Boot CLI

🐞 Bug Fixes

3624778 Fixes deprecated warnings from SafeConstructor and Representer Deprecated default constructor, use options instead
b7abc99 CodeNarc: Fixes violations for CodeNarc check Update CodeNarc rules: [PropertyName] ignore 'log,logger'
bb7ec9b Fixes errors for Checkstyle check: [RequireThis]
175b0bc Grails Shell: fixed error import of GrailsDependenciesDependencyManagement
057c75b Grails Shell: fixes wrong location of 'grails-bom-effective.xml' related commit: 5f2e0a1
e38de56 Grails Shell: Apply IDEA Groovy and Java Code Style Fixes violations for Checkstyle and Codenarc check

🛠 Improvements

18d0a6e Grails Gradle Plugin: remove dependency of 'spring-boot-cli' related commit: aafe98d
aafe98d Grails Gradle Plugin: adding dependency 'spring-boot-cli'
1d73bbc Grails Shell: remove depracted 'AetherGrapeEngine' and 'AetherGrapeEngineFactory'
56b93b7 Grails Shell: rename 'GrailsAetherGrapeEngineFactory' to 'GrailsMavenGrapeEngineFactory'
e1ca024 Grails Shell: use 'MavenResolverGrapeEngine' inplace of depracted 'AetherGrapeEngine'
e213948 Grails Shell: remove dependency of 'spring-boot-cli' - remove SpringBootDependenciesDependencyManagement, use GrailsDependenciesDependencyManagement
b16debe Grails Shell: remove SpringInvoker
4f2b341 Grails Shell: refactoring code - Move 'SpringApplicationLauncher', 'SpringApplicationWebApplicationInitializer', 'SpringApplicationRunnerConfiguration', 'SpringApplicationRunner' to new package: 'app'
58efeb2 Grails Shell: refactoring GrailsApplicationCompilerAutoConfiguration and GrailsTestCompilerAutoConfiguration
f031a9e Grails Shell: remove unused GrailsDependencyVersions
5f2e0a1 Grails Shell: relocate GrailsDependenciesDependencyManagement
866be99 Minor improvement: Correct words
89d53c1 Grails Web: Improvements for HttpServletReuest.isXhr
ef4a090 Grails Shell: Update RunCommand
7675640 Grails Shell: Update dependencies for GrailsCompilerAutoConfiguration
b1278a9 Grails Shell: Use GrailsDependenciesDependencyManagement replace of GrailsDependencyVersions
420dbf6 Grails Shell: Import Spring Boot CLI, because Spring Boot 3 will remove run Command
3ab0413 Grails Plugin Dynamic Modules: Change url to Object type
0a87eec Update default Servlet version to 4.0
71284a4 Refine UrlMappingsPluginConfiguration Refactor bean 'grailsLinkGenerator'
43a9a57 Grails Plugin API: change closure ResolveStrategy to DELEGATE_FIRST
eecaaff Grails Plugin API: relocate AbstractModuleDescriptor to 'grails.plugins.descriptors' Update parameters type in ModuleDescriptor.init()

⚙️ Tasks

a0b4d32 Update github workflows Upgrade gradle/gradle-build-action to v2.4.2
be44599 Add Sonatype Snapshots
70fc845 Grace: update developers
e1178fb Gradle Plugin: remove excluding slf4j-simple in all dependencies
f515116 Grace: optimize shell dependencies
601f695 Grace: fixed know issues
73f5d4c Grace: update profile repository
f7a2554 Grace: update commands
55aacd6 Grace: update banner
7cb7db0 Grace: fixed failed tests
2b324e8 Grace: use grace-async for testing
055827d Grace: update media assets
ccb9f5f Grace: update github workflows
1086aa0 Grace: update gradle build scripts
8aaa62a Grace: rename all sub-projects
83da056 build: Upgrade to Checkstyle 10.9.3
8327492 build: Upgrade to CodeNarc 3.2.0
475b9b5 Upgrade to groovy-toml 4.0.10

🚀 Dependency Upgrades

2cf2e1d Upgrade to Apache Groovy 3.0.16
ecf2fb4 Upgrade to Apache Tomcat 9.0.73
d59c4d5 Upgrade to Grace Asset Pipeline Plugin 5.1.0 #47
4b75b77 Upgrade to Grace Async and Events 5.1.0 #48
0bb1961 Upgrade to Grace Cache Plugin 5.1.0 #49
f269b9b Upgrade to Grace Data 2022.1.0 #50
64ab068 Upgrade to Grace Data Hibernate 2022.1.0 #51
5fa4b67 Upgrade to Grace Database Migration Plugin 5.1.0 #52
7e62fd6 Upgrade to Grace Fields Plugin 5.1.0 #53
d08ecd0 Upgrade to Grace Geb Plugin 5.1.0 #54
c7dc127 Upgrade to Grace GSP 2022.1.0 #55
d59c4d5 Upgrade to Grace Profile: Base 2022.1.0 #56
d3c7891 Upgrade to Grace Profile: Rest API 2022.1.0 #57
43f49b5 Upgrade to Grace Profile: Profile 2022.1.0 #58
b0cd809 Upgrade to Grace Profile: Plugin 2022.1.0 #59
1adda21 Upgrade to Grace Profile: Web Plugin 2022.1.0 #60
f2e55e5 Upgrade to Grace Profile: Web 2022.1.0 #61
9313852 Upgrade to Grace Scaffolding 5.1.0 #62
ef196ae Upgrade to Grace Views 5.1.0 #63
f3bd49a Upgrade to Spring Boot 2.7.10
f3bd49a Upgrade to Spring Framework 5.3.26

Full Changelog: https://github.com/graceframework/grace-framework/commits/v2022.1.0