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
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
⚙️ 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
⚙️ 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
⚙️ 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
🐞 Bug Fixes
-
Remove dependencyManagement of generated POM #32
🚀 Dependency Upgrades
6.2.0-M3
⭐️ New Features
🛠 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
6.2.0-M1
🛠 Improvements
🚀 Dependency Upgrades
6.1.0
🛠 Improvements
🚀 Dependency Upgrades
6.1.0-RC1
🛠 Improvements
🚀 Dependency Upgrades
6.1.0-M1
🛠 Improvements
🚀 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
: addtype
attr to support module scripts -
Default use
app\assets
asassetsPath
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-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