Enhancement
-
Clearer error message for the CLI in the default
webSocket
mode when a 403 error results from a reverse proxy misconfiguration.
pull 9930
-
Developer: Introduce
ControllerToAgentCallable
and ControllerToAgentFileCallable
with support for records
in controller to agent callables.
pull 9921
Bug fix
-
Do not add jobs created via the REST API to the default view.
JENKINS-74795
-
Developer: Allow context classloaders to be defined without making explicit reference to the calling class.
JENKINS-74814