Major enhancement
-
Update Remoting from 3.18 to 3.19 so that Jenkins core can always deserialize exceptions even if they're not permitted. To benefit from this improvement, Remoting needs to be updated on the agent side as well.
JENKINS-50237, JENKINS-49618, full changelog
Bug fix
-
JEP-200: Allow
org.apache.tools.ant.Location
deserialization to prevent exception when listing agent files in non-existent directory or invalid filter.
JENKINS-50237
-
Prevent some cases of linkage errors relating to Servlet classes when code is run on an agent.
JENKINS-46386
-
Allow users without Overall/Read access to use the
who-am-i
and logout
commands.
JENKINS-50324
Enhancement
-
Show more entries in the search results dropdown and search results page.
JENKINS-47020