Skip to content

Releases: jenkinsci/junit-plugin

1143.v8d9a_e3355270

23 Sep 10:11
8d9ae33
Compare
Choose a tag to compare

🚦 Tests

📦 Dependency updates

junit-1.54.3

10 Aug 07:20
junit-1.54.3
639cbce
Compare
Choose a tag to compare

What's Changed

Full Changelog: junit-1.54.2...junit-1.54.3

junit-1.54.2

24 Jul 21:25
junit-1.54.2
f0c35e2
Compare
Choose a tag to compare

What's Changed

  • Backports to 1.54.x by @basil in #412
    • Upgrade trends and detail views to Bootstrap 5 #272
    • Bump plugin from 4.31 to 4.37 #359

Full Changelog: junit-1.54.1...junit-1.54.2

1.54.1

20 Jul 19:38
junit-1.54.1
cb49499
Compare
Choose a tag to compare

👻 Maintenance

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