Enhancement
-
Allow alternate values for "Build with Parameters" and the "Build" button on the parameters page.
JENKINS-71866
-
Small speculative optimization in build loading.
pull 8494
-
The minimum required Remoting version has been increased to 4.13 (released on March 4, 2022).
pull 8484
-
Developer: Provide programmatic deletion support for
LogRecorder
.
pull 8489
Bug fix
-
Prevent log spam when using the Jenkins security database and users signup.
pull 8474
-
Show a confirmation popup when triggering
l:task
action from context menu.
JENKINS-71880
-
Restore context menus of model links in build history views and in administrative monitors. (regression in 2.402).
JENKINS-71890
-
Hide the delete button from the only repeatable element in configuration forms when at least one element is expected (regression in 2.344).
JENKINS-72018
-
Do not create a large number of threads when making numerous HTTP requests.
JENKINS-72016