Skip to content

Releases: allure-framework/allure-gradle

3.0.2

10 Feb 15:38

Choose a tag to compare

What's Changed

⬆️ Dependency Updates

  • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #133
  • Bump gradle/actions from 4 to 5 by @dependabot[bot] in #136
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #144
  • Bump com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin from 2.0.0 to 3.0.1 by @dependabot[bot] in #145
  • Bump com.gradle.develocity from 4.2.2 to 4.3 by @dependabot[bot] in #147
  • Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 by @dependabot[bot] in #146
  • Bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #142
  • Bump gradle-wrapper from 9.0.0 to 9.3.1 by @dependabot[bot] in #153
  • Bump com.gradle.develocity from 4.3 to 4.3.2 by @dependabot[bot] in #152
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #149

🐤 Other Changes

New Contributors

Full Changelog: 3.0.1...3.0.2

3.0.1

04 Nov 12:33

Choose a tag to compare

What's Changed

⬆️ Dependency Updates

  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #132
  • Bump com.gradle.develocity from 4.1.1 to 4.2 by @dependabot[bot] in #131
  • Bump com.gradle.develocity from 4.2 to 4.2.2 by @dependabot[bot] in #140
  • Bump org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin from 2.0.0 to 2.1.0 by @dependabot[bot] in #141

🐤 Other Changes

  • More eagerly expose the artifacts to avoid our configuration having been consumed by others (fixes #138) by @NielsDoucet in #139

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

29 Aug 18:38

Choose a tag to compare

What's Changed

⬆️ Dependency Updates

👻 Internal changes

  • chore: add missing GPG key; limit jre memory pool by @delatrie in #130

🐤 Other Changes

New Contributors

Full Changelog: 2.12.0...3.0.0

2.12.0

30 Jul 16:16
2ae9796

Choose a tag to compare

What's Changed

⬆️ Dependency Updates

🐤 Other Changes

  • Add singleFile support by @pedrolamarao in #111
  • Drop unsupported cucumber versions by @baev in #117
  • Bump default allure-commandline version to 2.30.0 and allure-java version to 2.28.0 by @baev

New Contributors

Full Changelog: 2.11.2...2.12.0

2.11.2

25 Oct 03:21
be42a50

Choose a tag to compare

What's Changed

🐞 Bug Fixes

Full Changelog: 2.11.1...2.11.2

2.11.1

20 Oct 07:01
3d50dd0

Choose a tag to compare

What's Changed

🔬 Improvements

  • Capture test dependencies without realizing the tasks by @CristianGM in #103

New Contributors

Full Changelog: 2.11.0...2.11.1

2.11.0

19 Sep 09:49
0e5f26e

Choose a tag to compare

What's Changed

🔬 Improvements

  • Support usage of allure plugin from precompiled script plugins by @vlsi in #97
  • Support Gradle 7.5.1: workaround ClassCastException ActionNode cannot be cast to TaskNode by @vlsi in #94
  • Bump default Allure version from 2.13.6 to 2.19.0, AspectJ from 1.9.5 to 1.9.9.1 by @vlsi in #99
  • Migrate to Gradle 6.0+ APIs, remove workarounds for Gradle 5 by @vlsi in #100

👻 Internal changes

  • Reduce RAM pressure in GitHub Actions by @vlsi in #95
  • Fix CI Test job name: mention Java version by @vlsi in #96
  • Add cancel-in-progress so PR builds do not wait stale jobs by @vlsi in #102

Full Changelog: 2.10.0...2.11.0

2.10.0

15 Jun 19:20
bf4c99e

Choose a tag to compare

New Contributors

Full Changelog: 2.9.6...2.10.0

2.9.6

14 Oct 10:10
ea4bc43

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Make sure allure server is terminated in Windows when cancelling the build by @vlsi in #78

👻 Internal changes

Full Changelog: 2.9.5...2.9.6

2.9.5

08 Oct 12:03
dd789d0

Choose a tag to compare

🐞 Bug Fixes

  • Avoid executing tests when ./gradlew assemble is called (fixes #75, via #76) - @vlsi

👀 Links

Commits since 2.9.4