Skip to content

Releases: allure-framework/allure-java

2.8.1

12 Nov 08:51

Choose a tag to compare

Fixes

Links

Commits since 2.8.0

2.8.0

02 Nov 14:45

Choose a tag to compare

New Features

Improvements

  • Add support for java 9+ (fixes 208, via #249) - @vbragin
  • Add host and thread labels for junit platform tests (via #260) - @baev
  • Improve junit platform integration (fixes #189, fixes #180, via #261) - @baev
  • Added loading of allure properties from context class loader (via #228) - @saksmt

Fixes

  • Fix parallel run and rft lifecycle (via #253) - @baev
  • Fix npe in tostring methods (fixes #191, via #259) - @baev
  • Fixing issue when OkHttp request method in attachment is always displayed as GET (via #240) - @dkorobtsov

Links

Commits since 2.7.0

2.7.0

19 Jul 07:38

Choose a tag to compare

Improvements

Fixes

  • Fix closed streams in apache http client integration (via #218) - @proton72
  • Fix javadoc description processing for methods with the same names (via #233) - @sspotanin

Links

Commits since 2.6.0

2.6.0 - Out of BETA!

16 Feb 16:58

Choose a tag to compare

From now Allure Java will have same version as Allure Report!

Improvements

  • Add selenide listener example to readme (via #200) - @simple-elf
  • Added possibility to separate lines in javadoc description (via #195) - @sspotanin

Links

Commits since 2.0-BETA22

2.0-BETA22

11 Feb 12:41

Choose a tag to compare

Features

Improvements

  • response code for AllureOkHttp3 (via #179) - @viclovsky
  • selenide step also can be broken (via #176) - @simple-elf
  • support allure1 step template (via #196) - @eroshenkoam
  • handle test failures with exceptions without message (via #183) - @letsrokk
  • add support for display name and description annotations for junit5 (via #170) - @DedRock
  • allow embedding attachments and other allure steps in cucumber hook steps (via #181) - @andrcuns

Fixes

  • fix plain link display for cucumberjvm (via #175) - @clicman
  • fix curl '-d' for HttpRequestAttachment (via #194) - @viclovsky
  • fix readme and templates for allure-okhttp (via #159) - @rusg77
  • fix npe in junit-runner due to missing actual class (fixes #174, via #182) - @saksmt
  • fix steps and attachments for tests with timeouts (fixes #158, fixes #108, via #193) - @sspotanin

Links

Commits since 2.0-BETA21

2.0-BETA21

21 Nov 16:56

Choose a tag to compare

Fixes

Links

Commits since 2.0-BETA20

2.0-BETA20

21 Nov 15:41

Choose a tag to compare

Improvements

  • Process jUnit4 annotations (via #165) - @eroshenkoam
  • Add adapter for cucumber2-jvm (via #155) - @letsrokk
  • Skip composite tags with empty values to avoid formatter errors (via # 162) - @letsrokk

Links

Commits since 2.0-BETA19

2.0-BETA19

08 Oct 22:02

Choose a tag to compare

Improvements

Fixes

Links

Commits since 2.0-BETA18

2.0-BETA18

11 Sep 14:25

Choose a tag to compare

Improvements

Fixes

Links

Commits since 2.0-BETA17

2.0-BETA17

22 Aug 13:42

Choose a tag to compare

Improvements

  • Combining repeatable annotations on method and on class (via #121) - @jkttt

Fixes

Links

Commits since 2.0-BETA16