Releases: allure-framework/allure-maven
Releases · allure-framework/allure-maven
3.0.1
What's Changed
⬆️ Dependency Updates
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #435
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #433
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.21.2 to 2.21.3 by @dependabot[bot] in #434
- Bump actions/upload-artifact from 5 to 7 by @dependabot[bot] in #436
- Bump actions/download-artifact from 6 to 8 by @dependabot[bot] in #437
👻 Internal changes
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
🚀 New Features
- Add support for Allure 3 by @baev in #416
- Require Java 17+ by @baev in #417
- Preserve trend history automatically for allure:report by @baev in #423
🔬 Improvements
- Clarify mvn site output for aggregate Allure reports by @baev in #419
- Fix allure:aggregate for multi-module builds with custom results directories by @baev in #422
- Log executed Allure CLI commands in Maven debug output by @baev in #424
- Improve test harness by @baev in #431
- fix build warnings by @baev in #432
🐞 Bug Fixes
- Fix allure:aggregate failure in multi-module CLI builds by @baev in #418
- Preserve generated report when running allure:report and allure:serve together by @baev in #420
- Fix wrong executor names in aggregated multi-module reports by @baev in #421
- Stop allure:serve process on Ctrl+C by @baev in #425
⬆️ Dependency Updates
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.6 to 5.6.1 by @dependabot[bot] in #426
- Bump maven.version from 3.9.14 to 3.9.15 by @dependabot[bot] in #427
- Bump pmd.version from 7.23.0 to 7.24.0 by @dependabot[bot] in #428
- Bump com.fasterxml.jackson.core:jackson-databind from 2.21.2 to 2.21.3 by @dependabot[bot] in #430
Full Changelog: 2.18.0...3.0.0
2.18.0
What's Changed
🚀 New Features
🐞 Bug Fixes
⬆️ Dependency Updates
- Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #402
- Bump maven.version from 3.9.11 to 3.9.12 by @dependabot[bot] in #403
- Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.0 by @dependabot[bot] in #407
- Bump fjogeleit/http-request-action from 1 to 2 by @dependabot[bot] in #409
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #408
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.6 by @dependabot[bot] in #404
- Bump pmd.version from 7.19.0 to 7.20.0 by @dependabot[bot] in #406
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #414
👻 Internal changes
Full Changelog: 2.17.0...2.18.0
2.17.0
What's Changed
⬆️ Dependency Updates
- Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #392
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #381
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #382
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 by @dependabot[bot] in #383
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0 by @dependabot[bot] in #387
- Bump maven-plugin.version from 3.15.1 to 3.15.2 by @dependabot[bot] in #397
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #396
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #395
- Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0 by @dependabot[bot] in #394
- Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @dependabot[bot] in #393
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.0 by @dependabot[bot] in #400
- Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 by @dependabot[bot] in #398
- Bump pmd.version from 7.17.0 to 7.19.0 by @dependabot[bot] in #399
- Bump default Allure Commandline version from 2.30.0 to 2.36.0 by @baev in #401
Full Changelog: 2.16.1...2.17.0
2.16.1
What's Changed
⬆️ Dependency Updates
- Bump s4u/maven-settings-action from 3.1.0 to 4.0.0 by @dependabot[bot] in #375
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #374
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #373
- Bump maven.version from 3.9.10 to 3.9.11 by @dependabot[bot] in #372
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #371
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1 by @dependabot[bot] in #370
- Bump pmd.version from 7.14.0 to 7.15.0 by @dependabot[bot] in #369
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 by @dependabot[bot] in #368
- Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 by @dependabot[bot] in #379
- Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.20.0 by @dependabot[bot] in #377
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #378
👻 Internal changes
Full Changelog: 2.16.0...2.16.1
2.16.0
What's Changed
🔬 Improvements
⬆️ Dependency Updates
- Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 by @dependabot[bot] in #339
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot] in #341
- Bump pmd.version from 7.7.0 to 7.8.0 by @dependabot[bot] in #340
- Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot[bot] in #345
- Bump pmd.version from 7.8.0 to 7.9.0 by @dependabot[bot] in #342
- Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 by @dependabot[bot] in #347
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.3 by @dependabot[bot] in #353
- Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.11.0 by @dependabot[bot] in #357
- Bump pmd.version from 7.9.0 to 7.12.0 by @dependabot[bot] in #354
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot[bot] in #359
- Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot[bot] in #358
- Bump maven.version from 3.9.9 to 3.9.10 by @dependabot[bot] in #360
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 by @dependabot[bot] in #343
- Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.1 by @dependabot[bot] in #366
- Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot[bot] in #365
- Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 by @dependabot[bot] in #363
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #362
Full Changelog: 2.15.2...2.16.0
2.15.2
2.15.1
What's Changed
🐞 Bug Fixes
- Fix minimum required Maven version by @DineshKumarRA in #336
Full Changelog: 2.15.0...2.15.1
2.15.0
What's Changed
⬆️ Dependency Updates
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #325
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #321
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.11.1 by @dependabot in #331
- Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #329
- Bump s4u/maven-settings-action from 3.0.0 to 3.1.0 by @dependabot in #332
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.6.0 by @dependabot in #333
- Updated dependencies to fix vulnerabilities by @DineshKumarRA in #318
New Contributors
- @DineshKumarRA made their first contribution in #318
Full Changelog: 2.14.0...2.15.0