Releases: graceframework/grace-views
Releases · graceframework/grace-views
v6.2.0
What's Changed
🛠 Improvements
- 2590853 Add GitHub issue template #83
- 7b7e8ae Update build scripts to avoid deprecation warnings with Gradle 8 #80
- 9788251 Update README update badges
- 25828fe Remove WARN: Using deprecated '-debug' fallback for parameter name resolution #79
🚀 Dependency Upgrades
- 450388a Upgrade to Grace 2023.2.0-RC1 #78
- 7827285 Upgrade to Grace Asset Pipeline Plugin 6.2.0 #85
- 04eeeeb Upgrade to Grace Data 2023.2.0 #84
- bedcd26 Upgrade to functional test Views Gradle 6.2.0-RC1 #86
- a16b768 Upgrade to Test Retry Gradle Plugin 1.6.0 #81
⚙️ Tasks
- 84cee7a Release v6.2.0
Full Changelog: v6.2.0-RC1...v6.2.0
v6.2.0-RC1
What's Changed
🛠 Improvements
🚀 Dependency Upgrades
- 8aebbe8 Upgrade to Grace 2023.2.0-M3 #71
- a92d672 Upgrade to Grace 2023.2.0-M2 #69
- 8bedbe2 Upgrade to Grace Asset Pipeline Plugin 6.2.0-RC1 #76
- e83382a Upgrade to Grace Data 2023.2.0-RC1 #70
- c077df7 Upgrade to Gradle 8.12 #73
- 7dc02f1 Upgrade to Spring Dependency Management Plugin 1.1.7 #75
- 6068067 Upgrade to functional test Views Gradle 6.2.0-M1 #77
⚙️ Tasks
- 0988c2b Release v6.2.0-RC1
Full Changelog: v6.2.0-M1...v6.2.0-RC1
v6.2.0-M1
What's Changed
🛠 Improvements
- 4c7fb6c Update README Update badge of Grace to current version
🚀 Dependency Upgrades
- 0a6fe48 Upgrade to Byte Buddy 1.14.19 #63
- eca3f68 Upgrade to functional test Views Gradle 6.1.0 #68
- 2520540 Upgrade to Grace Asset Pipeline Plugin 6.2.0-M2 #67
- 32c6d4a Upgrade to Grace 2023.2.0-M1 #62
- 8413862 Upgrade to Grace Data 2023.2.0-M1 #66
- 068d7ee Upgrade to JUnit Platform 1.10.5 #65
- e877f22 Upgrade to JUnit Jupiter 5.10.5 #64
⚙️ Tasks
- 62d63d6 Release v6.2.0-M1
- e8934c2 Update github workflows Switch to 6.2.x branch
- 72f4461 Set version to 6.2.0-SNAPSHOT
Full Changelog: v6.1.0...v6.2.0-M1
v6.1.0
What's Changed
🛠 Improvements
- 7c57a28 Update Badges
🚀 Dependency Upgrades
- 602b8fb Upgrade to Grace 2023.1.0-RC1 #57
- 2281c2f Upgrade to Grace Asset Pipeline Plugin 6.1.0 #60
- 43cf83a Upgrade to Grace Data 2023.1.0 #59
- 805995e Upgrade to Groovy 4.0.24 #58
⚙️ Tasks
- 6c9100b Release v6.1.0
Full Changelog: v6.1.0-RC1...v6.1.0
v5.2.8
What's Changed
🛠 Improvements
- ca91ae4 Use the
mainClass
property instead of deprecatedsetMain(String) method
#33 - 56edb75 Use
JavaPluginExtension
instead of deprecatedJavaPluginConvention
#30
🐞 Bug Fixes
- d28446e Fixes source wrong in TemplateCompileTask #23
- a738cec Fixes Grace views not included with War #22
- a592cb0 Fixes Gradle build error with Grace Views tasks #21
- e390bbd Fixes
MarkupViewTemplateEngine
compileStatic
property initialization error #20
⚙️ Tasks
Full Changelog: v5.2.7...v5.2.8
v6.1.0-RC1
What's Changed
🛠 Improvements
- 5cfb8ae Fixed tests failed in
JsonViewTemplateResolverSpec
#56 - 3a311f9 Remove extra dependency of
spring-boot-autoconfigure
#54 - c12c136 Move from GroovyPageForkCompileTask's deprecated
Project.javaexec(Action)
method toExecOperations.javaexec(Action)
#53 - c3a6368 Remove dependency
micronaut-http-client
#52 - 91f1743 Add dependency
jakarta.servlet-api
explicitly #51 - 83fdfac Use
gradlePluginPortal()
#49
🚀 Dependency Upgrades
- 554c356 Upgrade to Grace 2023.1.0-M3 #46
- 64b8ce5 Upgrade to Grace Asset Pipeline Plugin 6.1.0-RC1 #50
- 4d1e7d7 Upgrade to Grace Data 2023.1.0-RC1 #47
- 5376a63 Upgrade to Gradle Nexus Publish Plugin 2.0.0 #48
- cae64a2 Upgrade to Gradle Nexus Publish Plugin 2.0.0 #55
⚙️ Tasks
- 734b7b6 Release v6.1.0-RC1
Full Changelog: v6.1.0-M3...v6.1.0-RC1
v6.1.0-M3
What's Changed
🛠 Improvements
- 397bc50 Add dependency
jakarta.annotation-api
explicitly #43 - 7a3b0ad Generate Spring Boot configuration metadata file #42
🚀 Dependency Upgrades
- 38fa860 Upgrade to Grace 2023.1.0-M2 #39
- 494d2e0 Upgrade to Grace Asset Pipeline Plugin 6.1.0-M3 #45
- a9860b0 Upgrade to Grace Data 2023.1.0-M3 #44
- a17088e Upgrade to Groovy 4.0.23 #41
⚙️ Tasks
- 7dda3dd Release v6.1.0-M3
Full Changelog: v6.1.0-M2...v6.1.0-M3
v6.0.2
What's Changed
🐞 Bug Fixes
- 6f0c8ce Fixes source wrong in TemplateCompileTask #28
- 28f9a4a Fixes Grace views not included with War #26
- b4d2ba3 Fixes Gradle build error with Grace Views tasks #25
- f083a24 Fixes
MarkupViewTemplateEngine
compileStatic
property initialization error #24
🛠 Improvements
- af6705c Use the
mainClass
property instead of deprecatedsetMain(String) method
#34 - 736dce8 Use
JavaPluginExtension
instead of deprecatedJavaPluginConvention
#31 - d15cedb Update README
- da56fa9 Update README
🚀 Dependency Upgrades
- e8def5a Upgrade to Grace 2023.0.2 #40
- 92b3532 Upgrade to Grace 2023.0.1
- e2a6ddd Upgrade to Groovy 4.0.23 #41
- 2ed3b7d Upgrade to GORM 2023.0.1
⚙️ Tasks
Full Changelog: v6.0.1...v6.0.2
v6.1.0-M2
What's Changed
⭐️ New Features
- 743c176 Auto-Configure JsonView Plugin #16
- 6016b80 Auto-Configure ComponentView Plugin #13
- 6337861 Auto-Configure MarkupView Plugin #12
🐞 Bug Fixes
- 011ce95 Remove dependency of
gorm-hibernate
Spock needbytebuddy
to mock test #37 - b997d5c Use the
mainClass
property instead of deprecatedsetMain(String) method
#35 - 0aafc3e Use
JavaPluginExtension
instead of deprecatedJavaPluginConvention
#32 - 9e32363 Fixes source wrong in TemplateCompileTask #29
- cd96c72 Fixes Grace views not included with War #27
- f083a24 Fixes
MarkupViewTemplateEngine
compileStatic
property initialization error #24 - 68b0557 Fixes Gradle build error with Grace Views tasks #19
- 5048fbc Don't use
JsonViewGrailsPlugin
inJsonViewSetupSpecInterceptor
#17 - 8f3d870 Fixes
MarkupViewTemplateEngine
compileStatic
property initialization error #15 - 410ccef Fixes
GrailsView
getG()
override issue #14 - 9158da1 Make
views-json
tests pass #11 - 9ab80be Resolve JUnit version conflicts #10
- bf789a6 Correct the group name of
grace-datastore-core
#7
🛠 Improvements
- 8d46b89 Enable Unit Tests #18
- d20c382 Set archiveClassifier to
plugin
#9 - 6212cda Rename
grails-app
toapp
#8 - dd7088a Update README
🚀 Dependency Upgrades
- 731ce52 Upgrade to Grace 2023.1.0-M1 #5
- d3c6542 Upgrade to Grace Data 2023.1.0-M2 #36
- c45e85c Upgrade to Grace Asset Pipeline Plugin 6.1.0-M2 #38
- 9d5da27 Upgrade to Javassist 3.30.2-GA #6
⚙️ Tasks
- 83df95f Release v6.1.0-M2
Full Changelog: v6.1.0-M1...v6.1.0-M2
v6.1.0-M1
What's Changed
🐞 Bug Fixes
- d22bbdb Fixes gorm-hibernate artifactId wrong
🛠 Improvements
🚀 Dependency Upgrades
- 09b0819 Upgrade to Grace Asset Pipeline Plugin 6.1.0-M1 #4
- 2b51b4a Upgrade to Grace 2023.0.2
- 92b3532 Upgrade to Grace 2023.0.1
- 604d30f Upgrade to Groovy 4.0.23
- 29c89f2 Upgrade to GORM 2023.1.0-M1 #1
- 2ed3b7d Upgrade to GORM 2023.0.1
- bab377b Upgrade to JavaParser 3.26.2 #2
- 771c2d3 Upgrade to Spring Dependency Management Plugin 1.1.6 #3
⚙️ Tasks
Full Changelog: v6.0.1...v6.1.0-M1