Major enhancement
Enhancement
-
Add link to recursive
cc.xml
output on build history page.
JENKINS-36282
-
Developer: Add an empty default implementation for previously
abstract
methods of SecurityListener
.
pull 3077
-
Developer: Deprecate
hudson.util.Memoizer
and replace its usage in core.
pull 3091
Major bug fix
-
Fix Download from java.sun.com installation method for JDK for downloads requiring an Oracle login after change to the Oracle site.
JENKINS-47448
Bug fix
-
Secret
threw ArrayIndexOutOfBoundsException
trying to decrypt {}
.
JENKINS-47500
-
Race conditions in agents going offline could result in an exception when picking a workspace for a build.
JENKINS-47455
-
Prevent duplicated elements with incorrect URL when using the search on Dashboard View plugin based views.
JENKINS-35459
-
StackOverflowError
thrown under some conditions when using Pipeline on 2.85.
JENKINS-47517
-
Prevent
NullPointerException
updating a folder with a primary view specified in Folders plugin 6.2.0.
JENKINS-47416
-
Developer:
Slave.JnlpJar.getURL
did not work in some modes when core had a snapshot dependency on the Remoting library.
pull 3069