Skip to content

Releases: jenkinsci/junit-plugin

1.44

03 Dec 18:34
junit-1.44
9aa9e8c
Compare
Choose a tag to compare

🚀 New features and improvements

  • Publish only results included in current invocation to checks api - fixes #198 (#199) @mrginglymus

📦 Dependency updates

1.43

25 Oct 08:33
junit-1.43
dc8b15d
Compare
Choose a tag to compare

🐛 Bug Fixes

1.42

23 Oct 20:18
junit-1.42
3d8a693
Compare
Choose a tag to compare

🚀 New features and improvements

1.41

20 Oct 19:45
junit-1.41
e55d556
Compare
Choose a tag to compare

📦 Dependency updates

1.40 - Skipped

20 Oct 19:46
junit-1.40
36a4377
Compare
Choose a tag to compare

Issue during releasing, do not use

1.39

14 Oct 13:25
junit-1.39
4733312
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.38

08 Oct 12:46
junit-1.38
0626edb
Compare
Choose a tag to compare

🚀 New features and improvements

  • Remove unneeded API in pluggable storage (#171) @timja

🐛 Bug Fixes

  • Handle stacktrace when no builds in trend chart (#173) @timja

📦 Dependency updates

👻 Maintenance

1.37

24 Sep 14:25
junit-1.37
ad832e3
Compare
Choose a tag to compare

🚀 New features and improvements

  • Pluggable storage: Add stdout, stderr, stacktrace, fix caseresult loading (#170) @timja

1.36

22 Sep 15:15
junit-1.36
0aa2909
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Find last build with action if current is null (#167) @timja

🚦 Tests

1.35

19 Sep 13:10
junit-1.35
5dfd5a8
Compare
Choose a tag to compare

This release contains a mostly complete API for pluggable storage #142 (implementation plugin is Junit SQL Storage Plugin and changing the history chart to use echarts.

🚀 New features and improvements

  • Pluggable storage: More test report fixes (#164) @timja
  • Implement test report table for pluggable storage (#162) @timja
  • UI and descriptors for pluggable storage (#155) @timja
  • History chart port to echarts (#157) @timja

🐛 Bug Fixes

  • Fix missing sidebar with pluggable storage on test report (#161) @timja

📦 Dependency updates