Changelog for 2.346.2
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.346.2
(2022-07-13)
-
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)
-
Ignore duplicate log recorders keyed by same name.
(issue 68752)
-
Display job icons correctly on the Jenkins dashboard, even when a non-empty context path alters the URL (regression in 2.346.1).
(issue 68639)
-
Show all log messages when an inbound agent fails to connect (regression in 2.310).
(issue 68785)
-
Plugins selected for update cannot be unselected once the update has started.
(issue 68730)
-
Fix offset of radio buttons when selected.
(issue 68799)
-
Make previous boot attempt timestamps available to boot-failure.groovy startup hooks (regression in 2.308).
(issue 68848)