539.v8c889169451f
·
21 commits
to refs/heads/master
since this release
🐛 Bug fixes
- JENKINS-71961 - Fix waitForBuild Step does not abort downstream build when upstream job aborted (#124) @stuartrowe
👷 Changes for plugin developers
- Use new isValid() API for ParameterDefinition. (#45) @jeffret-b
- Add
DownstreamBuildAction
to track metadata for scheduled downstream builds on the upstreamFlowNode
(#127) @dwnusbaum