Skip to content

Releases: jenkinsci/junit-plugin

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

1.54

02 Feb 10:53
junit-1.54
3e8298f
Compare
Choose a tag to compare

🐛 Bug fixes

  • Don't error on old test reports (#348) @timja
  • Remove arrow for dropdown that does nothing (#345) @timja

📦 Dependency updates

👻 Maintenance

1.53

08 Sep 07:47
junit-1.53
69b3dfb
Compare
Choose a tag to compare

🐛 Bug fixes

  • Improve handling of missing & empty test result files (#292) @darxriggs

📦 Dependency updates

👻 Maintenance

🚦 Tests