Skip to content

Releases: jenkinsci/junit-plugin

1119.va_a_5e9068da_d7

31 May 07:54
aa5e906
Compare
Choose a tag to compare

👻 Automatic releases are now enabled on merge to master

This comes with a new version number format, see https://www.jenkins.io/jep/229

🚀 New features and improvements

  • Allow skipping parsing of old test result files with a configurable option (skipOldReports defaulted to false) (#384) @olamy

🐛 Bug fixes

  • Do not fail build when checks publishing breaks (#387) @jglick

📝 Documentation updates

📦 Dependency updates

  • Bump bom-2.332.x from 1342.v729ca_3818e88 to 1362.v59f2f3db_80ee (#382) @dependabot

1.63

03 May 06:24
junit-1.63
5b5eb54
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

1.62

02 May 12:09
junit-1.62
2649470
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add color configuration of trend chart (show passed tests in green or blue ) (#286) @uhafner

1.61

02 May 06:22
junit-1.61
1f58aca
Compare
Choose a tag to compare

🚀 New features and improvements

  • Upgrade trends and detail views to Bootstrap 5 (#272) @uhafner

1.60

21 Apr 07:14
junit-1.60
3a89542
Compare
Choose a tag to compare

👷 Changes for plugin developers

📦 Dependency updates

  • Bump plugin BOM from 1210.vcd41f6657f03 to 1280.vd669827e38cd (#376) @basil

1.59

16 Apr 16:16
junit-1.59
0a2efd3
Compare
Choose a tag to compare

📦 Dependency updates

👻 Maintenance

1.58

04 Apr 13:16
junit-1.58
20f59e1
Compare
Choose a tag to compare

🐛 Bug fixes

  • Make TestResult#getSuites(String) really null-safe (#370) @Vlatombe

1.57

01 Apr 07:34
junit-1.57
0b8d0d8
Compare
Choose a tag to compare

🐛 Bug fixes

  • Disambiguate a case where multiple test suites have the same name (#369) @Vlatombe

📦 Dependency updates

1.56

09 Mar 10:07
junit-1.56
2507a71
Compare
Choose a tag to compare

📦 Dependency updates

👻 Maintenance

  • Enable release drafter via GitHub action (#363) @timja

🚦 Tests

  • Switch HudsonTestCase to JenkinsRule in test (#362) @timja

1.55

02 Feb 11:12
junit-1.55
e28d7b9
Compare
Choose a tag to compare

🚀 New features and improvements