🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

Releases: allure-framework/allure2

2.45.0

Choose a tag to compare

@allure-ci allure-ci released this 06 Aug 12:41

What's Changed

🚀 New Features

  • Keep parameterized test variants distinct across result directories by @baev in #3440

🔬 Improvements

  • Harden local report previews against path-based security bypasses by @baev in #3451

🐞 Bug Fixes

  • Render duration tooltip ranges correctly by @baev in #3444

⬆️ Dependency Updates

  • Bump org.jsoup:jsoup from 1.22.2 to 1.23.1 by @dependabot[bot] in #3446
  • chore: update Browserslist DB by @allure-ci[bot] in #3445
  • Bump io.qameta.allure:allure-bom from 2.35.3 to 2.35.4 by @dependabot[bot] in #3429
  • Bump actions/setup-node from 6 to 7 by @dependabot[bot] in #3423
  • Bump brace-expansion and rimraf in /allure-generator by @dependabot[bot] in #3425
  • Bump com.github.spotbugs:spotbugs from 4.10.2 to 4.10.3 by @dependabot[bot] in #3420
  • Bump org.junit:junit-bom from 6.1.1 to 6.1.2 by @dependabot[bot] in #3419

Full Changelog: 2.44.1...2.45.0

2.44.1

Choose a tag to compare

@allure-ci allure-ci released this 28 Jul 16:33

What's Changed

🐞 Bug Fixes

  • Prevent plain text report values from being rendered as links by @baev in #3435
  • Prevent long test names from overlapping parameters by @baev in #3438

⬆️ Dependency Updates

  • Bump com.fasterxml.jackson:jackson-bom from 2.22.0 to 2.22.1 by @dependabot[bot] in #3417
  • Bump net.sourceforge.pmd:pmd-java from 7.25.0 to 7.26.0 by @dependabot[bot] in #3410
  • Bump com.github.spotbugs from 6.5.8 to 6.5.9 by @dependabot[bot] in #3421
  • Bump postcss from 8.5.15 to 8.5.23 in /allure-generator by @dependabot[bot] in #3434
  • Bump immutable from 5.1.5 to 5.1.9 in /allure-generator by @dependabot[bot] in #3430
  • Bump com.diffplug.spotless from 8.8.0 to 8.9.0 by @dependabot[bot] in #3436

👻 Internal changes

New Contributors

Full Changelog: 2.44.0...2.44.1

2.44.0

Choose a tag to compare

@allure-ci allure-ci released this 01 Jul 14:16

What's Changed

🔬 Improvements

  • Harden live HTML attachment previews (and add auto-sizing) by @baev in #3400
  • Refine attachment previews by @baev in #3403
  • Limit oversized attachment previews by @baev in #3405
  • Open Playwright traces directly from any report mode by @baev in #3412
  • Improve icons readability by @baev in #3413

🐞 Bug Fixes

⬆️ Dependency Updates

⛔️ Security

  • Harden local Allure report preview serving by @baev in #3393

Full Changelog: 2.43.0...2.44.0

2.43.0

Choose a tag to compare

@allure-ci allure-ci released this 16 Jun 12:03

What's Changed

🔬 Improvements

  • Use default Browserslist targets for the report generator by @baev in #3380

⬆️ Dependency Updates

  • chore: update Browserslist DB by @allure-ci[bot] in #3382
  • Bump io.qameta.allure from 4.0.2 to 4.1.0 by @dependabot[bot] in #3378
  • Bump com.squareup.okhttp3:okhttp-bom from 5.3.2 to 5.4.0 by @dependabot[bot] in #3377
  • Bump com.gorylenko.gradle-git-properties from 2.5.7 to 4.0.1 by @dependabot[bot] in #3369
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0 by @dependabot[bot] in #3370
  • Bump net.sourceforge.pmd:pmd-java from 7.24.0 to 7.25.0 by @dependabot[bot] in #3366
  • Bump com.github.spotbugs:spotbugs from 4.9.8 to 4.10.2 by @dependabot[bot] in #3386
  • Bump com.github.spotbugs from 6.5.5 to 6.5.6 by @dependabot[bot] in #3385

⛔️ Security

  • Harden XCTest plist parsing against external entities by @baev in #3389

👻 Internal changes

  • Use Allure CI app for release automation by @baev in #3383
  • Simplify Gradle dependency version management by @baev in #3388

New Contributors

  • @allure-ci[bot] made their first contribution in #3382

Full Changelog: 2.42.1...2.43.0

2.42.1

Choose a tag to compare

@qameta-ci qameta-ci released this 08 Jun 09:45

What's Changed

🔬 Improvements

  • fix new theme issues by @baev in #3360
  • Show retries and instant tests on the Timeline by @baev in #3364

🐞 Bug Fixes

  • Fix Windows launcher classpath by @baev in #3373

⬆️ Dependency Updates

  • Bump com.diffplug.spotless from 8.5.1 to 8.6.0 by @dependabot[bot] in #3361
  • Bump io.qameta.allure:allure-bom from 2.34.0 to 2.35.2 by @dependabot[bot] in #3367

Full Changelog: 2.42.0...2.42.1

2.42.0

Choose a tag to compare

@qameta-ci qameta-ci released this 22 May 19:44

What's Changed

🚀 New Features

  • Add Allure 3 brand theme, dark mode, and accessibility smoke checks by @baev in #3341

🔬 Improvements

  • Relax http exchange attachment type by @baev in #3340

🐞 Bug Fixes

  • Fix missing Behaviors and Packages tabs by @baev in #3353
  • Make single-file reports truly self-contained by @baev in #3354
  • fix custom logo plugin by @baev in #3355
  • fix playwright trace attachments by @baev in #3357

⬆️ Dependency Updates

Full Changelog: 2.41.0...2.42.0

2.41.0

Choose a tag to compare

@qameta-ci qameta-ci released this 11 May 15:08

What's Changed

🚀 New Features

  • Add support for HTTP Exchange attachments by @baev in #3331

🔬 Improvements

🐞 Bug Fixes

  • Fix duplicate category matches by using the first matching rule by @baev in #3330

⬆️ Dependency Updates

📖 Documentation improvements

⛔️ Security

👻 Internal changes

  • Modernize Java quality checks and formatting ownership by @baev in #3328

New Contributors

Full Changelog: 2.40.0...2.41.0

2.40.0

Choose a tag to compare

@qameta-ci qameta-ci released this 06 May 13:09

What's Changed

🚀 New Features

🐞 Bug Fixes

⬆️ Dependency Updates

👻 Internal changes

New Contributors

Full Changelog: 2.39.0...2.40.0

2.39.0

Choose a tag to compare

@qameta-ci qameta-ci released this 09 Apr 09:55

What's Changed

⬆️ Dependency Updates

⛔️ Security

👻 Internal changes

  • Introduce Playwright e2e by @baev in #3297
  • add test for bad characters in status details by @baev in #3298

Full Changelog: 2.38.1...2.39.0

2.38.1

Choose a tag to compare

@qameta-ci qameta-ci released this 18 Mar 17:44

What's Changed

🔬 Improvements

🐞 Bug Fixes

  • Fix attachments when results dir isn't normalized by @baev in #3280

⬆️ Dependency Updates

  • Bump net.sourceforge.pmd:pmd-java from 7.20.0 to 7.22.0 by @dependabot[bot] in #3257

⛔️ Security

  • replace logback with slf4j-jul by @baev in #3281

Full Changelog: 2.38.0...2.38.1