Releases: itsallcode/openfasttrace-gradle
Releases · itsallcode/openfasttrace-gradle
Release 3.1.0
Prepare Release 3.1.0 (#53)
Release 3.0.1: Fix filteredArtifactTypes
[3.0.1] - 2024-09-07
- PR #48
- Fixed option
filteredArtifactTypes - Upgrade dependencies
- Fixed option
Release 3.0.0: Added option failBuild
[3.0.0] - 2024-06-16
- Issue #26
- Added option
failBuildthat lets the build fail when it finds defects - Breaking Change:
failBuildis set totrueby default. To keep the previous behaviour usefailBuild = falsein your build.
- Added option
Release 2.0.0
[2.0.0] - 2024-06-13
- 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
detailsSectionDisplayconfiguration
Version 1.1.0: Upgrade to OFT 3.7.0
[1.1.0] - 2023-03-11
- PR #35:
- Upgrade to OpenFastTrace 3.7.0
- Upgrade to Gradle 8. Gradle 7.6 is still supported.
- Upgrade other dependencies
Version 1.0.0: Upgrade to OpenFastTrace 3.6.0
[1.0.0] - 2022-08-21
Changed
- 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
Changed
- Upgrade to OpenFastTrace 3.2.0
Add support for more languages
Changed
- #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 Gradle 6.4.1 and OpenFastTrace 3.0.2
- Upgrade to OpenFastTrace 3.0.2
- Requires Java 11 and Gradle 6.0