Skip to content

Releases: itsallcode/openfasttrace-gradle

Release 3.1.0

03 Aug 07:40
095bb81

Choose a tag to compare

Prepare Release 3.1.0 (#53)

Release 3.0.1: Fix filteredArtifactTypes

07 Sep 10:00
f608f74

Choose a tag to compare

[3.0.1] - 2024-09-07

  • PR #48
    • Fixed option filteredArtifactTypes
    • Upgrade dependencies

Release 3.0.0: Added option failBuild

16 Jun 09:36
3ac7292

Choose a tag to compare

[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 behaviour use failBuild = false in your build.

Release 2.0.0

13 Jun 18:39
fef8656

Choose a tag to compare

[2.0.0] - 2024-06-13

Version 1.1.0: Upgrade to OFT 3.7.0

12 Mar 10:22
99ee215

Choose a tag to compare

[1.1.0] - 2023-03-11

Version 1.0.0: Upgrade to OpenFastTrace 3.6.0

21 Aug 13:14
bb667e4

Choose a tag to compare

[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

Upgrade to OpenFastTrace 3.2.0

30 May 20:15
806cec2

Choose a tag to compare

Add support for more languages

22 May 08:28
ca92901

Choose a tag to compare

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

24 May 15:23

Choose a tag to compare

  • Upgrade to OpenFastTrace 3.0.2
  • Requires Java 11 and Gradle 6.0

Upgrade to OpenFastTrace 2.3.5

14 Apr 08:38

Choose a tag to compare

Changed

  • Upgrade to OpenFastTrace 2.3.5. This includes the following fixes:
  • Upgrade to Gradle 5.3.1 (Gradle 4.x is still supported)