Releases: allure-framework/allure-java
Releases Β· allure-framework/allure-java
2.22.0
What's Changed
π New Features
β¬οΈ Dependency Updates
- Bump com.codeborne:selenide from 6.10.2 to 6.11.2 by @dependabot in #880
- Bump org.mockito:mockito-core from 4.6.1 to 5.1.1 by @dependabot in #881
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #897
- Bump grpcVersion from 1.51.0 to 1.53.0 by @dependabot in #885
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #901
- Bump com.gradle.enterprise from 3.11.4 to 3.12.5 by @dependabot in #900
- Bump protobufVersion from 3.21.11 to 3.22.2 by @dependabot in #899
- Bump org.junit:junit-bom from 5.8.2 to 5.9.2 by @dependabot in #902
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #909
- Bump org.mockito:mockito-core from 5.1.1 to 5.3.0 by @dependabot in #907
- Bump org.mock-server:mockserver-netty from 5.14.0 to 5.15.0 by @dependabot in #911
- Bump protobufVersion from 3.22.2 to 3.22.3 by @dependabot in #913
Full Changelog: 2.21.0...2.22.0
2.21.0
What's Changed
π New Features
π Bug Fixes
β¬οΈ Dependency Updates
- Bump resteasy-client from 6.1.0.Final to 6.2.1.Final by @dependabot in #849
- Bump com.gradle.enterprise from 3.11.2 to 3.11.4 by @dependabot in #848
- Bump protobufVersion from 3.21.6 to 3.21.9 by @dependabot in #847
- Bump selenide from 6.7.3 to 6.10.2 by @dependabot in #857
- Bump jackson-bom from 2.14.0 to 2.14.1 by @dependabot in #853
- Bump io.spring.dependency-management from 1.0.11.RELEASE to 1.1.0 by @dependabot in #860
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #858
- Bump grpcVersion from 1.50.2 to 1.51.0 by @dependabot in #859
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #869
- Bump protobufVersion from 3.21.9 to 3.21.11 by @dependabot in #863
π» Internal changes
New Contributors
Full Changelog: 2.20.1...2.21.0
2.20.1
What's Changed
β¬οΈ Dependency Updates
- Bump mockserver-netty from 5.13.2 to 5.14.0 by @dependabot in #843
- Bump jackson-bom from 2.13.3 to 2.14.0 by @dependabot in #844
- Bump com.google.protobuf from 0.8.19 to 0.9.1 by @dependabot in #834
- Bump com.diffplug.spotless from 6.9.1 to 6.11.0 by @dependabot in #823
- Bump assertj-core from 3.22.0 to 3.23.1 by @dependabot in #772
Full Changelog: 2.20.0...2.20.1
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