Skip to content

Releases: allure-framework/allure-java

2.10.0

15 Feb 10:20
Compare
Choose a tag to compare

New Features

Improvements

Fixes

  • Fix spi-off distributions (via #296) - @baev
  • Fix empty body request handling for allure-httpclient (via #313) - @useriq
  • Fix fixtures for parallel testng execution (fixes #219, fixes #284, via #324) - @baev

Links

Commits since 2.9.0

2.9.0

10 Jan 14:50
Compare
Choose a tag to compare

New Features

Improvements

Fixes

  • Fix invocation of listeners after method (fixes #177, via #269) - @baev
  • Fix parameters processing for migrations (fixes #206, via #272) - @baev
  • Fix json file names for cucumber-jvm (fixes #164, fixes #173, via #270) - @baev

Links

Commits since 2.8.1

2.8.1

12 Nov 08:51
Compare
Choose a tag to compare

Fixes

Links

Commits since 2.8.0

2.8.0

02 Nov 14:45
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixes

Links

Commits since 2.0-BETA20

2.0-BETA20

21 Nov 15:41
Compare
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
Compare
Choose a tag to compare

Improvements

Fixes

Links

Commits since 2.0-BETA18