All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PR #48
- Fixed option
filteredArtifactTypes
- Upgrade dependencies
- Fixed option
- Issue #26
- Added option
failBuild
that lets the build fail when it finds defects - Breaking Change:
failBuild
is set totrue
by default. To keep the previous behavior usefailBuild = false
in your build.
- Added option
- PR #44
- Upgrade to OpenFastTrace 4.0.0
- Breaking change The plugin now requires Java 17 at runtime.
- Issue #41
- Upgrade to OpenFastTrace 3.8.0
- Add support for
detailsSectionDisplay
configuration
- PR #35:
- Upgrade to OpenFastTrace 3.7.0
- Upgrade to Gradle 8. Gradle 7.6 is still supported.
- Upgrade other dependencies
- PR #24:
- Upgrade to OpenFastTrace 3.2.1
- Upgrade other dependencies
- Build and test with Java 16. Please note that Java 16 is only supported with Gradle 7.0+.
- PR #25: Upgrade build to Gradle 7.2, test with 7.0.
- PR #32: Upgrade dependencies
- Upgrade to OpenFastTrace 3.5.0
- Gradle 6.0 is no longer supported.
- Build and test with Java 17. Please note that Java 17 is only supported with Gradle 7.5+.
- PR #33: Removed license header from sources
- PR #34: Prepare release
- This upgrades to OpenFastTrace 3.6.0
- Upgrade to OpenFastTrace 3.2.0
- #19 Upgrade to OpenFastTrace 3.1.0, adding support for JVM languages Clojure, Kotlin and Scala.
- Upgrade to Gradle 7.0.2, tested with Gradle 6.0
- Upgrade to OpenFastTrace 3.0.2
- Requires Java 11 and Gradle 6.0
- Upgrade to OpenFastTrace 2.3.5. This includes the following fixes:
- Upgrade to Gradle 5.3.1 (Gradle 4.x is still supported)
- Upgrade to OpenFastTrace 2.2.0
- Upgrade to Gradle 5.0 (Gradle 4.x is still supported)