Releases: jenkinsci/plugin-usage-plugin
Releases · jenkinsci/plugin-usage-plugin
2.2
2.1
2.0
- Adds integration tests (#20)
- Suport for Maven projects pre, post builds, parameters, conditional-builder and promotions (#21)
- Add support for @symbol function names in pipeline jobs (#22)
- Fixes JENKINS-53264 Usage plugin incorrectly reports multi-project (#23) GH-23 #23
- Fixes for projects other than freestyle projects (#24)
- Add new PLUGIN_VIEW permission (#19)
1.2
1.1
- Added columns to indicate if a plugin has dependants or not
- Added processing of Publisher in promotions
- Fixed JENKINS-63442 ClassNotFoundException: org.jenkinsci.plugins.workflow.job.WorkflowJob
- Change minimum supported jenkins version from 2.138.4 to 2.204