Releases: allure-framework/allure-java
Releases · allure-framework/allure-java
2.20.0
What's Changed
🚀 New Features
- Awaitility support by @a-simeshin in #829
- Add support for Spock 2 by @baev in #838
- Add support for fixtures for spock2 by @baev in #840
🔬 Improvements
- TestNg - Make Display disabled tests in report configurable (fixes #369) by @vinipx in #825
- Ignore junit platform spock engine reporting when spock 2 is configured by @baev in #842
🐞 Bug Fixes
- Fix bug from PR 796 with processing primitives type in parameterized tests parameters by @dalapenko in #820
⬆️ Dependency Updates
- Bump selenide from 6.6.6 to 6.7.3 by @dependabot in #814
- Bump grpcVersion from 1.48.1 to 1.49.0 by @dependabot in #817
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #827
- Bump cucumber-jvm 7 dependencies by @jsa34 in #828
- Bump protobufVersion from 3.21.2 to 3.21.6 by @dependabot in #824
- Bump com.gradle.enterprise from 3.10.2 to 3.11.2 by @dependabot in #832
- Bump grpcmock-junit5 from 0.7.7 to 0.8.0 by @dependabot in #821
- Bump build dependencies by @baev in #837
- Bump grpcVersion from 1.49.0 to 1.50.2 by @dependabot in #841
New Contributors
Full Changelog: 2.19.0...2.20.0
2.19.0
What's Changed
🔬 Improvements
- assertJ: handle interface based assertions by @dr29bart in #742
- improvement(testng): introduce tag annotation by @neparij in #793
⬆️ Dependency Updates
- Bump mockito-core from 4.5.1 to 4.6.1 by @dependabot in #766
- Bump protobufVersion from 3.20.1 to 3.21.0 by @dependabot in #762
- Bump selenide from 6.5.0 to 6.6.2 by @dependabot in #775
- Bump rest-assured from 5.0.1 to 5.1.1 by @dependabot in #774
- Bump grpcVersion from 1.46.0 to 1.47.0 by @dependabot in #771
- Bump com.diffplug.spotless from 6.6.1 to 6.7.2 by @dependabot in #780
- Bump com.gradle.enterprise from 3.10.1 to 3.10.2 by @dependabot in #778
- Bump protobufVersion from 3.21.0 to 3.21.1 by @dependabot in #777
- Bump selenide from 6.6.2 to 6.6.6 by @dependabot in #791
- Bump protobufVersion from 3.21.1 to 3.21.2 by @dependabot in #794
- Bump resteasy-client from 4.7.3.Final to 6.1.0.Final by @dependabot in #802
- Bump grpcVersion from 1.47.0 to 1.48.1 by @dependabot in #803
- Bump com.google.protobuf from 0.8.18 to 0.8.19 by @dependabot in #804
- Bump com.diffplug.spotless from 6.7.2 to 6.9.1 by @dependabot in #807
- Bump kotlin from 1.6.21 to 1.7.10 by @dependabot in #795
- Bump io.qameta.allure-report from 2.9.6 to 2.10.0 by @dependabot in #806
New Contributors
- @dr29bart made their first contribution in #742
- @infoShare made their first contribution in #769
- @ahtutejlo made their first contribution in #786
- @neparij made their first contribution in #793
- @dalapenko made their first contribution in #796
- @evpl made their first contribution in #799
- @nirtal85 made their first contribution in #764
Full Changelog: 2.18.1...2.19.0
2.18.1
What's Changed
⬆️ Dependency Updates
- Bump guice from 5.0.1 to 5.1.0 by @dependabot in #738
- Bump javax.annotation-api from 1.3.1 to 1.3.2 by @dependabot in #735
- Bump grpcmock-junit5 from 0.5.1 to 0.7.7 by @dependabot in #733
- Bump com.diffplug.spotless from 6.1.2 to 6.6.1 by @dependabot in #747
- Bump spring-web from 5.3.13 to 5.3.20 by @dependabot in #746
- Bump kotlin from 1.5.0 to 1.6.21 by @dependabot in #745
- Bump selenide from 6.4.0 to 6.5.0 by @dependabot in #744
- Bump jackson-bom from 2.13.0 to 2.13.3 by @dependabot in #748
- Bump aspectjrt from 1.9.7 to 1.9.9.1 by @dependabot in #749
- Bump json-unit from 2.28.0 to 2.35.0 by @dependabot in #750
- Bump com.gradle.enterprise from 3.10 to 3.10.1 by @dependabot in #751
- Bump assertj-core from 3.21.0 to 3.22.0 by @dependabot in #753
- Bump rest-assured from 4.4.0 to 5.0.1 by @dependabot in #754
- Bump com.google.protobuf from 0.8.17 to 0.8.18 by @dependabot in #755
Full Changelog: 2.18.0...2.18.1
2.18.0
What's Changed
🚀 New Features
🐞 Bug Fixes
⬆️ Dependency Updates
- Bump actions/checkout from 2.4.0 to 3.0.0 by @dependabot in #718
- Bump actions/setup-java from 2 to 3 by @dependabot in #719
- Bump actions/checkout from 3.0.0 to 3.0.2 by @dependabot in #724
- Bump actions/labeler from 3 to 4 by @dependabot in #714
- Bump com.github.johnrengelman.shadow from 7.1.0 to 7.1.2 by @dependabot in #704
- Bump aspectjweaver from 1.9.7 to 1.9.9.1 by @dependabot in #726
- Bump com.gradle.enterprise from 3.7.2 to 3.10 by @dependabot in #730
- Bump mockserver-netty from 5.11.2 to 5.13.2 by @dependabot in #728
- Bump selenide from 6.1.1 to 6.4.0 by @dependabot in #732
- Bump jbehave-core from 4.8.2 to 4.8.3 by @dependabot in #736
- Bump mockito-core from 4.1.0 to 4.5.1 by @dependabot in #734
New Contributors
- @prtnv made their first contribution in #627
- @dtuchs made their first contribution in #655
- @unixshaman made their first contribution in #727
Full Changelog: 2.17.3...2.18.0
2.17.3
What's Changed
🐞 Bug Fixes
⬆️ Dependency Updates
- Bump com.diffplug.spotless from 5.13.0 to 6.1.2 by @dependabot in #702
Full Changelog: 2.17.2...2.17.3
2.17.2
2.17.1
What's Changed
🐞 Bug Fixes
⬆️ Dependency Updates
- Bump ru.vyarus.quality from 4.6.0 to 4.7.0 by @dependabot in #691
- Bump selenide from 6.0.3 to 6.1.1 by @dependabot in #692
- Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 by @dependabot in #693
Full Changelog: 2.17.0...2.17.1
2.17.0
What's Changed
🚀 New Features
🔬 Improvements
- Better support for junit5 parameterised tests by @baev in #687
- Fix reader deprecations by @baev in #686
🐞 Bug Fixes
- Always setting RestAssured response attachment name to response status line if default responseAttachmentName is null by @serzhshakur in #679
⬆️ Dependency Updates
- Bump resteasy-client from 4.7.2.Final to 4.7.3.Final by @dependabot in #676
- Bump spring-web from 5.3.12 to 5.3.13 by @dependabot in #682
- Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #685
- Bump junit-bom from 5.8.1 to 5.8.2 by @dependabot in #688
- Bump com.gradle.enterprise from 3.6.2 to 3.7.2 by @dependabot in #689
New Contributors
- @serzhshakur made their first contribution in #679
Full Changelog: 2.16.1...2.17.0
2.16.1
What's Changed
🔬 Improvements
⬆️ Dependency Updates
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #675
👻 Internal changes
Full Changelog: 2.16.0...2.16.1
2.16.0
What's Changed
⬆️ Dependency Updates
- Bump selenide from 5.24.2 to 5.24.3 by @dependabot in #651
- Bump spring-web from 5.3.9 to 5.3.10 by @dependabot in #654
- Bump assertj-core from 3.20.2 to 3.21.0 by @dependabot in #656
- Bump selenide from 5.24.3 to 5.24.4 by @dependabot in #657
- Bump resteasy-client from 4.7.1.Final to 4.7.2.Final by @dependabot in #659
- Bump junit-bom from 5.8.0 to 5.8.1 by @dependabot in #658
- Bump jackson-bom from 2.12.5 to 2.13.0 by @dependabot in #661
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #665
- Bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #664
- Bump spring-web from 5.3.10 to 5.3.11 by @dependabot in #666
- Bump spring-web from 5.3.11 to 5.3.12 by @dependabot in #667
- allure-selenide: up selenide version and don't expose selenide to pom.xml by @BorisOsipov in #670
- Bump selenide from 6.0.2 to 6.0.3 by @dependabot in #671
👻 Internal changes
New Contributors
- @BorisOsipov made their first contribution in #670
Full Changelog: 2.15.0...2.16.0