Releases: itsallcode/openfasttrace-maven-plugin
Releases · itsallcode/openfasttrace-maven-plugin
Release 2.3.0
Prepare release (#72) Co-authored-by: kaklakariada <[email protected]>
Release 2.2.0
Increment version to 2.2.0 (#68) Co-authored-by: kaklakariada <[email protected]>
Release 2.1.0
Add integration test with asciidoc importer plugin (#65)
2.0.0: Upgrade to OFT 4.0.0
[2.0.0] - 2024-06-09
- PR #64 Upgrade to OpenFastTrace 4.0.0
- This adds support for reading RST files
- Breaking change: starting with this version the plugin requires Java 17 or later
- PR #63 Verify that the build produces reproducible artifacts
1.8.0: Import coverage from resource directories
1.7.0: Upgrade to OpenFastTrace 3.8.0
- PR #57 Mark plugin as thread safe
- This suppresses a warning when running the Maven build in parallel with
-T 1C
- This suppresses warnings about vulnerabilities in
provided
dependencycom.google.guava:guava:jar:25.1-android
viaorg.apache.maven:maven-core
:- CVE-2023-2976 CWE-552: Files or Directories Accessible to External Parties (7.1)
- CVE-2020-8908 CWE-379: Creation of Temporary File in Directory with Incorrect Permissions (3.3)
- This also updates test dependencies and fixes the following vulnerabilities:
commons-io:commons-io:jar:2.2
- CVE-2021-29425 CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (5.3)
org.codehaus.plexus:plexus-archiver:jar:2.2
- CVE-2012-2098 CWE-310 (5.0)
- CVE-2023-37460 CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (9.8)
- This suppresses a warning when running the Maven build in parallel with
- Issue #55 Allow skipping the execution of this plugin by adding option
-Dopenfasttrace.skip=true
- Issue #56 Upgrade to OpenFastTrace 3.8.0
- This adds support for the new option
detailsSectionDisplay
- This adds support for the new option
Version 1.6.2: Upgrade to OFT 3.7.0
- PR #49 Upgrade OpenFastTrace
- This upgrades to OpenFastTrace 3.7.0
Version 1.6.0: Fixed upgrade to OFT 3.6.0
[1.6.1] - 2022-08-21
Fixed
- PR #48 Use correct OpenFastTrace version 3.6.0
- This upgrades to OpenFastTrace 3.6.0
[Retracted] Version 1.6.0: Upgrade to OFT 3.6.0
Retracted [1.6.0] - 2022-08-21
Use version 1.6.1.
Refactoring
- PR #45 Upgrade dependencies
- PR #46 Remove license header from source files
- PR #47 Prepare release
- This upgrades to OpenFastTrace 3.6.0
Version 1.5.0: Upgrade to OpenFastTrace 3.5.0
[1.5.0] - 2022-03-17
- #40 Upgrade to OpenFastTrace 3.5.0