Back to changelogs
Changelog for 2.387.2
April 5, 2023
A
new GPG signing key
is used for the Jenkins long term support package repositories. Follow the instructions in the
upgrade guide
to install the new public key on your computer.
Looking to upgrade?
Check the Upgrade Guide for assistance
Major bug fix
Adjust WebSocket idle timeout to 60 seconds by default, to avoid "WebSocketTimeoutException: Connection Idle Timeout" issues.
JENKINS-69955
Bug fix
Restore the redirect destination of the
pluginManager/installNecessaryPlugins
API endpoint.
JENKINS-70599
Update bundled plugins to include fixes announced in 2023-01-24 and 2023-02-15 Jenkins security advisories.
Jenkins Security Advisory 2023-01-24
,
Jenkins Security Advisory 2023-02-15
Enhancement
Sign WAR file and Windows installer with new code signing certificate.
pull 358