Back to changelog
Changelog for 2.346.2
July 13, 2022
290
11
26
Community reported issues: 4×
JENKINS-48865
3×
JENKINS-69039
1×
JENKINS-61103
1×
JENKINS-68785
1×
JENKINS-123
1×
JENKINS-4
1×
JENKINS-12
1×
JENKINS-39574
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