Skip to content

3.0.0

Latest

Choose a tag to compare

@allure-ci allure-ci released this 11 Sep 15:31
· 7 commits to refs/heads/main since this release

What's Changed

πŸš€ New Features

  • Prepare Allure Java 3.0.0 with Java 17 baseline and HTTP exchange attachments by @baev in #1283
  • Refactor Allure Lifecycle for v3 by @baev in #1304
  • Improve JUnit Platform and Jupiter reporting by @baev in #1315
  • Add run-level globals and global error reporting by @baev in #1372
  • Add Allure support for Java's built-in HTTP client by @baev in #1373
  • Add Kotlin-first Allure APIs and coroutine support by @baev in #1410
  • Add explicit JPMS support by @baev in #1429

πŸ”¬ Improvements

  • Make Allure result files durable before publishing by @baev in #1294
  • Leave Allure results cleanup to build tools by @baev in #1295
  • Make TestNG custom listener evidence work automatically by @baev in #1312
  • Fix JUnit Platform reporting for nested tests by @baev in #1316
  • Support inherited and configurable TestNG instance parameters by @baev in #1321
  • Let custom grouping labels override framework defaults by @baev in #1329
  • Support composed flaky, muted, and severity annotations across Java test adapters by @baev in #1331
  • Support custom binary return types for @attachment by @baev in #1336
  • Preserve manually assigned step statuses by @baev in #1337
  • Support direct HTTP and HTTPS URLs in link annotations by @baev in #1338
  • Improve Spock block and fixture reporting by @baev in #1339
  • Fix Awaitility step hierarchy with reusable executor threads by @baev in #1350
  • Improve Karate result reporting and runtime evidence by @baev in #1363
  • Avoid duplicate display names for JUnit Platform test templates by @baev in #1366
  • Prevent reports from reading partially written Allure attachments by @baev in #1371
  • fix(playwright): use vnd.allure.playwright-trace content type for trace attachments (fixes #1381) by @antonfilichkin in #1380
  • Capture gRPC metadata by default with configurable redaction by @baev in #1383
  • Report fixture and lifecycle failures without creating phantom tests by @baev in #1391
  • Add Scala 3 support to Allure ScalaTest by @baev in #1392
  • Keep OkHttp SSE callbacks attached to the correct Allure test by @baev in #1401
  • Honor metadata label tags across Java test integrations by @baev in #1402
  • Fix missing attachments from TestNG configuration listeners by @baev in #1423

🐞 Bug Fixes

  • Split qualified title paths into package segments by @baev in #1284
  • Support @PARAM metadata for TestNG test parameters by @baev in #1288
  • Show TestNG before/after group fixtures in reports by @baev in #1305
  • Fix TestNG class fixtures for factory-created instances by @baev in #1306
  • Report metadata from inherited JUnit Jupiter test methods by @baev in #1317
  • Generate consistent history IDs from final test parameters by @baev in #1323
  • Preserve muted and flaky annotations for failed Spock tests by @baev in #1330
  • Preserve test failures when stack traces cannot be fully rendered by @baev in #1335
  • Report skipped Spock features when setupSpec fails by @baev in #1347
  • Fix package hierarchy for JUnit 4 and Spock 2 results by @baev in #1349
  • Respect TestNG XML parameter overrides in reported results by @baev in #1365
  • Don't buffer text/event-stream response bodies by @Yevhen-Bozhenko in #1351
  • Prevent assertion aspects from crashing on missing optional types by @baev in #1415
  • Preserve parameterized test identity when JUnit setup fails by @baev in #1416
  • Report undefined and ambiguous Cucumber steps as broken by @baev in #1419

⬆️ Dependency Updates

  • build(deps): bump org.seleniumhq.selenium:selenium-java from 4.23.0 to 4.44.0 by @dependabot[bot] in #1287
  • build(deps): bump protobufVersion from 4.35.0 to 4.35.1 by @dependabot[bot] in #1289
  • build(deps): bump org.jooq:jooq from 3.21.5 to 3.21.6 by @dependabot[bot] in #1293
  • build(deps): bump org.mock-server:mockserver-netty from 7.0.0 to 7.1.0 by @dependabot[bot] in #1292
  • build(deps): bump grpcVersion from 1.81.0 to 1.82.0 by @dependabot[bot] in #1285
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1296
  • build(deps): bump org.seleniumhq.selenium:selenium-java from 4.44.0 to 4.45.0 by @dependabot[bot] in #1299
  • build(deps): bump gradle-wrapper from 9.5.1 to 9.6.0 by @dependabot[bot] in #1298
  • build(deps): bump com.gradle.develocity from 4.4.2 to 4.4.3 by @dependabot[bot] in #1297
  • build(deps): bump org.apache.groovy:groovy from 5.0.6 to 5.0.7 by @dependabot[bot] in #1310
  • build(deps): bump io.cucumber:cucumber-bom from 7.34.3 to 7.34.4 by @dependabot[bot] in #1309
  • build(deps): bump com.fasterxml.jackson:jackson-bom from 2.22.0 to 2.22.1 by @dependabot[bot] in #1314
  • build(deps): bump grpcVersion from 1.82.0 to 1.82.1 by @dependabot[bot] in #1313
  • build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.6.1 to 5.6.2 by @dependabot[bot] in #1320
  • build(deps): bump grpcVersion from 1.82.1 to 1.82.2 by @dependabot[bot] in #1319
  • build(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #1328
  • build(deps): bump io.rest-assured:rest-assured from 6.0.0 to 6.0.1 by @dependabot[bot] in #1327
  • build(deps): bump com.gradleup.shadow from 9.4.2 to 9.5.1 by @dependabot[bot] in #1325
  • build(deps): bump gradle-wrapper from 9.6.0 to 9.6.1 by @dependabot[bot] in #1324
  • build(deps): bump com.microsoft.playwright:playwright from 1.60.0 to 1.61.0 by @dependabot[bot] in #1332
  • build(deps): bump org.seleniumhq.selenium:selenium-java from 4.45.0 to 4.46.0 by @dependabot[bot] in #1334
  • build(deps): bump jvm from 2.4.0 to 2.4.10 by @dependabot[bot] in #1333
  • build(deps): bump grpcVersion from 1.82.2 to 1.83.0 by @dependabot[bot] in #1342
  • build(deps): bump com.diffplug.spotless from 8.6.0 to 8.8.0 by @dependabot[bot] in #1341
  • build(deps): bump com.github.spotbugs:spotbugs from 4.10.2 to 4.10.3 by @dependabot[bot] in #1345
  • build(deps): bump com.gradleup.shadow from 9.5.1 to 9.6.1 by @dependabot[bot] in #1344
  • build(deps): bump org.mock-server:mockserver-netty from 7.1.0 to 7.4.0 by @dependabot[bot] in #1348
  • build(deps): bump com.gradle.develocity from 4.4.3 to 4.5.0 by @dependabot[bot] in #1353
  • build(deps): bump org.postgresql:postgresql from 42.7.11 to 42.7.13 by @dependabot[bot] in #1352
  • build(deps): bump com.diffplug.spotless from 8.8.0 to 8.9.0 by @dependabot[bot] in #1357
  • build(deps): bump io.cucumber:cucumber-bom from 7.34.4 to 7.34.6 by @dependabot[bot] in #1356
  • build(deps): bump karateVersion from 2.0.10 to 2.1.1 by @dependabot[bot] in #1364
  • build(deps): bump grpcVersion from 1.83.0 to 1.83.1 by @dependabot[bot] in #1362
  • Support Selenide 7.17.0 by @baev in #1358
  • build(deps): bump org.mock-server:mockserver-netty from 7.4.0 to 7.5.0 by @dependabot[bot] in #1360
  • build(deps): bump com.github.spotbugs from 6.5.6 to 6.5.9 by @dependabot[bot] in #1369
  • build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.6.2 to 5.6.3 by @dependabot[bot] in #1368
  • build(deps): bump org.apache.groovy:groovy from 5.0.7 to 5.0.8 by @dependabot[bot] in #1367
  • build(deps): bump org.jooq:jooq from 3.21.6 to 3.21.7 by @dependabot[bot] in #1376
  • build(deps): bump com.microsoft.playwright:playwright from 1.61.0 to 1.62.0 by @dependabot[bot] in #1375
  • build(deps): bump org.jboss.resteasy:resteasy-client from 7.0.2.Final to 7.0.3.Final by @dependabot[bot] in #1374
  • build(deps): bump com.github.spotbugs from 6.5.9 to 6.5.10 by @dependabot[bot] in #1378
  • build(deps): bump gradle-wrapper from 9.6.1 to 9.7.0 by @dependabot[bot] in #1377
  • build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.6.3 to 5.6.4 by @dependabot[bot] in #1379
  • build(deps): bump org.seleniumhq.selenium:selenium-java from 4.46.0 to 4.47.0 by @dependabot[bot] in #1382
  • build(deps): bump org.apache.groovy:groovy from 5.0.8 to 5.1.0 by @dependabot[bot] in #1385
  • build(deps): bump karateVersion from 2.1.1 to 2.1.2 by @dependabot[bot] in #1384
  • build(deps): bump io.cucumber:cucumber-bom from 7.34.6 to 7.34.7 by @dependabot[bot] in #1389
  • build(deps): bump com.fasterxml.jackson:jackson-bom from 2.22.1 to 2.22.2 by @dependabot[bot] in #1388
  • build(deps): bump okhttpVersion from 5.4.0 to 5.5.0 by @dependabot[bot] in #1387
  • build(deps): bump com.diffplug.spotless from 8.9.0 to 8.10.0 by @dependabot[bot] in #1386
  • build(deps): bump protobufVersion from 4.35.1 to 4.36.0 by @dependabot[bot] in #1397
  • build(deps): bump gradle-wrapper from 9.7.0 to 9.7.1 by @dependabot[bot] in #1396
  • build(deps): bump actions/setup-java from 5 to 6 by @dependabot[bot] in #1394
  • build(deps): bump org.mock-server:mockserver-netty from 7.5.0 to 7.6.0 by @dependabot[bot] in #1393
  • build(deps): bump com.github.spotbugs from 6.5.10 to 6.5.11 by @dependabot[bot] in #1400
  • build(deps): bump org.springframework:spring-web from 7.0.8 to 7.0.9 by @dependabot[bot] in #1399
  • build(deps): bump com.github.spotbugs:spotbugs from 4.10.3 to 4.10.4 by @dependabot[bot] in #1398
  • build(deps): bump com.codeborne:selenide from 7.17.0 to 7.18.0 by @dependabot[bot] in #1405
  • build(deps): bump com.diffplug.spotless from 8.10.0 to 8.10.1 by @dependabot[bot] in #1404
  • build(deps): bump com.google.guava:guava from 33.6.0-jre to 33.7.1-jre by @dependabot[bot] in #1403
  • build(deps): bump org.apache.groovy:groovy from 5.1.0 to 5.1.1 by @dependabot[bot] in #1409
  • build(deps): bump org.seleniumhq.selenium:selenium-java from 4.47.0 to 4.48.0 by @dependabot[bot] in #1407
  • build(deps): bump org.freemarker:freemarker from 2.3.34 to 2.3.35 by @dependabot[bot] in #1406
  • build(deps): bump io.zonky.test.postgres:embedded-postgres-binaries-bom from 18.4.0 to 18.6.0 by @dependabot[bot] in #1413
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.9.0 to 1.11.0 by @dependabot[bot] in #1412
  • build(deps): bump com.codeborne:selenide from 7.18.0 to 7.18.1 by @dependabot[bot] in #1411
  • build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.4.10 by @dependabot[bot] in #1418
  • build(deps): bump protobufVersion from 4.36.0 to 4.36.1 by @dependabot[bot] in #1417
  • build(deps): bump org.jboss.resteasy:resteasy-client from 7.0.3.Final to 7.0.4.Final by @dependabot[bot] in #1422
  • build(deps): bump org.apache.groovy:groovy from 5.1.1 to 5.1.2 by @dependabot[bot] in #1421
  • build(deps): bump grpcVersion from 1.83.1 to 1.84.0 by @dependabot[bot] in #1420
  • build(deps): bump net.sourceforge.pmd:pmd-java from 7.25.0 to 7.27.0 by @dependabot[bot] in #1408
  • build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.4.10 to 2.4.20 by @dependabot[bot] in #1430
  • build(deps): bump io.cucumber:cucumber-bom from 7.34.7 to 7.34.8 by @dependabot[bot] in #1428
  • build(deps): bump orgSlf4jVersion from 2.0.18 to 2.0.19 by @dependabot[bot] in #1427
  • build(deps): bump com.diffplug.spotless from 8.10.1 to 8.10.2 by @dependabot[bot] in #1426
  • build(deps): bump org.jooq:jooq from 3.21.7 to 3.21.8 by @dependabot[bot] in #1425

πŸ‘» Internal changes

New Contributors

Full Changelog: 2.35.2...3.0.0