Releases: allure-framework/allure-java
Releases Β· allure-framework/allure-java
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
AllureConfigurableJsonMatcher
in favor ofConfigurableJsonMatcher
by @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
2.24.0
What's Changed
π New Features
- Add interceptors for httpclient5 by @a-simeshin in #935
- Introduce adaptor for JBehave 5 by @valfirst in #937
- spock2: add test plan filter support by @mihalichzh in #943
π¬ 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
- Bump grpcVersion from 1.53.0 to 1.57.1 by @dependabot in #942
π Documentation improvements
New Contributors
- @dm-test made their first contribution in #946
- @mihalichzh made their first contribution in #943
Full Changelog: 2.23.0...2.24.0
2.23.0
What's Changed
π New Features
π¬ Improvements
- allure-description-javadoc: mark all java versions as supported by @rPraml in #930
- allure-testng: add property to disable configuration failures logging by @iFatRain in #920
- Add logs for FreemarkerAttachmentRenderer due to uninformative FreeMarker exceptions by default by @a-simeshin in #921
New Contributors
Full Changelog: 2.22.2...2.23.0
2.22.2
What's Changed
β¬οΈ Dependency Updates
- Bump protobufVersion from 3.22.3 to 3.22.4 by @dependabot in #916
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #925
Full Changelog: 2.22.1...2.22.2
2.22.1
What's Changed
π¬ Improvements
β¬οΈ Dependency Updates
- Bump com.intuit.karate:karate-core from 1.3.1 to 1.4.0 by @dependabot in #915
New Contributors
Full Changelog: 2.22.0...2.22.1