Major bug fix
Enhancement
-
Prevent Internet Explorer from caching AJAX requests using Cache-Control header.
JENKINS-43929
Bug fix
-
Properly fail with error when updating view with CLI using input of a different view type.
JENKINS-42728
-
Fix AccessDeniedException in "Build after other projects are built" when user has Discover permission but not Read.
JENKINS-42707
-
Properly log failure due to empty archive in Pipeline.
JENKINS-38005
-
Prevent rare
NullPointerException
if an admin user is created in the setup wizard after first disabling CSRF protection.
JENKINS-44010