Skip to content

Releases: jenkinsci/analysis-model

v11.14.0 🎁

23 Dec 08:52

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

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

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

Choose a tag to compare

🐛 Bug Fixes

v11.9.0 🎁

04 Oct 19:19

Choose a tag to compare

🐛 Bug Fixes

📦 Dependency Updates

v11.8.0 🎁

20 Sep 09:52

Choose a tag to compare

🚀 New Features

📦 Dependency Updates

v11.7.1 🎁

15 Sep 18:35

Choose a tag to compare

🐛 Bug Fixes

📦 Dependency Updates

🔧 Internal Changes

v11.7.0 🎁

06 Sep 09:44

Choose a tag to compare

✨ Improvements

  • Add category and type to code duplication issues (#939) @emouty

📦 Dependency Updates

v11.6.0 🎁

01 Aug 19:11

Choose a tag to compare

🚀 New Features

v11.5.1 🎁

31 Jul 15:21

Choose a tag to compare

🐛 Bug Fixes

  • Change id of grype parser: from grypescanner to grype (#936) @dtbaum