Releases: graceframework/grace-framework
v2023.0.0-M5
What's Changed
🐞 Bug Fixes
86abb4f Set default compatibility of ProfileCompilerTask
to 17
9ccdb68 Cleanup build scripts: make spring-test
test only
d63ec49 Fixed NPE in GroovyPagesAutoConfiguration
b668407 Adds missing spring resources
87f01c1 Revert GroovyPageLayoutFinder
2ca9be5 Groovy 3: Migrate to groovy.test.NotYetImplemented
12266ab Code format: make imports ordered
4fb6bf5 Update AbstractGrailsTagTests
41db0c3 Grails Console: Remove dependency of jna
cedad3c Grails Gradle Plugin: Fixes run-command
fails
7423145 Fixes findMainClass
errors in Groovy 4
🛠 Improvements
7e35d8a Gradle Plugin: Database Migration plugin no longer uses app\migrations
by default #227
027440b Gradle Plugin: app\views
should not be treated as Resource dir #226
264b4dd Remove deprecated Gradle plugins: gracePluginPublish
and graceProfilePublish
#217
4191cb6 Gradle Plugin: console and shell should be listed by group in Gradle tasks #216
b495473 Make application running status logging only when debug enabled
7e1dd0c Grace: change console title
886af00 Update project skeleton: migrating from old apply plugin to plugins block #219
906b727 Use properties of grace-bom
as variables for CreateAppCommand
#218
0a6f11a Remove the direct dependency of GSP on url-mappings plugin #228
7828140 Format codes in GroovyPagesGrailsPlugin
1a46364 Auto-Configure GroovyPagesGrailsPlugin
281553a Auto-Configure GroovyPagesGrailsPlugin
c921b03 Auto-Configure GroovyPagesGrailsPlugin
ad98158 Auto-Configure GroovyPagesGrailsPlugin
e392863 Grails Boot: use configureProfiles
in Grails
0106d3b Grails Console: custom title for GrailsConsole
fileNewWindow
e0e6eee Grails Console: Rename GrailsSwingConsole
to GrailsConsole
25e1208 Grails Console: Adding JVM and OS version for showAbout dialog
788f67b Grails Console: Migrate to Groovy 4, because Groovy 4 enable indy default
96c3bc8 Grails Boot: Refactoring Grails
355db1e Grails Boot: Improve print information of the running app status
cdda1db Grails Console: Improve GrailsSwingConsole
b5ab9ba Grails Console: Improve the Grails shell with two call hooks: beforeExecution
and afterExecution
⚙️ Tasks
d1ee612 Grace: update github workflows
97d6ca9 Grace: update github workflows
a11205d Grace: migrate to grace
🚀 Dependency Upgrades
af45209 Upgrade to Ant 1.10.13
414c826 Upgrade to Grace Profile: Base 2023.0.0-M3 #220
8fdb139 Upgrade to Grace Profile: Plugin 2023.0.0-M2 #221
04c9626 Upgrade to Grace Profile: Profile 2023.0.0-M2 #222
6c49691 Upgrade to Grace Profile: Rest API 2023.0.0-M2 #223
594251a Upgrade to Grace Profile: Web 2023.0.0-M2 #225
65c436d Upgrade to Grace Profile: Web Plugin 2023.0.0-M2 #224
9634845 Upgrade to Jackson Databind 2.14.2
fc521f6 Upgrade to Methvin Directory Watcher 0.18.0
Full Changelog: v2023.0.0-M4...v2023.0.0-M5
v2022.2.3
What's Changed
🐞 Bug Fixes
0703b41 Fixes console and shell missing application class name #209
4e48a81 Fixed NPE in GroovyPagesAutoConfiguration
Adds missing spring resources
2ca9be5 Groovy 3: Migrate to groovy.test.NotYetImplemented
12266ab Code format: make imports ordered
cedad3c Grails Gradle Plugin: Fixes run-command fails
7423145 Fixes findMainClass
errors in Groovy 4
🛠 Improvements
93ef29c Improvements for Gradle Plugin console and shell should be listed in Gradle tasks #209
6f2668a Grace: change console title
c8d1c68 Make application running status logging only when debug enabled
41db0c3 Grails Console: Remove dependency of jna
e392863 Grails Boot: use configureProfiles
in Grails
0106d3b Grails Console: custom title for GrailsConsole
fileNewWindow
e0e6eee Grails Console: Rename GrailsSwingConsole
to GrailsConsole
25e1208 Grails Console: Adding JVM and OS version for showAbout
dialog
96c3bc8 Grails Boot: Refactoring Grails
355db1e Grails Boot: Improve print information of the running app status
cdda1db Grails Console: Improve GrailsSwingConsole
b5ab9ba Grails Console: Improve the Grails shell with two call hooks: beforeExecution
and afterExecution
ad98158 Auto-Configure GroovyPagesGrailsPlugin
c921b03 Auto-Configure GroovyPagesGrailsPlugin
281553a Auto-Configure GroovyPagesGrailsPlugin
1a46364 Auto-Configure GroovyPagesGrailsPlugin
7828140 Auto-Configure GroovyPagesGrailsPlugin
4fb6bf5 Auto-Configure GroovyPagesGrailsPlugin
87f01c1 Auto-Configure GroovyPagesGrailsPlugin
⚙️ Tasks
a7daec2 Grace: update github workflows
🚀 Dependency Upgrades
a9d1c6d Upgrade to Grace Asset Pipeline Plugin 5.2.3 #199
35c0431 Upgrade to Grace Async and Events 5.2.3 #200
5f97efd Upgrade to Grace Cache Plugin 5.2.3 #201
d9db6bf Upgrade to Grace Data 2022.2.3 #202
27cb21b Upgrade to Grace Data Hibernate 2022.2.3 #203
50c9f07 Upgrade to Grace Database Migration Plugin 5.2.3 #204
8320388 Upgrade to Grace Fields Plugin 5.2.3 #205
48bcef2 Upgrade to Grace Geb Plugin 5.2.3 #206
3294235 Upgrade to Grace Profile: Base 2022.2.3 #210
dea2ddb Upgrade to Grace Profile: Plugin 2022.2.3 #211
2dde1e9 Upgrade to Grace Profile: Profile 2022.2.3 #212
8ecabd9 Upgrade to Grace Profile: Rest API 2022.2.3 #213
128458c Upgrade to Grace Profile: Web Plugin 2022.2.3 #214
6aedf18 Upgrade to Grace Profile: Web 2022.2.3 #215
6d61c44 Upgrade to Grace Scaffolding 5.2.3 #207
4beb652 Upgrade to Grace Views 5.2.3 #208
d22c06d Upgrade to Jackson Databind 2.13.5
69a45e4 Upgrade to Methvin Directory Watcher 0.17.3
Full Changelog: v2022.2.2...v2022.2.3
v2022.1.6
What's Changed
🛠 Improvements
41db0c3 Grails Console: Remove dependency of 'jna'
e392863 Grails Boot: use configureProfiles in Grails
0106d3b Grails Console: custom title for GrailsConsole fileNewWindow
e0e6eee Grails Console: Rename GrailsSwingConsole to GrailsConsole
25e1208 Grails Console: Adding JVM and OS version for showAbout dialog
96c3bc8 Grails Boot: Refactoring Grails
355db1e Grails Boot: Improve print information of the running app status
cdda1db Grails Console: Improve GrailsSwingConsole
b5ab9ba Grails Console: Improve the Grails shell with two call hooks: beforeExecution and afterExecution
⚙️ Tasks
0719b3e Grace: update github workflows
11711e1 Grace: migrate to Grace
🐞 Bug Fixes
b2f4ac0 Fixes violations for Codenarc check
cedad3c Grails Gradle Plugin: Fixes run-command fails
7423145 Fixes findMainClass errors in Groovy 4
🚀 Dependency Upgrades
69a45e4 Upgrade to Methvin Directory Watcher 0.17.3
d22c06d Upgrade to Jackson Databind 2.13.5
Full Changelog: v2022.1.5...v2022.1.6
v2022.2.2
What's Changed
⚠️ Noteworthy
This version downgrade Jansi to 1.18
, because Jansi 2.4.0
will cause CLI running error on Windows.
🐞 Bug Fixes
e498482 Downgrade Jansi to 1.18 #198
e70a27c Fixes bug: ApplicationCommand
in app/commands
should be listed in Gradle tasks #181
a18b094 Fixes set mainClass
in the 'bootRun' task
1566362 Update Grails version pattern
84e5551 Fixes shell command run failed FATAL: groovy.lang.MissingFieldException: No such field: configuration for class: grails.ui.shell.GrailsShell$1
7e989c0 Improvements for MavenProfileRepository
* Adding Maven Local repo for MavenProfileRepository
* Do not include Grails profiles which exist in local Maven repo
🛠 Improvements
2915e25 Grails BOM: Adding Grails Async and Events for RxJava2, RxJava3 Adding grails-datastore-gorm-rx
d3731a5 Grails BOM: Adding Javax Transaction API 1.3
a75f4c1 Support SnakeYAML 2.0
eabfdae Refine GrailsShell
and GrailsSwingConsole
Start Groovy Shell after Grails app running
165da66 Adding toString
method, this is helpful for logs
8e1359e Refine GrailsResourceBanner
Support Spring Boot 3
798090c Refine GrailsResourceBanner
Support Spring Boot 3
⚙️ Tasks
6145ec3 Grace: update github workflows
🚀 Dependency Upgrades
af45209 Upgrade to Ant 1.10.13
100532e Upgrade to Grace Asset Pipeline Plugin 5.2.2 #182
27386c9 Upgrade to Grace Async and Events 5.2.2 #183
dbe5192 Upgrade to Grace Cache Plugin 5.2.2 #184
6d89f5a Upgrade to Grace Data 2022.2.2 #185
8c540e3 Upgrade to Grace Data Hibernate 2022.2.2 #186
cdb5f15 Upgrade to Grace Database Migration Plugin 5.2.2 #187
2a65059 Upgrade to Grace Geb Plugin 5.2.2 #189
b9f2a2b Upgrade to Grace Fields Plugin 5.2.2 #188
920e79a Upgrade to Grace Profile: Base 2022.2.2 #192
ac4e0fe Upgrade to Grace Profile: Plugin 2022.2.2 #193
4521cdc Upgrade to Grace Profile: Profile 2022.2.2 #194
643c94d Upgrade to Grace Profile: Rest API 2022.2.2 #195
7377455 Upgrade to Grace Profile: Web 2022.2.2 #197
f70917a Upgrade to Grace Profile: Web Plugin 2022.2.2 #196
7e36a34 Upgrade to Grace Scaffolding 5.2.2 #190
cbbd4da Upgrade to Grace Views 2022.2.2 #191
7b2d666 Upgrade to Micronaut 3.9.1
7b2d666 Upgrade to Micronaut Spring 4.5.1
865c8d5 Upgrade to Jakarta Annotation API 2.1.1
b440fa3 Upgrade to Javassist 3.29.2-GA
64b0244 Upgrade to SnakeYaml 2.0
Full Changelog: v2022.2.1...v2022.2.2
v2022.1.5
What's Changed
🛠 Improvements
eabfdae Refine GrailsShell
and GrailsSwingConsole
Start Groovy Shell after Grails app running
7e989c0 Improvements for MavenProfileRepository * Adding Maven Local repo for MavenProfileRepository * Do not include Grails profiles which exist in local Maven repo
165da66 Adding toString
method, this is helpful for logs
8e1359e Refine GrailsResourceBanner
🐞 Bug Fixes
84e5551 Fixes shell command run failed
a18b094 Fixes set mainClass in the bootRun
task
1566362 Update Grails version pattern
Full Changelog: v2022.1.4...v2022.1.5
v2023.0.0-M4
What's Changed
🐞 Bug Fixes
08dd93d Fixes bug: ApplicationCommand in app/commands should be listed in Gradle tasks #179
8906586 Fixes findMainClass errors in Groovy 4
ac95fbe Downgrade Jansi to 1.18 #178
⚙️ Tasks
6b0f74e Grace: update github workflows
🚀 Dependency Upgrades
115abb8 Upgrade to Ant 1.10.13
5b48f26 Upgrade to AsciidoctorJ 2.5.8
5e3f7ec Upgrade to JSoup 1.16.1
8c5384f Upgrade to Objenesis 3.3
8f65870 Upgrade to SLF4J 2.0.7
Full Changelog: v2023.0.0-M3...v2023.0.0-M4
v2023.0.0-M3
What's Changed
Been a long road, but this a huge milestone, and the first version of Grace 2023 is available for users to test.
Feel free to use it and give us feedback that will help us release GA as soon as possible.
⭐️ New Features
eecf3d7 ApplicationCommand can be registered as a Gradle task #175
1cbff3f Migrate to Jakarta: using Jakarta XML Binding 4.0.0
a712677 Migrate to Jakarta: remove javax libs in Gradle version catalog
cf6638c Migrate to Jakarta: Using jakarta.persistence-api
356f623 Migrate auto-configurations to @AutoConfiguration
e2ea593 Grails Shell: Adding variable projectSnakeCaseName
to CreateAppCommand
68ab91c Grails Service and Spring Service coexist harmoniously
b89ab82 Grails Controller and Spring Controller coexist harmoniously
d9a841e Changed viewName to better support integration with other view templates, like Groovy Templates
314e5bf Improve log statements to help with debugging
dd8c608 Adding toString
method, this is helpful for logs
⚡️ Breaking Changes
2c8736b Remove supports for micronaut spring
16335a2 Break Changes: Scaffold templates moved to resources root
674a35f Break changes: JPA Entity is no longer considered Grails Domain
🐞 Bug Fixes
dc9d83e Update Grails version pattern
f11bade Grails Plugin REST: fixes AbstractJsonViewContainerRenderer
compiling errors in grails-views
project
d55e7fb Use jakarta servlet
a7134ac Grails GSP: fixes layout view not found
cd279f9 Fixes violations for Checkstyle check
d92f28f Fixes violations for Codenarc check
1321e44 Fixes violations for Codenarc check
b434137 Grails Plugin GSP: remove loadAfter 'filters'
🛠 Improvements
00a6e11 Gradle Plugin: remove unused constants
b4f9591 Gradle Plugin: remove configureGroovy
b844343 Gradle Plugin: remove micronaut dependency and configureFileWatch
9e20253 Update runtime dependencies of shell
798090c Refine GrailsResourceBanner Support Spring Boot 3
9bf7178 Grails REST render context support viewName including namespace and controller name
108548c Grails REST render context support viewName including namespace and controller name
1917e14 Improve ApplicationClassInjector
: make Grails to take advantage of DataSource and JPA configurations in Spring Boot
e859d37 Improvements made to JPA Entity compatibility
9097790 Update Dependencies
35a4c87 Refine GroovyPageViewResolver
4b19f3c Make GroovyGrailsPlugin ordered
5684846 Grails Shell: format Gradle build.gradle
a4f7bb9 Grails Shell: remove extra spaces
⚙️ Tasks
1d717a8 Gradle build: remove dependencySubstitution force using Groovy 4
f0c952e Gradle Build: remove dependencySubstitution for using Groovy 4
a151e9d Grace: add dependencySubstitution to use Groovy 4
5656626 Grace: update github workflows
ebb31b2 Grace: optimize shell dependencies
7597d4d Grace: update gradle build scripts
0fbf2f1 Don't publish milestones to sdkman
🚀 Dependency Upgrades
a34c985 Upgrade to Caffeine 3.1.6
9cc633c Upgrade to Grace Async and Events 6.0.0-M2 #170
2e7cd98 Upgrade to Grace Cache Plugin 6.0.0-M1 #151
a9c2e90 Upgrade to Grace Data 2023.0.0-M2 #166
35b64cb Upgrade to Grace Data 2023.0.0-M3 #168
e2c4c19 Upgrade to Grace Data Hibernate 2023.0.0-M2 #167
1d7160d Upgrade to Grace Data Hibernate 2023.0.0-M3 #169
03d31ff Upgrade to Grace Database Migration Plugin 6.0.0-M1 #154
08175a0 Upgrade to Grace Fields Plugin 6.0.0-M1 #155
d7160ef Upgrade to Grace Geb Plugin 6.0.0-M1 #156
8a38c2f Upgrade to Grace Profile: Base 2023.0.0-M2 #173
3abc117 Upgrade to Grace Profile: Plugin 2023.0.0-M1 #158
a3c9385 Upgrade to Grace Profile: Profile 2023.0.0-M1 #159
4370590 Upgrade to Grace Profile: Rest API 2023.0.0-M1 #160
1a244f3 Upgrade to Grace Profile: Web Plugin 2023.0.0-M1 #161
7e7d82f Upgrade to Grace Profile: Web 2023.0.0-M1 #162
682fd0a Upgrade to Grace Scaffolding 6.0.0-M1 #163
c6b9c35 Upgrade to Grace Views 6.0.0-M2 #172
fd6eab6 Upgrade to Groovy 4.0.11
82cd274 Upgrade to groovy-toml 4.0.11
00edd83 Upgrade to Micronaut Core 4.0.7 #171
98e1372 Upgrade to SLF4J 2.0.7 #174
a4bf250 Upgrade to Spring Boot 3.0.6
a4bf250 Upgrade to Spring Framework 6.0.8
c76bafa Upgrade to Tomcat 10.1.8
Full Changelog: v2023.0.0-M2...v2023.0.0-M3
v2023.0.0-M2
What's Changed
🐞 Bug Fixes
d55e7fb Use jakarta servlet
9097790 Update Dependencies
0fbf2f1 Don't publish milestones to sdkman
0406a14 Fixes pluginExcludes type error
b215696 Grails Shell: fixes failing in 'create-app' Command
ab567dd Gradle: migrate to Gradle 8 Gradle 8: 'classifier' was removed from type org.gradle.api.tasks.bundling.Jar
0b62c3e Grails Gradle Plugin: fixes some errors like AbstractMethodError in GrailsExtension and Environment
685ef2f Gradle: Support Gradle 8.0 fixed: Could not create task of type 'GroovyPageForkCompileTask' in Gradle 8
6f45cf4 Migrate to jakarta.* namespace
155c29a Grails Core: make GrailsASTUtils isDomainClass decoupled with 'javax.persistence-api' and GORM
590327a Gradle Plugin: remove SDK Plugin
🛠 Improvements
4ef1b76 Grace: update install.txt
e44c096 Grace: update runtime dependencies for shell
ebb31b2 Grace: optimize shell dependencies
92a7c34 Grace: rename install and license
c60f889 Grace: update readmes and license
⚙️ Tasks
7597d4d Grace: update gradle build scripts
15e3800 Grace: update github workflows skip tests
ce78318 Grace: update github workflows
604c0e4 Grace: update github workflows
dcb2edb Grace: fix Conflicting module versions
36f5031 Grace: rename grails-sitemesh to grace-sitemesh
a7528af Grace: update run command
4ce6855 Grace: optimize shell dependencies
5df35da Grace: fixed some known issues
8a9f209 Grace: update profile and commands
461afe7 Grace: update banner
b46907f Grace: fixed failed tests
d9174ea Grace: update media assets
3fb188c Grace: update testsuite build scripts
3781353 Grace: update github workflows
417fd46 Grace: update gradle build scripts
4e3956a Grace: rename all sub-projects
🚀 Dependency Upgrades
9a1e5c9 Gradle Plugin: Upgrade to JaCoCo 0.8.9
61bb18d Gradle Plugin: Test Retry Plugin 1.5.2
c22f646 Gradle Plugin: Upgrade to Nexus Publish Plugin 1.3.0
3faa5ea Gradle Plugin: Upgrade to Nebula Extra Configuration Plugin 9.0.0
1bfe24b Upgrade to Grace Asset Pipeline Plugin 6.0.0-M1 #149
60fdc23 Upgrade to Grace Asset Pipeline Plugin 6.0.0-M2 #165
b7bea66 Upgrade to Grace Async and Events 6.0.0-M1 #150
c77cfcd Upgrade to Grace Data Hibernate 2023.0.0-M1 #153
44dce50 Upgrade to Grace Data 2023.0.0-M1 #152
fff5945 Upgrade to Grace Profile: Base 2023.0.0-M1 #157
d997f2e Upgrade to Grace View 6.0.0-M1 #164
Full Changelog: v2023.0.0-M1...v2023.0.0-M2
v2022.2.1
What's Changed
⚠️ Noteworthy
16335a2 Break Changes: Scaffold templates moved to resources root
674a35f Break changes: JPA Entity is no longer considered Grails Domain. This change is so that Spring Data or Micronaut Data can be used in Grace in the future.
🐞 Bug Fixes
a7134ac Grails GSP: fixes layout view not found
cd279f9 Fixes violations for Checkstyle check
d92f28f Fixes violations for Codenarc check
1321e44 Fixes violations for Codenarc check
0406a14 Fixes pluginExcludes type error
🛠 Improvements
9bf7178 Grails REST render context support viewName including namespace and controller name
108548c Grails REST render context support viewName including namespace and controller name
35a4c87 Refine GroovyPageViewResolver
e2ea593 Grails Shell: Adding variable projectSnakeCaseName
to CreateAppCommand
b434137 Grails Plugin GSP: remove loadAfter 'filters'
4b19f3c Make GroovyGrailsPlugin
ordered
356f623 Migrate auto-configurations to @AutoConfiguration
5684846 Grails Shell: format Gradle build.gradle
1917e14 Improve ApplicationClassInjector
: make Grails to take advantage of DataSource and JPA configurations in Spring Boot
e859d37 Improvements made to JPA Entity compatibility
68ab91c Grails Service and Spring Service coexist harmoniously
b89ab82 Grails Controller and Spring Controller coexist harmoniously
d9a841e Changed viewName to better support integration with other view templates, like Groovy Templates
314e5bf Improve log statements to help with debugging
dd8c608 Adding toString
method, this is helpful for logs
⚙️ Tasks
0ee648a Grace: update github workflows
7047b3f Update Grails version in GrailsUtilTests
🚀 Dependency Upgrades
b2139ff Upgrade to Grace Asset Pipeline Plugin 5.2.1 #133
577b347 Upgrade to Grace Async and Events 5.2.1 #134
6d34509 Upgrade to Grace Cache Plugin 5.2.1 #135
7cbba50 Upgrade to Grace Data 2022.2.1 #136
6f02d36 Upgrade to Grace Data Hibernate 2022.2.1 #137
fcc1d96 Upgrade to Grace Database Migration Plugin 5.2.1 #138
333655f Upgrade to Grace Fields Plugin 5.2.1 #139
8e4cf5c Upgrade to Grace Geb Plugin 5.2.1 #140
06b1ce8 Upgrade to Grace Profile: Base 2022.2.1 #143
a966a41 Upgrade to Grace Profile: Plugin 2022.2.1 #144
54a1d73 Upgrade to Grace Profile: Profile 2022.2.1 #145
19dc002 Upgrade to Grace Profile: Rest API 2022.2.1 #146
ecd9e6b Upgrade to Grace Profile: Web Plugin 2022.2.1 #147
dc90b9d Upgrade to Grace Profile: Web 2022.2.1 #148
ea47793 Upgrade to Grace Scaffolding 5.2.1 #141
21c6985 Upgrade to Grace Views 5.2.1 #142
686d4e4 Upgrade to Groovy 3.0.17
82cd274 Upgrade to groovy-toml 4.0.11
c6bdbe0 Upgrade to Spring Boot 2.7.11
07ffdf4 Upgrade to Tomcat 9.0.74
Full Changelog: v2022.2.0...v2022.2.1
v2022.1.4
What's Changed
🛠 Improvements
5684846 Grails Shell: format Gradle build.gradle
1917e14 Improve ApplicationClassInjector: make Grails to take advantage of DataSource and JPA configurations in Spring Boot
⚙️ Tasks
f524994 Grace: update readme
d362de5 Grace: update install and license
51e6b0d Grace: update github workflows
🚀 Dependency Upgrades
ff7e8af Upgrade to Grace Asset Pipeline Plugin 5.1.3 #116
a1b6287 Upgrade to Grace Async and Events 5.1.3 #117
c95213e Upgrade to Grace Cache Plugin 5.1.3 #118
7ce3ddb Upgrade to Grace Data 2022.1.3 #119
28438bb Upgrade to Grace Data Hibernate 2022.1.3 #120
7c9fc48 Upgrade to Grace Database Migration Plugin 5.1.3 #121
8dced0e Upgrade to Grace Fields Plugin 5.1.3 #122
4b660cc Upgrade to Grace Geb Plugin 5.1.3 #123
cf39536 Upgrade to Grace GSP 2022.1.3 #124
11c44cb Upgrade to Grace Profile: Base 2022.1.3 #127
ddc7b0a Upgrade to Grace Profile: Plugin 2022.1.3 #128
2f5d48f Upgrade to Grace Profile: Profile 2022.1.3 #129
3a47e46 Upgrade to Grace Profile: Rest API 2022.1.3 #130
c3a6ba2 Upgrade to Grace Profile: Web Plugin 2022.1.3 #131
a1ab7ff Upgrade to Grace Profile: Web 2022.1.3 #132
5782423 Upgrade to Grace Scaffolding 5.1.3 #125
19872d9 Upgrade to Grace Views 5.1.3 #126
82cd274 Upgrade to groovy-toml 4.0.11
686d4e4 Upgrade to Groovy 3.0.17
c6bdbe0 Upgrade to Spring Boot 2.7.11
07ffdf4 Upgrade to Tomcat 9.0.74
Full Changelog: v2022.1.3...v2022.1.4