Releases: jenkinsci/junit-plugin
Releases · jenkinsci/junit-plugin
1.55
🚀 New features and improvements
- Utilize new table style (requires Jenkins 2.321) (#347) @NotMyFault
1.54
🐛 Bug fixes
- Don't error on old test reports (#348) @timja
- Remove arrow for dropdown that does nothing (#345) @timja
📦 Dependency updates
- Bump bom-2.303.x from 1090.v0a_33df40457a_ to 1117.v62a_f6a_01de98 (#343) @dependabot
- Bump github-checks from 1.0.13 to 1.0.16 (#339) @dependabot
- Bump byte-buddy from 1.12.6 to 1.12.7 (#337) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#332) @dependabot
- Bump byte-buddy from 1.12.3 to 1.12.6 (#328) @dependabot
- Bump database from 117.va2009e38b882 to 128.vaa83e142f7f2 (#314) @dependabot
- Bump byte-buddy from 1.11.21 to 1.12.3 (#325) @dependabot
- Bump plugin from 4.29 to 4.31 (#319) @dependabot
- Bump byte-buddy from 1.11.20 to 1.11.21 (#312) @dependabot
- Bump plugin from 4.28 to 4.29 (#311) @dependabot
- Bump byte-buddy from 1.11.18 to 1.11.20 (#309) @dependabot
- Bump plugin from 4.27 to 4.28 (#310) @dependabot
- Bump bom-2.263.x from 950.v396cb834de1e to 961.vf0c9f6f59827 (#307) @dependabot
- Bump byte-buddy from 1.11.15 to 1.11.18 (#306) @dependabot
- Bump plugin from 4.25 to 4.27 (#305) @dependabot
- Bump plugin from 4.24 to 4.25 (#302) @dependabot
- Bump bom-2.263.x from 937.v51fde92016ed to 950.v396cb834de1e (#301) @dependabot
👻 Maintenance
1.53
🐛 Bug fixes
- Improve handling of missing & empty test result files (#292) @darxriggs
📦 Dependency updates
- Bump byte-buddy from 1.11.12 to 1.11.15 (#300) @dependabot
- Bump bom-2.263.x from 924.vda78166e6655 to 937.v51fde92016ed (#298) @dependabot
- Bump byte-buddy from 1.11.8 to 1.11.12 (#294) @dependabot
- Bump bom-2.263.x from 923.v08bdc07cd40f to 924.vda78166e6655 (#293) @dependabot
- Bump github-checks from 1.0.9 to 1.0.13 (#283) @dependabot
👻 Maintenance
- Code Improvements (#291) @darxriggs
🚦 Tests
1.52
🚀 New features and improvements
🐛 Bug fixes
- JENKINS-64585, JENKINS-64586, JENKINS-64587 Only load history API once and wait till view is loaded (#289) @timja
📦 Dependency updates
- Bump plugin from 4.21 to 4.24 (#285) @dependabot
- Bump plugin from 4.19 to 4.21 (#284) @dependabot
📝 Documentation updates
1.51
🚀 New features and improvements
- JENKINS-43692 - Allow to not mark build as unstable on test failure (#282) @Vlatombe
1.50
🚀 New features and improvements
🐛 Bug fixes
- JENKINS-57882 - Fix age of failed tests if previous build was skipped (#273) @zbynek
📦 Dependency updates
- Bump plugin from 4.18 to 4.19 (#275) @dependabot
- Bump database from 1.7 to 1.9 (#276) @dependabot
- Bump plugin from 4.17 to 4.18 (#267) @dependabot
- Bump plugin from 4.16 to 4.17 (#259) @dependabot
- Bump bom-2.222.x from 25 to 26 (#260) @dependabot
👻 Maintenance
- Remove guava usage (#270) @res0nance
- JENKINS-65398 - terminology update (#268) @aHenryJard
- Revert "Wrap project action in block element" (#257) @timja
1.49
📦 Dependency updates
- Bump bom-2.222.x from 23 to 25 (#251) @dependabot
- Cleanup pom, use bom where possible (#244) @dependabot
- Bump plugin from 4.15 to 4.16 (#245) @dependabot
- Bump checks-api.version from 1.2.0 to 1.4.1 (#247) @dependabot
- Bump bom-2.222.x from 21 to 23 (#248) @dependabot
- Bump github-checks from 1.0.8 to 1.0.9 (#241) @dependabot
- Bump echarts-api from 4.9.0-2 to 4.9.0-3 (#240) @dependabot
- Bump bootstrap4-api from 4.5.3-1 to 4.5.3-2 (#242) @dependabot
- Bump bom-2.222.x from 20 to 21 (#238) @dependabot
- Bump jackson2-api from 2.12.0 to 2.12.1 (#239) @dependabot
- Bump github-checks from 1.0.7 to 1.0.8 (#235) @dependabot
- Bump plugin from 4.14 to 4.15 (#233) @dependabot
- Bump bom-2.222.x from 19 to 20 (#232) @dependabot
- Bump plugin-util-api from 1.6.0 to 1.6.1 (#234) @dependabot
👻 Maintenance
1.48
🚀 New features and improvements
- Support withChecks context (#231) @mrginglymus
📦 Dependency updates
- Bump github-checks from 1.0.6 to 1.0.7 (#213) @dependabot
- Bump plugin-util-api from 1.5.0 to 1.6.0 (#227) @dependabot
- Bump bom-2.222.x from 18 to 19 (#228) @dependabot
- Bump plugin from 4.13 to 4.14 (#229) @dependabot
1.47
🐛 Bug Fixes
- JENKINS-64395 - Pluggable storage checks api support (#225) @timja
📦 Dependency updates
- Bump jackson2-api from 2.11.3 to 2.12.0 (#224) @dependabot
1.46
🚀 New features and improvements
- Set 'No test results found' title on checks if no test results found (#223) @mrginglymus