Skip to content

Releases: allure-framework/allure-java

2.29.0

05 Aug 10:37
Compare
Choose a tag to compare

What's Changed

๐Ÿš€ New Features

  • [BREAKING] Move dependencies to compileOnly to exclude them from classpath by @baev in #1095

๐Ÿž Bug Fixes

โฌ†๏ธ Dependency Updates

Full Changelog: 2.28.1...2.29.0

2.28.1

31 Jul 18:17
Compare
Choose a tag to compare

What's Changed

๐Ÿž Bug Fixes

  • fix(allure-scalatest): cross-build for scala 2.12 and 2.13 by @baev in #1107
  • fix(scalatest): resolve issues with crossbuild signing by @baev in #1111

โฌ†๏ธ Dependency Updates

Full Changelog: 2.28.0...2.28.1

2.28.0

09 Jul 09:40
Compare
Choose a tag to compare

What's Changed

๐Ÿ”ฌ Improvements

  • [allure-jsonunit] Deprecate AllureConfigurableJsonMatcher in favor of ConfigurableJsonMatcher by @valfirst in #1060

๐Ÿž Bug Fixes

  • fix(allure-karate): remove the code that causes the process to hang by @baev in #1065

โฌ†๏ธ Dependency Updates

๐Ÿ‘ป Internal changes

Full Changelog: 2.27.0...2.28.0

2.27.0

08 Apr 15:19
Compare
Choose a tag to compare

What's Changed

๐Ÿ”ฌ Improvements

  • feat(junit-platform): add annotations from outer classes by @baev in #1019
  • fix(allure-karate): add history id by @baev in #1018
  • feat(rest-assured): add support for headers blacklist by @antonfilichkin in #1007

๐Ÿž Bug Fixes

  • Fix JBehave runtime API by @baev in #1022
  • fix(jbehave5): enable step & attachment aspects by @baev in #1026

New Contributors

Full Changelog: 2.26.0...2.27.0

2.26.0

18 Mar 12:28
Compare
Choose a tag to compare

What's Changed

๐Ÿš€ New Features

๐Ÿž Bug Fixes

โฌ†๏ธ Dependency Updates

๐Ÿ‘ป Internal changes

New Contributors

Full Changelog: 2.25.0...2.26.0

2.25.0

04 Dec 11:18
Compare
Choose a tag to compare

What's Changed

๐Ÿ”ฌ Improvements

  • fix(descriptions-javadoc): put descriptions in META-INF folder by @rPraml in #971
  • feat(descriptions-javadoc): various improvements by @baev in #981

๐Ÿž Bug Fixes

  • fix(spock2): add support for test tags by @baev in #974

โฌ†๏ธ Dependency Updates

๐Ÿ“– Documentation improvements

New Contributors

Full Changelog: 2.24.0...2.25.0

2.24.0

25 Aug 17:18
Compare
Choose a tag to compare

What's Changed

๐Ÿš€ New Features

๐Ÿ”ฌ Improvements

  • impr(cucumberjvm): support selective runs and more by @baev in #947
  • Remove spock2 sout capture by @baev in #951

๐Ÿž Bug Fixes

  • Enable Step & Attachment aspects for CucumberJVM by @baev in #940
  • Fixed test-results missing in case of test parallel execution [allure-scalatest] (fixes #945) by @dm-test in #946

โฌ†๏ธ Dependency Updates

๐Ÿ“– Documentation improvements

New Contributors

Full Changelog: 2.23.0...2.24.0