Changelog
August 21, 2026 ยท View on GitHub
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.
[Unreleased]
- PR #80
- Fix JavaDoc warnings and let build fail on warnings
- PR #82
- Refactor plugin integration tests
- PR #83
- Upgrade to Gradle 9.7.1
- Update Eclipse formatter settings to latest version
- Remove unused Eclipse Save Actions configuration
- #81:
- Ensure compatibility with Gradle configuration cache
- Mark plugin as compatible with configuration cache
[3.2.0] - 2026-08-18
- PR #79
- Add support for filtering by item status
- PR #78
- Simplify Gradle plugin integration tests
- PR #73
- Upgrade to OpenFastTrace 4.8.0
- Upgrade integration tests to use Gradle 9.7.0. Gradle 8 is no longer supported.
[3.1.2] - 2026-05-17
- PR #70
- Upgrade to OpenFastTrace 4.4.0
- Upgrade integration tests to use Gradle 9.5.1 and 8.14.5
- Add workaround for https://github.com/gradle/gradle/issues/25979 to calculate test coverage
[3.1.1] - 2026-02-14
- PR #64
- Upgrade to OpenFastTrace 4.2.1
- Upgrade integration tests to use Gradle 9.3.1 and 8.14.4
- PR #58
- Upgrade dependencies
- Specify credentials for OssIndex
[3.1.0] - 2025-08-03
- PR #51 (Thanks to @koppor for his contribution!)
- Upgrade to OpenFastTrace 4.2.0
[3.0.1] - 2024-09-07
- PR #48
- Fixed option
filteredArtifactTypes - Upgrade dependencies
- Fixed option
[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 behavior usefailBuild = falsein your build.
- Added option
[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
[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
[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
[0.9.0] - 2021-05-30
Changed
- Upgrade to OpenFastTrace 3.2.0
[0.8.0] - 2021-05-22
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
[0.7.0] - 2019-05-24
Changed
- Upgrade to OpenFastTrace 3.0.2
- Requires Java 11 and Gradle 6.0
[0.6.2] - 2019-04-06
Changed
- Upgrade to OpenFastTrace 2.3.5. This includes the following fixes:
- Upgrade to Gradle 5.3.1 (Gradle 4.x is still supported)
[0.6.1] - 2019-04-06 [YANKED]
[0.6.0] - 2018-12-12
Changed
- Upgrade to OpenFastTrace 2.2.0
- Upgrade to Gradle 5.0 (Gradle 4.x is still supported)