Enhancement
-
Expose the minimum supported version of remoting to allow future releases to reject incompatible agent connections.
JENKINS-50095
-
Developer: Add Jelly UI component
f:secretTextarea
for multi-line secrets analogous to f:password
for single-line.
pull 3967, Storing Secrets in Jenkins
-
Developer: Deprecated
Run.getLogFile()
, as it is not compatible with JEP-210.
pull 3963
Bug fix
-
The setup wizard did not properly escape passwords, resulting in errors with certain special characters.
JENKINS-56856
-
Revert accidental change to
hashCode
computation of jenkins.util.TreeString
in 2.168.
pull 3930