Skip to content

Releases: jenkinsci/analysis-model

v12.1.0 🎁

23 Feb 15:55
Compare
Choose a tag to compare

💥 Breaking Changes

🐛 Bug Fixes

  • Ignore files that cause an exception while determining the prefix (#1023) @uhafner
  • Fix parsing of clang warnings with "C/C++:" prefix (#1021) @DennisBauer

📦 Dependency Updates

🔧 Internal Changes

  • Automatically update supported formats after each commit (#1011) @uhafner

v11.20.0 🎁

25 Jan 12:05
Compare
Choose a tag to compare

✨ Improvements

v11.19.0 🎁

24 Jan 20:58
Compare
Choose a tag to compare

✨ Improvements

📦 Dependency Updates

v11.18.0 🎁

23 Jan 16:31
Compare
Choose a tag to compare

✨ Improvements

  • Use a flag to mark the issues that are part of modified code (#1007) @uhafner

v11.17.0 🎁

19 Jan 12:20
Compare
Choose a tag to compare

✨ Improvements

📦 Dependency Updates

v11.15.0 🎁

12 Jan 09:24
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

📦 Dependency Updates

v11.14.0 🎁

23 Dec 08:52
Compare
Choose a tag to compare

✨ Improvements

  • GrypeParser: added artifact name and type to report (#978) @georgwolf

🐛 Bug Fixes

📝 Documentation

📦 Dependency Updates

🔧 Internal Changes

v11.13.0 🎁

23 Oct 09:39
Compare
Choose a tag to compare

💥 Breaking Changes

  • All Artifacts are deployed to Maven Central starting with this release. The deployment to the Jenkins Artifactory repository is discontinued. This has no effect for the users of the associated Jenkins plugin, this still will be deployed to Jenkins update site.

📦 Dependency Updates

v11.11.0 🎁

19 Oct 15:42
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Parse grype report without description (#962) @jwigert
  • Use separate versions of SpotBugs and PMD in API and Maven (#964) @uhafner

📝 Documentation

  • Change base branch name in CONTRIBUTING.md (#963) @jwigert

📦 Dependency Updates

🔧 Internal Changes

v11.10.0 🎁

10 Oct 10:36
Compare
Choose a tag to compare

🐛 Bug Fixes