3.0.0
·
12 commits
to refs/heads/main
since this release
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