Skip to content

Latest commit

 

History

History
92 lines (62 loc) · 3.89 KB

CHANGELOG.md

File metadata and controls

92 lines (62 loc) · 3.89 KB

Changelog

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]

[3.0.1] - 2024-09-07

  • PR #48
    • Fixed option filteredArtifactTypes
    • Upgrade dependencies

[3.0.0] - 2024-06-16

  • Issue #26
    • Added option failBuild that lets the build fail when it finds defects
    • Breaking Change: failBuild is set to true by default. To keep the previous behavior use failBuild = false in your build.

[2.0.0] - 2024-06-13

[1.1.0] - 2023-03-11

[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

[0.9.0] - 2021-05-30

Changed

[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)