Enhancement
-
Update test results bar colors to follow the Jenkins design system.
pull 10514
-
A new
/health
endpoint is available to determine whether Jenkins is healthy.
JENKINS-75530
-
Developer: Plugins can contribute additional checks for the
healthcheck
endpoint.
JENKINS-75530
Bug fix
-
Ensure computer configuration is updated correctly after updating a node.
JENKINS-33704
-
Ensure number of executors of the built-in node is synced with the number of executors defined in Jenkins after a configuration reload.
pull 10529
-
Allow icons in tables to be updated even when there is more than one table displayed on the page.
pull 10230