(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

🛠 Improvements

  • Update README - Add document badge

  • Use javaParserCoreVersion in the build dependencies

  • Add publishing docs action for release workflow

  • Add docs

  • Add Gradle docs task

  • Add Gradle docs workflow

  • Use RxJava, RxJava2, RxJava3 GORM dependencies' versions in the BOM #65

  • Use GORM dependencies' versions in the BOM #64

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.3.0-RC1 #62

  • Upgrade to Grace 2023.3.0-RC2 #67

  • Upgrade to Grace Data 2023.3.0-RC1 #63

  • Upgrade to Gradle 8.14 #66

6.3.0-RC1

🛠 Improvements

  • Update README Update badge versions of Grace and Spring Boot

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

  • Add Sonatype OSS Snapshots repository #57

  • Remove dependency on events plugin #56

  • Explicitly add dependencies on jakarta.annotation-api and grace-datastore-core #55

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

🐞 Bug Fixes

  • Add missing dependecies of spring-boot-autoconfigure in async plugin #53

  • Correct the description of generated POM for events modules #52

  • Don’t apply plugin: 'io.spring.dependency-management' on project’s modules #51 #50

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.3.0-M2 #45

  • Upgrade to Grace Data 2023.3.0-M1 #47

  • Upgrade to Gradle 8.13 #54

  • Upgrade to Groovy 4.0.26 #46

  • Upgrade to Java Parser 3.26.4 #61

  • Upgrade to Spring Framework 6.1.18 #48

  • Upgrade to SLF4J 2.0.17 #49

6.3.0-M1

🛠 Improvements

  • Remove unused Gradle version properties #44

  • Removes excluded Groovy 3.0 from GORM dependencies #43

  • Update README Update badge of Grace to current version

  • Cleanup gradle.properties

  • Update github workflows Switch to 6.3.x branch

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.3.0-M1 #42

6.2.0

🛠 Improvements

  • Update README

  • Update GitHub issue template #39

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

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.2.0-RC1 #35

  • Upgrade to Grace Data 2023.2.0-RC1 #36

  • Upgrade to Test Retry Gradle Plugin 1.6.0 #37

6.2.0-RC1

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.2.0-M3 #32

  • Upgrade to Grace 2023.2.0-M2 #28

  • Upgrade to Grace Data 2023.2.0-M1 #29

  • Upgrade to Gradle 8.12 #33

  • Upgrade to RxJava 3.1.10 #31

  • Upgrade to Spring Framework 6.1.16 #30

  • Upgrade to Spring Dependency Management Plugin 1.1.7 #34

6.2.0-M1

🛠 Improvements

  • Update README Update badge of Spring Boot to current version

  • Update README

  • Update github workflows

🚀 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.19 #24

  • Upgrade to Grace 2023.2.0-M1 #21

  • Upgrade to Gradle Wrapper 7.6.4 #23

  • Upgrade to JUnit Platform 1.10.5 #26

  • Upgrade to JUnit Jupiter 5.10.5 #25

  • Upgrade to Spring Framework 6.1.15 #22

  • Upgrade to SLF4J 2.0.16 #27

6.1.0

🛠 Improvements

  • Use Java 17 toolchain #18

  • Use gradlePluginPortal() #17

  • Update Badges

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-RC1 #14

  • Upgrade to Grace Data 2023.1.0-RC1 #16

  • Upgrade to Groovy 4.0.24 #15

6.1.0-RC1

🚀 Dependency Upgrades

  • Upgrade to Grace Data 2023.1.0-M3 #13

  • Upgrade to Grace 2023.1.0-M3 #11

  • Upgrade to Gradle Nexus Publish Plugin 2.0.0 #12

6.1.0-M3

🛠 Improvements

  • Only add dependency jakarta.annotation-api to grace-async-core #10

  • Generate Spring Boot configuration metadata file #9

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-M2 #7

  • Upgrade to Grace Data 2023.1.0-M2 #8

6.1.0-M2

🛠 Improvements

  • Auto-Configure Events Plugin #5

  • Auto-Configure Async Plugin #4

  • Update Examples Upgrade to Grace 2023.1.0-M1 #3

🐞 Bug Fixes

  • Resolve JUnit version conflicts #6

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-M1 #1

  • Upgrade to Grace Data 2023.1.0-M1 #2

6.1.0-M1

🛠 Improvements

  • Remove setting role type BeanDefinition.ROLE_INFRASTRUCTURE of bean grailsEventBus

  • Remove setting role type BeanDefinition.ROLE_INFRASTRUCTURE of bean asyncPromiseResponseActionResultTransformer

  • Define jakartaAnnotationVersion 2.1.1 in gradle.properties

  • Update README

  • Update README

  • Change README.adoc to markdown

  • Update README

🚀 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.16

  • Upgrade to Grace 2023.0.2

  • Upgrade to Grace 2023.0.1

  • Upgrade to Groovy 4.0.23

  • Upgrade to GORM 2023.0.1

  • Upgrade to Jakarta Inject 2.0.1

  • Upgrade to JavaParser 3.26.2

  • Upgrade to JUnit Jupiter 5.9.3 and JUnit Platform 1.9.3

  • Upgrade to Objenesis 3.4

  • Upgrade to SLF4J 2.0.13

  • Upgrade to Spring Dependency Management Plugin 1.1.6

6.0.1

  • Release v6.0.1

  • Upgrade to RxJava 3.1.9

  • Upgrade to SLF4J 2.0.9

  • Upgrade to Spring Framework 6.0.23

  • Upgrade to Grace GORM 2023.0.0

  • Upgrade to Grace 2023.0.0

  • Set version to 6.0.1-SNAPSHOT

6.0.0

  • Release v6.0.0

  • Upgrade to GORM 2023.0.0-RC1

  • Upgrade to Groovy 4.0.22

  • Upgrade to Grace 2023.0.0-RC2

6.0.0-RC1

  • Release v6.0.0-RC1

  • Make dependency grace-plugin-events and grace-events-compat compileOnly

  • Make dependency grace-events-compat compileOnly

  • Upgrade to Spring Framework 6.0.22

  • Upgrade to GORM 2023.0.0-M5

  • Upgrade to Groovy 4.0.21

  • Upgrade to Grace 2023.0.0-M7

  • Add artifact grails-plugin.xml

  • Update github workflows

  • Update github workflows

  • Back to 6.0.0-SNAPSHOT

6.0.0-M4

  • Release v6.0.0-M4

  • Set archiveClassifier with 'plugin'

  • Revert "Upgrade to Groovy 4.0.21"

  • Remove the legacy reactor EventBus

  • Fixes group of grace-test

  • Upgrade to Spring Framework 6.0.14

  • Upgrade to Groovy 4.0.21

  • Upgrade to Grace GORM 2023.0.0-M4

  • Upgrade to Grace 2023.0.0-M6

  • Grace: update github workflows

  • Set version to 6.0.0-SNAPSHOT

  • Grace: migrate to grace

6.0.0-M3

  • Release v6.0.0-M3

  • Upgrade to Grace GORM 2023.0.0-M3

  • Upgrade to Grace 2023.0.0-M5

  • Update github workflows

  • Migrate to Grace

  • Release v6.0.0-M2

  • Upgrade to Hibernate core 5.6.15.Final

6.0.0-M2

  • Release v6.0.0-M2

  • Remove unused travci files

  • Update plugins info

  • Migrate to grace app dir

  • Rename submodules

  • Grace: update gradle build scripts

  • Grace: update gradle build scripts

  • Upgrade to Grace GORM 2023.0.0-M2

  • Upgrade to Grace 2023.0.0-M2

  • Grace: update github workflows

  • Grace: migrate to grace

  • Upgrade to RxJava 3.1.6

6.0.0-M1

  • Release v6.0.0-M1

  • Upgrade to Grace GORM 2023.0.0-M1

  • Grace: update github workflows

  • Grace: update github workflows

  • Grace: migrate to Groovy 4

  • Fixes Groovy STC errors

  • Upgrade to Hibernate core 5.6.15.Final

  • Upgrade to Groovy 4.0.11

  • Upgrade to Spring Framework 6.0.8

  • Support RxJava 3.0

  • Update build.gradle

  • Update build.gradle

  • Update examples

  • Update Dependencies

  • Update build.gradle to Gradle 7

  • Support Jakarta EE: migrate to jakarta.* namespace

  • Upgrade to Gradle 7.6.1

  • Next development version: 6.0.0-SNAPSHOT