Releases: jenkinsci/junit-plugin
Releases · jenkinsci/junit-plugin
1.32
🚀 New features and improvements
- Mark types in hudson.tasks.junit.storage package as beta (#146) @jglick
- Add persisting duration (#145) @timja
- Pluggable storage trend chart (#143) @timja
- External storage - Part 1 (#141) @timja
📦 Dependency updates
👻 Maintenance
- fix: spelling in test result jelly (#147) @rchougule
1.31
🐛 Bug Fixes
- JENKINS-63339 - Fix aggregated report trend (#140) @timja
👻 Maintenance
- JENKINS-62912 - Improved tables to divs compat (#138) @timja
1.30
🚀 New features and improvements
- JENKINS-63113 - use (?) as test name when empty in original report file (#135) @mguillem
- Convert trend to ECharts (#134) @timja
🐛 Bug Fixes
- JENKINS-48583 - Remove test result deduplication logic (#131) @khneal
- JENKINS-62775 - : Increase spacing between "Older" and "Newer" buttons (#136) @rgroothuijsen
- JENKINS-30413 - Fix test age calculation when same test name exists in different package (#97) @jeannich
👻 Maintenance
- Cleanup old code (#126) @res0nance
1.29
🚀 New features and improvements
🐛 Bug Fixes
- JENKINS-61787 - Do not attempt to look up TestNameTransformer’s from an agent JVM (#130) @jglick
📦 Dependency updates
📝 Documentation updates
- Move documentation from Wiki to GitHub (#122) @oleg-nenashev
- Adding LICENSE file to project (#125) @kshithijiyer
👻 Maintenance
- Add Release Drafter to the repository (#121) @oleg-nenashev