Ensure threads in the Computer.threadPoolForRemoting executor service always have the Jenkins webapp ClassLoader set as the context ClassLoader to prevent random class loading issues when code is running in this ExecutorService.
JENKINS-72796
Customization of agent log files did not work for inbound agents.
JENKINS-72799