Skip to content

Releases: graceframework/grace-views

v6.2.0

06 Jan 12:08
84cee7a
Compare
Choose a tag to compare

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

Full Changelog: v6.2.0-RC1...v6.2.0

v6.2.0-RC1

02 Jan 07:33
0988c2b
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

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

Full Changelog: v6.2.0-M1...v6.2.0-RC1

v6.2.0-M1

23 Dec 08:08
62d63d6
Compare
Choose a tag to compare
v6.2.0-M1 Pre-release
Pre-release

What's Changed

🛠 Improvements

  • 4c7fb6c Update README Update badge of Grace to current version

🚀 Dependency Upgrades

⚙️ 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

20 Nov 08:06
6c9100b
Compare
Choose a tag to compare

What's Changed

🛠 Improvements

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v6.1.0-RC1...v6.1.0

v5.2.8

16 Nov 04:21
9530772
Compare
Choose a tag to compare

What's Changed

🛠 Improvements

  • ca91ae4 Use the mainClass property instead of deprecated setMain(String) method #33
  • 56edb75 Use JavaPluginExtension instead of deprecated JavaPluginConvention #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

15 Nov 07:20
734b7b6
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

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 to ExecOperations.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

Full Changelog: v6.1.0-M3...v6.1.0-RC1

v6.1.0-M3

04 Nov 19:17
7dda3dd
Compare
Choose a tag to compare
v6.1.0-M3 Pre-release
Pre-release

What's Changed

🛠 Improvements

  • 397bc50 Add dependency jakarta.annotation-api explicitly #43
  • 7a3b0ad Generate Spring Boot configuration metadata file #42

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v6.1.0-M2...v6.1.0-M3

v6.0.2

25 Oct 07:41
c7e3b55
Compare
Choose a tag to compare

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 deprecated setMain(String) method #34
  • 736dce8 Use JavaPluginExtension instead of deprecated JavaPluginConvention #31
  • d15cedb Update README
  • da56fa9 Update README

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v6.0.1...v6.0.2

v6.1.0-M2

16 Oct 08:35
83df95f
Compare
Choose a tag to compare
v6.1.0-M2 Pre-release
Pre-release

What's Changed

⭐️ New Features

🐞 Bug Fixes

  • 011ce95 Remove dependency of gorm-hibernate Spock need bytebuddy to mock test #37
  • b997d5c Use the mainClass property instead of deprecated setMain(String) method #35
  • 0aafc3e Use JavaPluginExtension instead of deprecated JavaPluginConvention #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 in JsonViewSetupSpecInterceptor #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

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v6.1.0-M1...v6.1.0-M2

v6.1.0-M1

01 Oct 01:56
8babff5
Compare
Choose a tag to compare
v6.1.0-M1 Pre-release
Pre-release

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