Releases: jenkinsci/analysis-model
Releases · jenkinsci/analysis-model
v11.10.0 🎁
v11.9.0 🎁
🐛 Bug Fixes
- JENKINS-63580 - Update regex for msbuild to recognize linker warnings (#952) @pyatizbyantsevia
📦 Dependency Updates
- Bump edu.hm.hafner:codingstyle-pom from 3.18.0 to 3.27.0 (#949) @dependabot
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (#948) @dependabot
- Bump org.ow2.asm:asm from 9.5 to 9.6 (#950) @dependabot
- Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#951) @dependabot
v11.8.0 🎁
🚀 New Features
- Add valgrind parser (#738) @bitrunner
📦 Dependency Updates
- Bump se.bjurr.violations:violations-lib from 1.156.5 to 1.156.6 (#946) @dependabot
- Bump remark-cli from 11.0.0 to 12.0.0 (#945) @dependabot
v11.7.1 🎁
🐛 Bug Fixes
- JENKINS-72011 - MavenConsoleParser: Do not read from empty stream (#944) @uhafner
📦 Dependency Updates
- Bump codecov/codecov-action from 3 to 4 (#943) @dependabot
🔧 Internal Changes
- Allow developer control of parallel testing (#942) @MarkEWaite
v11.7.0 🎁
✨ Improvements
📦 Dependency Updates
- Bump actions/checkout from 3 to 4 (#940) @dependabot
- Bump slf4j.version from 2.0.7 to 2.0.9 (#941) @dependabot
- Bump jmh.version from 1.36 to 1.37 (#938) @dependabot
v11.6.0 🎁
🚀 New Features
- Add parser for CCES (CrossCore Embedded Studio) (#937) @arthur-devialet
v11.5.1 🎁
v11.5.0 🎁
🚀 New Features
- Add parser for Grype reports (#935) @dtbaum
v11.4.3 🎁
🐛 Bug Fixes
- JENKINS-71687 - Intellij IDEA Inspection causes Exception during Jenkins Job fix (#934) @flashfishgit