Releases: jenkinsci/build-failure-analyzer-plugin
Releases · jenkinsci/build-failure-analyzer-plugin
2.5.2
🐛 Bug fixes
- Fix link for removing causes from the management page (#179) @TWestling
2.5.1
2.5.0
🚀 New features and improvements
- JENKINS-72474 - Additional informations on BFA scans (#175) @jgreffe
2.4.2
2.4.1
🐛 Bug fixes
- Fix for leaking threads when closing a MongoDBKnowledgeBase (#169) @TWestling
- Fix ScanOnDemandVariables for Java 11 ThreadPoolExecutor. (#168) @TWestling
👻 Maintenance
📦 Dependency updates
- Bump gerrit-trigger from 2.35.0 to 2.38.1 (#167) @dependabot
- Bump plugin parent, jenkins core and bom. (#170) @rsandell
- Bump parameterized-trigger from 2.18 to 2.43.1 (#166) @dependabot
- Bump commons-net from 3.8.0 to 3.9.0 (#165) @dependabot
Build Failure Analyzer Plugin 2.4.0
🚀 New features and improvements
- Added multi node support for MongoDB (#160) @TWestling
📦 Dependency updates
- Bump mongodb-driver-sync from 4.1.0 to 4.1.2 (#162) @dependabot
- Bump gson from 2.8.7 to 2.8.9 (#161) @dependabot
BFA Plugin 2.3.0
🚀 New features and improvements
- Export some fields about the found failure cause indication (#156) @nattofriends
🐛 Bug fixes
📝 Documentation updates
👻 Maintenance
- Adapt to Token Macro's new escapeHtml parameter (#157) @rsandell
- Uppdate plugin-pom to 4.40 (#159) @rsandell
- Adapt icon removal from core (#155) @NotMyFault
📦 Dependency updates
- Bump metrics from 4.0.2.6 to 4.0.2.8.1 (#158) @dependabot
Build Failure Analyzer Plugin 2.2.1
Build Failure Analyzer Plugin 2.2.0
🚀 New features and improvements
- JENKINS-66014 - Adding support retryable writes. (#144) @rajeev-ranjan7
- Improve integration with Metrics plugin (#148) @jamesrobson-secondmind
- Add metric category squashing per build feature (#149) @PayBas
🐛 Bug fixes
- JENKINS-67238 - ensure that we can retrieve causes and categories before the updater has run. (#150) @sfryffdc
📦 Dependency updates
👻 Maintenance
Build Failure Analyzer Plugin 2.1.0
🚀 New features and improvements
- Integration with the Metrics plugin (#141) @jamesrobson-secondmind
🐛 Bug fixes
- Fix FailureCause constructor not passing comment argument (#145) @mahmoud-ashi
📦 Dependency updates
- Bump commons-compress from 1.20 to 1.21 (#147) @dependabot
📝 Documentation updates
- Add guide for support of Amazon DocumentDB with TLS disabled (#143) @rajeev-ranjan7