Skip to content

Releases: jenkinsci/junit-plugin

1.61

02 May 06:22
junit-1.61
1f58aca

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

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

Choose a tag to compare

📦 Dependency updates

👻 Maintenance

1.58

04 Apr 13:16
junit-1.58
20f59e1

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

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

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

Choose a tag to compare

🚀 New features and improvements

1.54

02 Feb 10:53
junit-1.54
3e8298f

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

Choose a tag to compare

🐛 Bug fixes

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

📦 Dependency updates

👻 Maintenance

🚦 Tests

1.52

09 Aug 15:50
junit-1.52
626779d

Choose a tag to compare

🚀 New features and improvements

  • API for history table in pluggable storage (#289) @timja

🐛 Bug fixes

📦 Dependency updates

📝 Documentation updates

  • Add link to contribution guidelines to README (#287) @timja