Releases: jenkinsci/junit-plugin
Releases · jenkinsci/junit-plugin
1.41
📦 Dependency updates
- Remove unneeded dependency managements (#186) @dependabot
- Bump echarts-api from 4.8.0-2 to 4.9.0-2 (#187) @dependabot
- Bump bom-2.222.x from 13 to 15 (#184) @dependabot
- Bump plugin from 4.10 to 4.12 (#185) @dependabot
- Bump plugin-util-api from 1.3.0 to 1.4.0 (#188) @dependabot
1.40 - Skipped
Issue during releasing, do not use
1.39
🚀 New features and improvements
📦 Dependency updates
- Bump spotbugs-annotations from 4.1.2 to 4.1.3 (#181) @dependabot
- Bump database from 1.6 to 1.7 (#182) @dependabot
- Bump pipeline-stage-step from 2.3 to 2.5 (#175) @dependabot
1.38
- JENKINS-36305 - Fix TestObject url in order to fix TestActions links (#50) @Vlatombe
🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
- Bump plugin from 4.9 to 4.10 (#179) @dependabot
- Update parent POM (#172) @jglick
👻 Maintenance
1.37
1.36
1.35
This release contains a mostly complete API for pluggable storage #142 (implementation plugin is Junit SQL Storage Plugin and changing the history chart to use echarts.
🚀 New features and improvements
- Pluggable storage: More test report fixes (#164) @timja
- Implement test report table for pluggable storage (#162) @timja
- UI and descriptors for pluggable storage (#155) @timja
- History chart port to echarts (#157) @timja
🐛 Bug Fixes
📦 Dependency updates
1.34
1.33
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