Releases: jenkinsci/allure-plugin
Releases · jenkinsci/allure-plugin
2.32.0
What's Changed
🔬 Improvements
- Update and fix the README file by @delatrie in #354
- Remove gitter from README by @delatrie in #355
- Replace JSR-305 annotations with spotbugs annotations by @MarkEWaite in #361
🐞 Bug Fixes
- Fix environment variables resolution by @gabrielcarioca in #371
New Contributors
- @delatrie made their first contribution in #354
- @florvix7snub made their first contribution in #337
- @gabrielcarioca made their first contribution in #371
Full Changelog: 2.31.1...2.32.0
2.31.1
What's Changed
🐞 Bug Fixes
- fix maven settings by @eroshenkoam in #342
Full Changelog: 2.31.0...2.31.1
2.31.0
What's Changed
⬆️ Dependency Updates
New Contributors
- @MarkEWaite made their first contribution in #336
Full Changelog: 2.30.3...2.31.0
2.30.3
Full Changelog: 2.30.2...2.30.3
2.30.2
What's Changed
⬆️ Dependency Updates
- Update jackson-databind, bcprov-jdk15on, commons-compress by @julianladisch in #304
New Contributors
- @julianladisch made their first contribution in #304
Full Changelog: 2.30.1...2.30.2
2.30.1
What's Changed
🐞 Bug Fixes
- Remove log4j dependencies by @eroshenkoam in #302
- Fix release by @eroshenkoam in #303
Full Changelog: 2.29.0...2.30.1
2.29.0
Improvements
- Update gradle and allure download path (via #275) - @eroshenkoam
- Do not try to serialize commandline over Remoting (via #271) - @jglick
Links
2.28.1
2.28.0
New Features
- Add config YML param to plugin for ability to set config per job (via #204) - @mikesalvia
Improvements
- Update allure version (via #212) - @jsa34
- Treat "failure" state as unsuccessful (via #225) - @yuppie-flu