Skip to content

Releases: itsallcode/openfasttrace-maven-plugin

Release 2.3.0

14 Nov 07:15
13a0015
Compare
Choose a tag to compare
Prepare release (#72)

Co-authored-by: kaklakariada <[email protected]>

Release 2.2.0

21 Aug 08:51
e87d147
Compare
Choose a tag to compare
Increment version to 2.2.0 (#68)

Co-authored-by: kaklakariada <[email protected]>

Release 2.1.0

11 Aug 09:15
8850e1f
Compare
Choose a tag to compare
Add integration test with asciidoc importer plugin (#65)

2.0.0: Upgrade to OFT 4.0.0

09 Jun 13:55
6548fae
Compare
Choose a tag to compare

[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

28 Feb 09:32
415dff7
Compare
Choose a tag to compare
  • Issue #60 Import coverage from resource directories
  • Issue #61 Suppress warning about missing input directories

This release uses OFT 3.8.0

1.7.0: Upgrade to OpenFastTrace 3.8.0

26 Feb 14:12
965ea90
Compare
Choose a tag to compare
  • 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 dependency com.google.guava:guava:jar:25.1-android via org.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)
  • 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

Version 1.6.2: Upgrade to OFT 3.7.0

12 Mar 09:22
f33d6fd
Compare
Choose a tag to compare

Version 1.6.0: Fixed upgrade to OFT 3.6.0

21 Aug 13:13
9883094
Compare
Choose a tag to compare

[1.6.1] - 2022-08-21

Fixed

[Retracted] Version 1.6.0: Upgrade to OFT 3.6.0

21 Aug 12:54
0fedffd
Compare
Choose a tag to compare

Retracted [1.6.0] - 2022-08-21

Use version 1.6.1.

Refactoring

Version 1.5.0: Upgrade to OpenFastTrace 3.5.0

17 Mar 11:02
f778426
Compare
Choose a tag to compare