(Quick Reference)

2 Release History

Version: 6.3.0

Table of Contents

2 Release History

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-RC2

🛠 Improvements

  • Correct branch 6.3.x for docs workflow

  • Cleanup documentation dependencies

  • Update docs workflow - Update event paths

  • Update docs - Add releases

  • Generate docs for release workflow

  • Setup github docs workflow

  • Refine documentation * Using Gradle task: org.graceframework.grace-doc

  • Remove duplicated documentation in the asset-pipeline-plugin/src/docs

  • Reorganize asset-pipeline-docs/docs #64

  • Remove unused asset-pipeline-site #63

  • Update .sdkmanrc to use Gradle 8.14 and 17.0.15-zulu

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.3.0-RC2 #61

  • Upgrade to Grace 2023.3.0-RC1 #60

  • Upgrade to Gradle 8.14 #62

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 #58

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

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

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.3.0-M2 #52

  • Upgrade to Gradle 8.13 #55

  • Upgrade to Groovy 4.0.26 #53

  • Upgrade to SLF4J 2.0.17 #54

⚙️ Tasks

  • Release v6.3.0-RC1

  • Update .sdkmanrc: Gradle 8.13 and Java 17.0.14-zulu #56

6.3.0-M1

⭐️ New Features

  • Add asset-pipeline-i18n module #51

🛠 Improvements

  • Add graceVersion to the root gradle.properties

  • Update README Update badge of Grace to current version

🚀 Dependency Upgrades

  • Upgrade to SLF4J 2.0.16 #50

  • Upgrade to Graal JavaScript Engine 23.0.6 #49

  • Upgrade to Graal SDK 23.0.6 #48

  • Upgrade to Grace 2023.3.0-M1 #47

⚙️ Tasks

  • Release v6.3.0-M1

  • Update github workflows Switch to 6.3.x branch

  • Set version to 6.3.0-SNAPSHOT

6.2.0

⭐️ New Features

  • Add asset-pipeline-i18n module #51

🛠 Improvements

  • Add graceVersion to the root gradle.properties

  • Update README Update badge of Grace to current version

🚀 Dependency Upgrades

  • Upgrade to SLF4J 2.0.16 #50

  • Upgrade to Graal JavaScript Engine 23.0.6 #49

  • Upgrade to Graal SDK 23.0.6 #48

  • Upgrade to Grace 2023.3.0-M1 #47

⚙️ Tasks

  • Release v6.3.0-M1

  • Update github workflows Switch to 6.3.x branch

  • Set version to 6.3.0-SNAPSHOT

6.2.0-RC1

🛠 Improvements

  • Cleanup build scripts #39

  • Remove extra files #38

  • Rename to asset-pipeline-i18n #37

  • Remove unused submodules #36

  • Remove unused task console #35

🐞 Bug Fixes

  • Remove dependencyManagement of generated POM #32

🚀 Dependency Upgrades

  • Upgrade to Gradle 8.12 #34

  • Upgrade to Groovy 4.0.24 #33

6.2.0-M3

⭐️ New Features

  • Setup GitHub Workflow to publish Grace plugins #30

  • Publish Asset Pipeline Plugin to the Gradle Plugin Portal #29

🛠 Improvements

  • Corrent website and vcsUrl

  • Update Generated POM info of the artifacts #28

🐞 Bug Fixes

  • Fixes missing Signature when publishing Gradle plugin to Sonatype #31

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.2.0-M3 #27

  • Upgrade to Grace 2023.2.0-M2 #26

6.2.0-M2

🛠 Improvements

  • Add bean aliases linkGenerator, grailsLinkGenerator for LinkGenerator #25

6.2.0-M1

🛠 Improvements

  • Update README update badges

  • build: Remove dependency on commons-lang #24

  • AssetProcessorService: remove dependency on LinkGenerator #23

  • Update README Update badge of Grace to current version

  • Update github workflows

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.2.0-M1 #22

  • Upgrade to Grace 2023.1.0 #21

6.1.1

🛠 Improvements

  • build: Remove dependency on commons-lang #42

  • Add bean aliases linkGenerator, grailsLinkGenerator for LinkGenerator #41

  • AssetProcessorService: remove dependency on LinkGenerator #40

  • Update README Update badge of Grace to current version

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0 #21

6.1.0

🛠 Improvements

  • Rename to README.md

  • Update README

  • Remove @ConditionalOnMissingBean value of bean assetResourceLocator #20

  • Remove buildscript block

  • Use gradlePluginPortal() #18

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-RC1 #17

  • Upgrade to Gradle Nexus Publish Plugin 2.0.0 #19

6.1.0-RC1

🛠 Improvements

  • Correct POM url #16

  • Remove repository jcenter() #15

  • Use classesDirectory property instead of deprecated outputDir #14

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-M3 #11

  • Upgrade to Groovy 3.0.23 #13

6.1.0-M2

🛠 Improvements

  • Simplify AssetPipelineGrailsPlugin #8

  • Update grailsVersion to allowed above 2023.0.0 #7

🚀 Dependency Upgrades

  • Upgrade to Grace 2023.1.0-M1 #6

6.1.0-M1

🛠 Improvements

  • Auto-Configure Asset Pipeline #4

  • Remove WARN from LocalVariableTableParameterNameDiscoverer #5

🚀 Dependency Upgrades

  • Upgrade to Caffeine 3.1.8

  • Upgrade to GraalVM SDK and JS 22.3.5

  • Upgrade to Grace 2023.0.2

  • Upgrade to Grace 2023.0.1

6.0.1

  • Release v6.0.1

  • Change group of Asset Pipeline Gradle tasks

  • Upgrade to Grace 2023.0.0

  • Merge pull request #3 from codeconsole/grace-gradle-default-skipNonDigests

  • Default skipNonDigests for all applications.

  • Set version to 6.0.1-SNAPSHOT

6.0.0

  • Release v6.0.0

  • Set group and description of Assets Gradle tasks

  • Update plugin description

  • Upgrade to Google closure-compiler v20240317

  • Merge pull request #2 from codeconsole/grace—​default-skipNonDigests

  • Default skipNonDigests = true for Grace apps.

  • Upgrade to Grace 2023.0.0-RC2

6.0.0-RC1

  • Release v6.0.0-RC1

  • Upgrade to Groovy 3.0.22

  • Upgrade to Caffeine 3.1.6

  • Supports configure grails assetsPath when using grails-app, default value: app/assets

  • Upgrade to Gradle Wrapper 7.6.4

  • Add artifact grails-plugin.xml

  • Upgrade to Grace 2023.0.0-M7

  • Update github workflows

  • Fixes github repo url

6.0.0-M4

  • Release v6.0.0-M4

  • Upgrade to Grace 2023.0.0-M6

  • Fixes very time-consuming processing in assetCompile task

  • Upgrade to Groovy 3.0.21

6.0.0-M3

  • Release v6.0.0-M3

  • Upgrade to Grace 2023.0.0-M5

  • Upgrade to Groovy 3.0.17

  • Update AssetsTagLib

  • Default Resolver to support app\assets

  • Enhance AssetsTagLib: add type attr to support module scripts

  • Default use app\assets as assetsPath for Grace

  • Return empty string instead of null in AbstractAssetFile.getParentPath

  • Upgrade to Groovy 3.0.12

  • build: make graalvm-js compileOnly

6.0.0-M2

  • Release v6.0.0-M2

  • Migrate to jakarta namespace

6.0.0-M1

  • Release v6.0.0-M1

  • Update github workflows

  • Migrate to Jakarta Servlet API

  • Upgrade to Grace 2023.0.0-M1

  • Build target to JDK 17