🚀 New features
- Added OT-Dockerlinter integration (#701) @iamabhishek-dubey
✨ Improvements
- Integrate code churn metrics into tables. (#697) @uhafner
- Improve layout of checks markup (#724) @uhafner
- Support withChecks (#721) @mrginglymus
- Improve checkbox names (#712) @uhafner
- JENKINS-62944 - Add exclude sections for task scanner (#682) @ssproessig
- Include counts by severity in aggregation API response. (#686) @douglasbgray
- [ImgBot] Optimize images (#713) @imgbot
🐛 Bug Fixes
- Fix NPE (#646) @uhafner
- Also check for permissions in
check
methods (#719) @uhafner - Security harding for UI model methods (#710) @uhafner
- Use @post for form field validation (#702) @uhafner
📦 Dependency updates
- Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#723) @dependabot
- Bump xmlunit-assertj from 2.8.1 to 2.8.2 (#717) @dependabot
- Bump codecov/codecov-action from v1.1.0 to v1.1.1 (#718) @dependabot
- Bump codecov/codecov-action from v1.0.15 to v1.1.0 (#715) @dependabot
- Bump jmh.version from 1.26 to 1.27 (#709) @dependabot
- Bump groovy-all from 2.4.20 to 2.4.21 (#708) @dependabot
- Bump acceptance-test-harness from 1.79 to 1.80 (#707) @dependabot
- Bump workflow-support from 3.6 to 3.7 (#706) @dependabot
- Bump json-unit-assertj from 2.21.0 to 2.22.0 (#703) @dependabot
- Bump analysis-model-api from 9.3.2 to 9.4.0 (#704) @dependabot
- Bump json-unit-json-path from 2.21.0 to 2.22.0 (#705) @dependabot
- Bump acceptance-test-harness from 1.78 to 1.79 (#700) @dependabot
- Bump analysis-pom from 4.6.0 to 4.7.0 (#698) @dependabot
- Bump form-element-path from 1.9 to 1.10 (#699) @dependabot
- Bump acceptance-test-harness from 1.76 to 1.78 (#685) @dependabot
- Bump codingstyle-pom from 1.5.1 to 1.6.0 (#695) @dependabot
- Bump dashboard-view from 2.13 to 2.14 (#683) @dependabot
- Bump autograding from 3.0.1 to 3.1.0 (#694) @dependabot
- Bump xmlunit-assertj from 2.7.0 to 2.8.1 (#693) @dependabot
- Bump cloudbees-folder from 6.14 to 6.15 (#692) @dependabot
- Bump json-unit-assertj from 2.19.0 to 2.21.0 (#690) @dependabot
- Bump json-unit-json-path from 2.19.0 to 2.21.0 (#691) @dependabot
- Bump analysis-pom from 4.3.0 to 4.5.0 (#675) @dependabot
- Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#689) @dependabot
- Bump commons-net from 3.7.1 to 3.7.2 (#668) @dependabot
- Bump pmd.version from 6.28.0 to 6.29.0 (#677) @dependabot
- Bump matrix-project from 1.17 to 1.18 (#651) @dependabot
- Bump jmh.version from 1.25.2 to 1.26 (#655) @dependabot
- Bump release-drafter/release-drafter from v5.12.0 to v5.12.1 (#672) @dependabot
- Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#666) @dependabot
- Bump maven-plugin from 3.7 to 3.8 (#657) @dependabot
- Bump jquery3-api from 3.5.1-1 to 3.5.1-2 (#663) @dependabot
- Bump plugin-util-api from 1.3.0 to 1.4.0 (#664) @dependabot
- Bump release-drafter/release-drafter from v5.11.0 to v5.12.0 (#667) @dependabot
- Bump httpclient from 4.5.12 to 4.5.13 (#653) @dependabot
- Bump plugin-util-api from 1.2.5 to 1.3.0 (#659) @dependabot
- Bump commons-net from 3.7 to 3.7.1 (#652) @dependabot
- Bump echarts-api from 4.8.0-2 to 4.9.0-1 (#645) @dependabot
- Bump pmd.version from 6.27.0 to 6.28.0 (#647) @dependabot
- Bump junit from 1.35 to 1.37 (#648) @dependabot
- Bump acceptance-test-harness from 1.75 to 1.76 (#649) @dependabot
- Bump autograding from 2.0.0 to 3.0.1 (#643) @dependabot
- Bump analysis-pom from 4.2.1 to 4.3.0 (#644) @dependabot
🚦 Tests
- Add test case to try to expose JENKINS-64243 - (#696) @uhafner
- Unittest for MatrixBridge (#662) @naveennvrgup