Releases: jenkinsci/junit-plugin
Releases · jenkinsci/junit-plugin
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