Looking to upgrade?
Check the Upgrade Guide for assistance
Security
Enhancement
Bug fix
-
Don't log null pointer exceptions on some forms with validation button. (regression in 2.107.2)
JENKINS-50748
-
Allow users without Overall/Read access to use the
who-am-i
and logout
commands.
JENKINS-50324
-
Fix a race condition in the Setup Wizard that could lead to it being skipped on the first startup when groovy scripts or init scripts are pre-installed.
JENKINS-49401
-
In rare configurations, agents tried to load unloadable classes from the controller, resulting in
ClassNotFoundException: javax.servlet.ServletContextListener
on agents.
JENKINS-46386
-
Make Cancel Shutdown link in side panel work without requiring the page to be reloaded.
JENKINS-44402