(Quick Reference)

2 Release History

Version: 6.3.0

Table of Contents

2 Release History

To make it easier for users to use and upgrade, Plugin adopts a version policy consistent with the Grace Framework.

Plugin Version

Grace Version

6.3.x

2023.3.x

6.2.x

2023.2.x

6.1.x

2023.1.x

6.0.x

2023.0.x

5.2.x

2022.2.x

5.1.x

2022.1.x

5.0.x

2022.0.x

2.1 What's new in 6.x

6.3.0

⭐️ New Features

  • Setup github docs workflows

  • Use 'grace-doc' Gradle plugin to generate documentation #66

🛠 Improvements

  • Add release notes

  • Update documentation

  • Remove deprecated gradle/actions/wrapper-validation

  • Add LICENSE

  • Update README - Add document links - Add badge

  • Overriding GORM version in Grace Bom #68 #67

  • Update github workflows - Upgrade to setup-gradle@v4

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.3.0-RC2 #65

  • Upgrade to Grace 2023.3.0-RC1 #62

  • Upgrade to Grace Data 2023.3.0 #67

  • Upgrade to Grace Scaffolding 6.3.0 #63

  • Upgrade to Gradle 8.14 #64

6.3.0-RC1

🛠 Improvements

  • Update README Update badge versions of Grace, Groovy and Spring Boot

  • Remove setting archiveClassifier for Jar task #60

  • Streamline Gradle build scripts: using the Spring Dependency Management Plugin to manage dependencies and versions #59

  • Remove the unnecessary workaround for removing the generated extra dependencyManagement of POM #58

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.3.0-M2 #53

  • Upgrade to Grace Data 2023.3.0-RC1 #54

  • Upgrade to Grace Scaffolding 6.3.0-RC1 #57

  • Upgrade to Gradle 8.13 #56

  • Upgrade to Groovy 4.0.26 #55

  • Upgrade to Java Parser 3.26.4 #61

⚙️ Tasks

  • Release v6.3.0-RC1

6.3.0-M1

🛠 Improvements

  • Update README Update badge versions of Grace and Spring Boot

  • Update github workflows Switch to 6.3.x branch

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.3.0-M1 #50

  • Upgrade to Grace Data 2023.3.0-M1 #51

  • Upgrade to Grace Scaffolding 6.3.0-M1 #52

⚙️ Tasks

  • Release v6.3.0-M1

  • Set version to 6.3.0-SNAPSHOT

6.2.0

🛠 Improvements

  • Update README

  • Add GitHub issue template #46

  • Update build scripts to avoid deprecation warnings with Gradle 8 #45

  • Enables testing in CI #44

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.2.0-RC1 #43

  • Upgrade to Grace Data 2023.2.0 #47

  • Upgrade to Grace Scaffolding 6.2.0 #48

⚙️ Tasks

  • Release v6.2.0

6.2.0-RC1

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.2.0-M3 #41

  • Upgrade to Grace 2023.2.0-M2 #38

  • Upgrade to Grace Data 2023.2.0-RC1 #39

  • Upgrade to Grace Scaffolding 6.2.0-RC1 #40

  • Upgrade to Gradle 8.12 #42

⚙️ Tasks

  • Release v6.2.0-RC1

6.2.0-M1

🛠 Improvements

  • Fixes tests

  • Resolve JUnit version conflicts #37

  • Exclude Constable, ConstantDesc from super classes and interfaces #36

  • Update README Update badge of Grace to current version

  • Update github workflows Switch to 6.2.x branch

🚀 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.19 #30

  • Upgrade to Commons Lang3 3.13.0 #33

  • Upgrade to Grace 2023.2.0-M1 #29

  • Upgrade to Grace Data 2023.2.0-M1 #34

  • Upgrade to Grace Scaffolding 6.2.0-M1 #35

  • Upgrade to JUnit Platform 1.10.5 #32

  • Upgrade to JUnit Jupiter 5.10.5 #31

⚙️ Tasks

  • Release v6.2.0-M1

  • Set version to 6.2.0-SNAPSHOT

6.1.0

🛠 Improvements

  • Update Badges

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-RC1 #24

  • Upgrade to Grace Data 2023.1.0 #26

  • Upgrade to Grace Scaffolding 6.1.0 #27

  • Upgrade to Groovy 4.0.24 #25

⚙️ Tasks

  • Release v6.1.0

6.1.0-RC1

🛠 Improvements

  • Use Java 17 toolchain #22

  • Adding grails.plugin.fields.localizeNumbers to additional Spring Boot configuration metadata file #23

  • Adding grails.plugin.fields.disableLookupCache to additional Spring Boot configuration metadata file #21

  • Use classesDirectory property instead of deprecated outputDir #20

  • Use gradlePluginPortal() #18

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-M3 #15

  • Upgrade to Grace Data 2023.1.0-RC1 #16

  • Upgrade to Grace Scaffolding 6.1.0-RC1 #17

  • Upgrade to Gradle Nexus Publish Plugin 2.0.0 #19

⚙️ Tasks

  • Release v6.1.0-RC1

6.1.0-M3

🛠 Improvements

  • Cleanup Dependencies

  • Generate Spring Boot configuration metadata file #12

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-M2 #11

  • Upgrade to Grace Data 2023.1.0-M3 #13

  • Upgrade to Grace Scaffolding 6.1.0-M3 #14

⚙️ Tasks

  • Release v6.1.0-M3

6.1.0-M2

⭐️ New Features

  • Auto-Configure Fields Plugin #6

🛠 Improvements

  • Update meta info of Fields plugin #8

  • Update readme

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-M1

  • Upgrade to Grace Data 2023.1.0-M2 #9

  • Upgrade to Grace Scaffolding 6.1.0-M2 #10

⚙️ Tasks

  • Release v6.1.0-M2

6.1.0-M1

🛠 Improvements

  • Use default Bean domainPropertyFactory provided by Scaffolding Plugin Change fieldsDomainPropertyFactory to domainPropertyFactory #3

  • Use default Bean domainModelService provided by Scaffolding Plugin #2

  • Start building against Grace Scaffolding 6.1.0 snapshots #1

  • Update readme

  • Update readme

  • Update README

🐞 Bug Fixes

  • Remove exclude dependency: groovy 3

  • Update tests Make tests compiled

🚀 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.16

  • Upgrade to Groovy 4.0.23

  • Upgrade to Grace 2023.0.2

  • Upgrade to Grace 2023.0.1

  • Upgrade to Grace Scaffolding 6.1.0-M1 #1

  • Upgrade to GORM 2023.1.0-M1 #4

  • Upgrade to Jansi 1.18

  • Upgrade to JavaParser 3.26.2

  • Upgrade to JUnit Jupiter 5.9.3 and JUnit Platform 1.9.3

  • Upgrade to Objenesis 3.3

  • Upgrade to Objenesis 3.4 #5

⚙️ Tasks

  • Release v6.1.0-M1

  • Update github workflows

  • Set version to 6.1.0-SNAPSHOT

6.0.1

  • Release v6.0.1

  • Upgrade to Gradle Wrapper 7.6.4

  • Upgrade to Grace Scaffolding 6.0.1

  • Upgrade to GORM 2023.0.1

  • Upgrade to Grace 2023.0.0

  • Set version to 6.0.1-SNAPSHOT

6.0.0

  • Release v6.0.0

  • Upgrade to Grace Scaffolding 6.0.0

  • Upgrade to GORM 2023.0.0

  • Upgrade to Groovy 4.0.22

  • Upgrade to Grace 2023.0.0-RC2

6.0.0-RC1

  • Release v6.0.0-RC1

  • Upgrade to Grace Scaffolding 6.0.0-RC1

  • Upgrade to GORM 2023.0.0-RC1

  • Upgrade to Groovy 4.0.21

  • Upgrade to Grace 2023.0.0-M7

  • Set plugin jar archiveClassifier with 'plugin'

  • Update github workflows

  • Back to 6.0.0-SNAPSHOT

6.0.0-M3

  • Release v6.0.0-M3

  • Groovy: Fixes STC errors

  • Update build.gradle

  • Upgrade to Grace Scaffolding 6.0.0-M3

  • Upgrade to Groovy 4.0.12

  • Upgrade to Grace GORM 2023.0.0-M5

  • Upgrade to Grace 2023.0.0-M6

  • Grace: update github workflows

  • Grace: migrate to grace

  • Upgrade to Grails Scaffolding 6.0.0-M3

  • Upgrade to GORM 2023.0.0-M3

  • Upgrade to Grails 2023.0.0-M5

6.0.0-M2

  • Release v6.0.0-M2

  • Update readme

  • Fixes domainPropertyFactory ref error

  • Upgrade to Grace Scaffolding 6.0.0-M2

  • Upgrade to Grace GORM 2023.0.0-M4

  • Upgrade to Grace 2023.0.0-M5

  • Grace: update github workflows

  • Grace: migrate to grace

  • Update Dependencies

6.0.0-M1

  • Release v6.0.0-M1

  • Update plugin info

  • Grace: update github workflows

  • Upgrade to Grace Scaffolding 6.0.0-M1

  • Grace: migrate to grace

  • Upgrade to Groovy 4.0.11

  • Upgrade to Grails 2023.0.0-M2

  • Support Jakarta EE

  • Upgrade to Gradle 7.6.1

  • Set version to 6.0.0-SNAPSHOT