Enhancement
-
Pick a new name format for subdirectories of
$JENKINS_HOME/users/
.
Stop creating redundant $JENKINS_HOME/users/users.xml
.
pull 10926
-
Reduce plugin
ClassLoader
memory consumption.
JENKINS-75675
-
Minor performance optimization for administrative monitors badge display.
pull 10855
-
Show parameters of a run in read-only mode.
pull 10941
Bug fix
-
Create friendlier HTTP response for an attempt to
buildWithParameters
a disabled or nonparameterized job.
pull 10954
-
Fix incorrect parameter name in
quietDown
API online help.
JENKINS-75991
-
Fix memory leak in Java class loading for the
GStringTemplateEngine
class.
JENKINS-75879