Back to changelogs
Changelog for 2.346.2
July 13, 2022
Looking to upgrade?
Check the Upgrade Guide for assistance
Enhancement
Remove deprecated Docker plugin installation script
install-plugins.sh
. Use plugin installation manager tool through the
jenkins-plugin-cli
script in the Docker image.
Docker pull request 1408
,
Plugin installation manager tool documentation
Bug fix
Ignore duplicate log recorders keyed by same name.
JENKINS-68752
Display job icons correctly on the Jenkins dashboard, even when a non-empty context path alters the URL (regression in 2.346.1).
JENKINS-68639
Show all log messages when an inbound agent fails to connect (regression in 2.310).
JENKINS-68785
Plugins selected for update cannot be unselected once the update has started.
JENKINS-68730
Fix offset of radio buttons when selected.
JENKINS-68799
Make previous boot attempt timestamps available to boot-failure.groovy startup hooks (regression in 2.308).
JENKINS-68848