Skip to content

Releases: jenkinsci/build-failure-analyzer-plugin

build-failure-analyzer-2.0.1

23 Aug 07:34
Compare
Choose a tag to compare

Analyze all project types in RunListener.onCompleted()

Due to behavior in the workflow-job plugin, the Build Failure Analyzer had to handle freestyle and
pipeline builds differently. Since the workflow-job plugin is now updated, we have gone back
to handling all builds in the same way.

📦 Dependency updates

  • Workflow-job plugin dependency updated to 2.41.
  • A lot of dependencies to other pipeline plugins + core Jenkins had to be updated.

Build Failure Analyzer Plugin 2.0.0

05 Feb 08:06
Compare
Choose a tag to compare

New major version

This is the first new major version of the plugin. The reason is that the graph support has been removed.
The graph support gave very little "bang for the buck" which was noticed when a big change like PR #136 was made.
A lot of work went into getting the graph support to work and even then I didn't feel comfortable releasing it.
There exists much better ways of showing statistics today in comparison to when the functionality was implemented, 2013.

🚨 Removed

  • Updating dependencies to mongojack 4.0.1 and jackson2-api 2.11.0. (#136) @TWestling
    This pull request removes the graph support of the plugin.

📦 Dependency updates

  • Updating dependencies to mongojack 4.0.1 and jackson2-api 2.11.0. (#136) @TWestling

👻 Maintenance

  • Remove unneeded buildPlugin configuration (#132) @timja

Build Failure Analyzer Plugin 2.0.0-beta-1

18 Dec 08:00
Compare
Choose a tag to compare

New major version

This is the first new major version of the plugin. The reason is that the graph support has been removed.
The graph support gave very little "bang for the buck" which was noticed when a big change like PR #136 was made.
A lot of work went into getting the graph support to work and even then I didn't feel comfortable releasing it.
There exists much better ways of showing statistics today in comparison to when the functionality was implemented, 2013.
This is also the reason that this is released as a beta, to give the users of the graph support some time to adapt.

🚨 Removed

  • Updating dependencies to mongojack 4.0.1 and jackson2-api 2.11.0. (#136) @TWestling
    This pull request removes the graph support of the plugin.

📦 Dependency updates

  • Updating dependencies to mongojack 4.0.1 and jackson2-api 2.11.0. (#136) @TWestling

👻 Maintenance

  • Remove unneeded buildPlugin configuration (#132) @timja

Build Failure Analyzer Plugin 1.27.0

16 Jul 13:44
dc535d1
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add Categories to Slack message improve UI and fix deprecations (#129) @chanukov
  • Slack notifications for found failure causes (#87) @johan1252

🐛 Bug Fixes

Build Failure Analyzer Plugin 1.26.0

15 May 16:54
d1da402
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

Build Failure Analyzer Plugin 1.25.1

07 Feb 16:15
3b4b1c1
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

Build Failure Analyzer Plugin 1.25.0

17 Jan 13:31
2f82360
Compare
Choose a tag to compare

🚀 New features and improvements

  • Include line number of the found indication data (#121) @GLundh

📦 Dependency updates

👻 Maintenance

Build Failure Analyzer Plugin 1.24.2

17 Dec 16:26
772a41b
Compare
Choose a tag to compare

Build Failure Analyzer Plugin 1.24.1

12 Nov 15:13
28b85be
Compare
Choose a tag to compare

👻 Maintenance

  • Fix jackson deps and incrementalise (#119) @timja

Build Failure Analyzer Plugin 1.24.0

25 Oct 19:06
ab3e304
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Fixed some missed data binding annotations in global config (#118) @rsandell

👻 Maintenance

  • Fixed some missed data binding annotations in global config (#118) @rsandell