Looking to upgrade?
Check the Upgrade Guide for assistance
Enhancement
Bug fix
-
If the Jenkins root URL has been configured by scripts prior to running the setup wizard, skip the location configuration panel even if selecting the option to skip creation of an admin user.
JENKINS-60750
-
Prevent inaccurate warnings about missing classes on Java 11 triggered by JavaMelody when Monitoring Plugin is installed.
JENKINS-60725
-
Include details in the system log when a build rotation fails.
JENKINS-60716
-
Fix java version check for AdoptOpenJDK 11.
JENKINS-60678
-
Prevent Jenkins page rendering from being blocked when the update center data parsing is in progress.
JENKINS-60625
-
Winstone 5.7: Fix support of system logging customization (regression in 2.177).
pull 4452, JENKINS-57888, Winstone 5.7 release notes
-
Fix null pointer exception in Agent API when the agent is offline (e.g. retrieving agent version or OS description).
JENKINS-42658