The default interval for node monitors (e.g. free disk space) can now be changed by setting the system property hudson.node_monitors.AbstractNodeMonitorDescriptor.periodMinutes.
(pull 4105, Jenkins features controlled by system properties)
Robustness: Do not fail to render views when AdministrativeMonitor#isActivated fails.
(pull 4114)
Internal: Update slf4j version from 1.7.25 to 1.7.26.
(pull 4118)