Major enhancement
Bug fix
Enhancement
-
Update the Mailer plugin version installed when updating from very old Jenkins releases to include the fix for SECURITY-372, the SSH Build Agents plugin for SECURITY-161, and the Script Security plugin for SECURITY-258.
SECURITY-372, SECURITY-161, SECURITY-258
-
Freestyle projects may now list Pipeline jobs as downstream and trigger them, without needing to use the Parameterized Trigger plugin or reverse triggers ("Build after other projects are built").
JENKINS-28113
-
Internal: Define enabling/disabling in
ParameterizedJob
rather than AbstractProject
.
JENKINS-27299
-
Internal: Offer default methods on
ParameterizedJob
to have less boilerplate code.
pull 2864