·
23 commits
to refs/heads/main
since this release
β¨ Improvements
- JENKINS-70065 - Add support for Armcc 5.x warnings (#1148) @code-arnab
π Bug Fixes
- JENKINS-61855 - Add Support for Doxygen Warnings. (#1149) @code-arnab
- JENKINS-68744 - Do not ignore long lines while parsing MSBuild warning logs (#1147) @code-arnab
π¦ Dependency Updates
- Bump slf4j.version from 2.0.16 to 2.0.17 (#1152) @dependabot[bot]
π§ Internal Changes
- Refactor Armcc parsers (#1150) @uhafner
- Write the latest version of the library as property into the POM (#1146) @uhafner
π¦ Tests
- JENKINS-63388 - Verifies that the CheckStyle input doesn't get truncated. (#1151) @code-arnab