Skip to content

Releases: jenkinsci/junit-plugin

1.41

20 Oct 19:45
junit-1.41
e55d556

Choose a tag to compare

📦 Dependency updates

1.40 - Skipped

20 Oct 19:46
junit-1.40
36a4377

Choose a tag to compare

Issue during releasing, do not use

1.39

14 Oct 13:25
junit-1.39
4733312

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.38

08 Oct 12:46
junit-1.38
0626edb

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

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

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

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

1.34

03 Sep 18:23
7fcd6e9

Choose a tag to compare

👻 Maintenance

  • Handle Acegi or Spring Security flavors of AccessDeniedException (#151) @jglick

1.33

03 Sep 16:08
54f5ab2

Choose a tag to compare

🐛 Bug Fixes

1.32

25 Aug 21:01
junit-1.32
9e67e00

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance