Releases: allure-framework/allure-java
Releases Β· allure-framework/allure-java
2.32.0
What's Changed
π¬ Improvements
- limited prettifying length to 1mb by @CodeGeek32 in #1157
β¬οΈ Dependency Updates
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1206
- build(deps): bump gradle/actions from 4 to 5 by @dependabot[bot] in #1197
- build(deps): bump io.qameta.allure plugins from 2.11.2 to 3.0.1 by @dependabot[bot] in #1205
- build(deps): bump org.jboss.resteasy:resteasy-client from 6.2.9.Final to 7.0.0.Final by @dependabot[bot] in #1196
- build(deps): bump assertJVersion from 1.9.22.1 to 1.9.25 by @dependabot[bot] in #1207
- build(deps): bump io.rest-assured:rest-assured from 5.5.0 to 5.5.6 by @dependabot[bot] in #1208
- build(deps): bump grpcVersion from 1.76.0 to 1.77.0 by @dependabot[bot] in #1209
- Remove deprecated Gradle Enterprise plugin in favor of Devlocity by @baev in #1210
- build(deps): bump org.awaitility:awaitility from 4.2.1 to 4.3.0 by @dependabot[bot] in #1214
- build(deps): bump com.github.spotbugs from 6.0.19 to 6.4.7 by @dependabot[bot] in #1213
- build(deps): bump com.puppycrawl.tools:checkstyle from 11.0.1 to 12.2.0 by @dependabot[bot] in #1212
- build(deps): bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 16.2.0 to 18.1.0 by @dependabot[bot] in #1211
- build(deps): bump io.spring.dependency-management from 1.1.6 to 1.1.7 by @dependabot[bot] in #1218
- build(deps): bump io.zonky.test:embedded-postgres from 2.0.7 to 2.2.0 by @dependabot[bot] in #1216
- build(deps): bump com.github.prokod.gradle-crossbuild from 0.16.0 to 0.17.0 by @dependabot[bot] in #1215
- build(deps): bump com.google.protobuf from 0.9.4 to 0.9.5 by @dependabot[bot] in #1217
- build(deps): bump protobufVersion from 4.32.1 to 4.33.2 by @dependabot[bot] in #1222
- build(deps): bump com.github.spotbugs:spotbugs from 4.9.3 to 4.9.8 by @dependabot[bot] in #1221
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.20.1 by @dependabot[bot] in #1224
- build(deps): bump com.google.testing.compile:compile-testing from 0.21.0 to 0.23.0 by @dependabot[bot] in #1225
- build(deps): bump org.scala-lang.modules:scala-collection-compat_2.13 from 2.12.0 to 2.14.0 by @dependabot[bot] in #1226
New Contributors
- @CodeGeek32 made their first contribution in #1157
Full Changelog: 2.31.0...2.32.0
2.31.0
What's Changed
π¬ Improvements
- Feat(allure grpc) rework grpc module by @skuznetsov-al in #1199
- bump spring-web to 6.2.12 and fix compatibility with new api by @a-simeshin in #1161
β¬οΈ Dependency Updates
- build(deps): bump grpcVersion from 1.75.0 to 1.76.0 by @dependabot[bot] in #1202
π Documentation improvements
- Document how to prevent breaking allure lifecycle for Steps inside Awaitility evaluations (fixes #1135) by @a-simeshin in #1158
π» Internal changes
New Contributors
- @epszaw made their first contribution in #1187
- @skuznetsov-al made their first contribution in #1199
Full Changelog: 2.30.0...2.31.0
2.30.0
What's Changed
π¬ Improvements
β¬οΈ Dependency Updates
- build(deps): bump net.sourceforge.pmd:pmd-java from 7.4.0 to 7.15.0 by @dependabot[bot] in #1166
- build(deps): bump io.qameta.allure-download from 2.11.2 to 2.12.0 by @dependabot[bot] in #1118
- build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @dependabot[bot] in #1170
- build(deps): bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.3 by @dependabot[bot] in #1171
- build(deps): bump com.squareup.retrofit2:retrofit from 2.11.0 to 3.0.0 by @dependabot[bot] in #1174
- build(deps): bump org.postgresql:postgresql from 42.7.3 to 42.7.7 by @dependabot[bot] in #1173
- build(deps): bump orgSlf4jVersion from 2.0.13 to 2.0.17 by @dependabot[bot] in #1175
- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1186
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1183
- build(deps): bump commons-io:commons-io from 2.16.1 to 2.20.0 by @dependabot[bot] in #1190
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.17.0 to 11.0.1 by @dependabot[bot] in #1189
π» Internal changes
- Potential fix for code scanning alert no. 6: Workflow does not contain permissions by @baev in #1172
New Contributors
Full Changelog: 2.29.1...2.30.0
2.29.1
What's Changed
π Bug Fixes
- fix(allure-karate): fix duplicate scenarios when call or callonce keywords are used by @umitozdemirf in #1144
β¬οΈ Dependency Updates
- Updated allure-cucumber7-jvm dependencies by @DineshKumarRA in #1115
- build(deps): bump protobufVersion from 4.27.2 to 4.27.3 by @dependabot in #1120
New Contributors
- @DineshKumarRA made their first contribution in #1115
- @umitozdemirf made their first contribution in #1144
Full Changelog: 2.29.0...2.29.1
2.29.0
What's Changed
π New Features
π Bug Fixes
β¬οΈ Dependency Updates
- Bump net.sourceforge.pmd:pmd-java from 7.3.0 to 7.4.0 by @dependabot in #1109
- Bump com.codeborne:selenide from 7.3.3 to 7.4.1 by @dependabot in #1110
- build(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #1117
- build(deps): bump gradle/actions from 3 to 4 by @dependabot in #1116
Full Changelog: 2.28.1...2.29.0
2.28.1
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
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #1097
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in #1102
- Bump com.github.spotbugs from 6.0.18 to 6.0.19 by @dependabot in #1099
Full Changelog: 2.28.0...2.28.1
2.28.0
What's Changed
π¬ Improvements
- [allure-jsonunit] Deprecate
AllureConfigurableJsonMatcherin favor ofConfigurableJsonMatcherby @valfirst in #1060
π Bug Fixes
β¬οΈ Dependency Updates
- Bump com.google.inject:guice from 5.1.0 to 7.0.0 by @dependabot in #1003
- Bump protobufVersion from 3.22.4 to 4.26.1 by @dependabot in #1027
- Bump orgSlf4jVersion from 1.7.36 to 2.0.7 by @dependabot in #903
- Bump io.rest-assured:rest-assured from 5.3.1 to 5.4.0 by @dependabot in #1043
- Bump org.postgresql:postgresql from 42.7.1 to 42.7.3 by @dependabot in #1041
- Bump orgSlf4jVersion from 2.0.7 to 2.0.13 by @dependabot in #1042
- Bump com.google.protobuf from 0.9.1 to 0.9.4 by @dependabot in #1048
- Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14 by @dependabot in #1046
- Bump io.spring.dependency-management from 1.1.0 to 1.1.5 by @dependabot in #1047
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #1050
- Bump org.mockito:mockito-core from 5.10.0 to 5.12.0 by @dependabot in #1054
- Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0 by @dependabot in #1057
- Bump net.sourceforge.pmd:pmd-java from 6.55.0 to 7.3.0 by @dependabot in #1062
- Bump org.junit:junit-bom from 5.9.2 to 5.10.3 by @dependabot in #1069
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.17.0 by @dependabot in #1067
- Bump org.freemarker:freemarker from 2.3.31 to 2.3.33 by @dependabot in #1070
- Bump protobufVersion from 4.26.1 to 4.27.2 by @dependabot in #1066
- Bump com.diffplug.spotless from 6.11.0 to 6.25.0 by @dependabot in #1071
- Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.11.0 by @dependabot in #1068
- Bump com.intuit.karate:karate-core from 1.4.0 to 1.4.1 by @dependabot in #1073
- Bump org.jooq:jooq from 3.18.4 to 3.19.10 by @dependabot in #1074
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.3.1 by @dependabot in #1079
- Bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 by @dependabot in #1078
- Bump commons-io:commons-io from 2.11.0 to 2.16.1 by @dependabot in #1075
- Bump org.jboss.resteasy:resteasy-client from 6.2.1.Final to 6.2.9.Final by @dependabot in #1076
- Bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 15.3.0 to 16.2.0 by @dependabot in #1077
- Bump org.springframework:spring-web from 5.3.20 to 5.3.37 by @dependabot in #1080
- Bump assertJVersion from 1.9.9.1 to 1.9.22.1 by @dependabot in #1082
- Bump com.gradle.enterprise from 3.12.5 to 3.17.5 by @dependabot in #1084
- Bump com.google.testing.compile:compile-testing from 0.19 to 0.21.0 by @dependabot in #1083
- Bump io.zonky.test:embedded-postgres from 2.0.4 to 2.0.7 by @dependabot in #1087
- Bump jvm from 1.7.10 to 2.0.0 by @dependabot in #1089
- Bump com.fasterxml.jackson:jackson-bom from 2.14.1 to 2.17.2 by @dependabot in #1086
- Bump org.assertj:assertj-core from 3.23.1 to 3.26.0 by @dependabot in #1092
- Bump com.github.spotbugs from 6.0.6 to 6.0.18 by @dependabot in #1091
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 by @dependabot in #1093
- build(deps): bump io.spring.dependency-management from 1.1.5 to 1.1.6 by @dependabot in #1094
- Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.6 by @dependabot in #1081
- Bump com.codeborne:selenide from 6.17.1 to 7.3.3 by @dependabot in #1088
π» Internal changes
Full Changelog: 2.27.0...2.28.0
2.27.0
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
- @antonfilichkin made their first contribution in #1007
Full Changelog: 2.26.0...2.27.0
2.26.0
What's Changed
π New Features
- RestAssured: Add support for form params by @Phoenix124 in #1016
π Bug Fixes
β¬οΈ Dependency Updates
- Bump org.mockito:mockito-core from 5.3.0 to 5.10.0 by @dependabot in #993
- Gradle 8 by @baev in #996
- Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 by @dependabot in #995
- Bump org.mock-server:mockserver-netty from 5.14.0 to 5.15.0 by @dependabot in #1000
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.1 by @dependabot in #999
π» Internal changes
New Contributors
- @Phoenix124 made their first contribution in #1016
Full Changelog: 2.25.0...2.26.0
2.25.0
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
β¬οΈ Dependency Updates
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #952
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #956
- Bump io.github.glytching:junit-extensions from 2.5.0 to 2.6.0 by @dependabot in #948
- Bump selenide version from 6.11.2 to 6.17.1 by @PavelMal in #950
- Update rest assured version from 5.1.1 to 5.3.1 by @PavelMal in #949
- Bump actions/checkout from 4.0.0 to 4.1.1 by @dependabot in #969
- Bump actions/setup-java from 3 to 4 by @dependabot in #980
- Bump grpcVersion from 1.57.1 to 1.57.2 by @dependabot in #958
π Documentation improvements
New Contributors
Full Changelog: 2.24.0...2.25.0