Releases: jenkinsci/parameterized-trigger-plugin
Releases · jenkinsci/parameterized-trigger-plugin
2.38
2.37
- bump subversion plugin version (#144) @olamy
- easy more modern code, remove deprecated use (#143) @olamy
- Reformat (#142) @olamy
- bump parent and jenkins version supported (#141) @olamy
- Update dependency on the Jenkins core and the Promoted Builds plugin (#130) @froque
🐛 Bug Fixes
- Resolve pipeline downstreams (#140) @res0nance
👻 Maintenance
- Cleanup code and bump pom (#129) @res0nance
2.36
🚀 New features and improvements
- Add a
ptp.disableActionViews
system property which disables summary (#128) @GLundh - JENKINS-57442 - Print links to running jobs (#125) @timarmstrong
🐛 Bug Fixes
- JENKINS-57472 - Keep node label even if the node disconnects (#124) @elliot-nelson
- Removed debug print causing printout in jenkins log (#127) @jonsten
- Cleanup and improve spelling in Web UI (#126) @jsoref
📝 Documentation updates
- Move the documentation from Wiki to GitHub (#131, #133, #134) @oleg-nenashev
👻 Maintenance
- Cleanup obsolete maintainer INFO (#136) @oleg-nenashev
- Use GitHub actions to generate release drafts (#137) @oleg-nenashev
- Enable Release Drafter in the repository (#132) @oleg-nenashev
- Cleanup deprecated API usages + minor code quality improvements (#123) @darxriggs
- SECURITY-101 - Add tests to ensure PasswordParameterValue is used (#120) @Wadeck
- Use HTTPs for plugin and dependency downloads (#118) @jglick
- Add Jenkinsfile (#119) @jglick