Enhancement
-
Some deserialization rejections are now logged on WARNING log level, instead of only on FINER.
JENKINS-51666
-
Prevent warnings about deserialization of
hudson.model.ParametersDefinitionProperty$1
.
JENKINS-50457
-
Developer: Make
Jenkins#getInstallState
and Jenkins#setInstallState(…)
available to plugins.
JENKINS-52718