Enhancement
-
Remove JEP-200 compatibility workarounds for releases published before February 2018 of the following plugins: Maven Integration, Job DSL, Monitoring, Git Client, Pipeline: Supporting APIs, OWASP Dependency-Check.
pull 5454, Plugin versions with a fix, JEP-200
-
Stop sending HTTP response headers related to the remoting-based CLI (removed in 2.165).
pull 5452
Bug fix
-
Improve performance for standard input of the Jenkins CLI, for example with the
install-plugin
command.
JENKINS-64294
-
Wrap the build name in the build results list if it is too long.
JENKINS-65190