Skip to content

Releases: allure-framework/allure2

2.35.1

04 Sep 12:40
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency Updates

Full Changelog: 2.35.0...2.35.1

2.35.0

03 Sep 17:09
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🔬 Improvements

⬆️ Dependency Updates

  • Bump com.github.spotbugs from 6.2.0 to 6.2.1 by @dependabot[bot] in #3037
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #3038
  • Bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.0 by @dependabot[bot] in #3039
  • Bump net.sourceforge.pmd:pmd-java from 7.14.0 to 7.15.0 by @dependabot[bot] in #3042
  • Bump com.puppycrawl.tools:checkstyle from 10.26.0 to 10.26.1 by @dependabot[bot] in #3041
  • Bump com.netflix.nebula.ospackage from 11.11.2 to 12.0.0 by @dependabot[bot] in #3040
  • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #3054
  • Bump com.diffplug.spotless from 7.0.4 to 7.1.0 by @dependabot[bot] in #3050
  • Bump com.squareup.okhttp3:okhttp-bom from 4.12.0 to 5.1.0 by @dependabot[bot] in #3049
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #3047
  • Bump com.github.spotbugs from 6.2.1 to 6.2.2 by @dependabot[bot] in #3060
  • Bump com.gorylenko.gradle-git-properties from 2.5.0 to 2.5.2 by @dependabot[bot] in #3064
  • Bump com.diffplug.spotless from 7.1.0 to 7.2.0 by @dependabot[bot] in #3069
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #3072
  • Bump com.diffplug.spotless from 7.2.0 to 7.2.1 by @dependabot[bot] in #3073
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 by @dependabot[bot] in #3068
  • Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #3067

👻 Internal changes

  • Potential fix for code scanning alert no. 9: Workflow does not contain permissions by @baev in #3055
  • Potential fix for code scanning alert no. 8: Workflow does not contain permissions by @baev in #3057
  • Potential fix for code scanning alert no. 7: Workflow does not contain permissions by @baev in #3058
  • Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @baev in #3061
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @baev in #3063
  • Potential fix for code scanning alert no. 6: Workflow does not contain permissions by @baev in #3062
  • use ossrh staging api by @baev in #3102

Full Changelog: 2.34.1...2.35.0

2.34.1

24 Jun 12:20
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency Updates

⛔️ Security

New Contributors

Full Changelog: 2.34.0...2.34.1

2.34.0

22 Apr 16:20
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

⬆️ Dependency Updates

New Contributors

Full Changelog: 2.33.0...2.34.0

2.33.0

05 Mar 13:33
Compare
Choose a tag to compare

What's Changed

🔬 Improvements

  • Replace jetty with embedded http server by @baev in #2906

🐞 Bug Fixes

  • Fix falky test results categories matching by @baev in #2796

⬆️ Dependency Updates

  • bump jetty-server to 9.4.57.v20241219 by @baev in #2905
  • Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.3 by @dependabot in #2894
  • Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 by @dependabot in #2907
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #2806
  • Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.2 by @dependabot in #2902
  • Bump net.sourceforge.pmd:pmd-java from 7.1.0 to 7.11.0 by @dependabot in #2903

👻 Internal changes

Full Changelog: 2.32.2...2.33.0

2.32.2

04 Feb 10:38
Compare
Choose a tag to compare

Due to the signing issues, the previous release wasn't published to Maven Central. This release is simply republish of the 2.32.1.

Full Changelog: 2.32.1...2.32.2

2.32.1

03 Feb 15:12
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency Updates

Full Changelog: 2.32.0...2.32.1

2.32.0

29 Oct 10:02
Compare
Choose a tag to compare

What's Changed

🚀 New Features

⬆️ Dependency Updates

  • Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot in #2784
  • Bump org.owasp.dependencycheck from 10.0.4 to 11.0.0 by @dependabot in #2780
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 by @dependabot in #2786

New Contributors

Full Changelog: 2.31.0...2.32.0

2.31.0

22 Oct 09:57
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Add italian translations for Allure 🇮🇹 💪🏼 by @nthnbch in #2777

⬆️ Dependency Updates

New Contributors

Full Changelog: 2.30.0...2.31.0

2.30.0

15 Jul 11:23
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🔬 Improvements

  • Spelling fix in Interslavic translation by @noomorph in #2554
  • Expose "start" and "stop" timestamps as metrics by @pfyod in #2626

🐞 Bug Fixes

⬆️ Dependency Updates

New Contributors

Full Changelog: 2.29.0...2.30.0