Major enhancement
Enhancement
-
The
install-plugins.sh
script has been removed from the Docker containers after 18 months as a deprecated script.
Manage plugin versions in containers with the plugin installation manager tool.
The plugin installation manager tool is available in the image as jenkins-plugin-cli
.
Plugin installation manager tool, pull 1380
-
The
instance-identity
module has been converted to a detached plugin.
JENKINS-55582
-
Update the minimum required Remoting version to 4.2.1.
pull 6671
-
Update bundled JUnit plugin from 1.47 to 1119.1121.vc43d0fc45561 for security advisory.
2022-06-22 security advisory, pull 6582
-
Upgrade Spring Security from 5.7.1 to 5.7.2.
Spring project spring-security 5.7.2 release notes, pull 6674
-
Bump spring-framework-bom from 5.3.20 to 5.3.21.
Spring framework BOM 5.3.21 release notes, pull 6674
-
Upgrade Java Native Access (JNA) from 5.11.0 to 5.12.0.
JNA 5.12.0 changelog, pull 6707
-
Allow plugin definition file (
plugins.txt
) to be generated from contents of the plugins directory.
Upgrade plugin installation manager tool from 2.12.6 to 2.12.7.
Plugin installation manager tool 2.12.7 changelog
-
Update bundled Display URL API plugin from 2.3.5 to 2.3.6.
pull 6678
-
Update bundled Pipeline API plugin from 2.42 to 1144.v61c3180fa_03f.
pull 6678
-
Update bundled Plugin Utilities API plugin from 1.5.0 to 2.16.0.
pull 6678
-
Update bundled Checks API plugin from 1.1.1 to 1.7.4.
pull 6678
-
Update bundled ECharts API plugin from 4.9.0-2 to 5.3.2-1.
pull 6678
-
Update bundled SnakeYAML API plugin from 1.27.0 to 1.29.1.
pull 6678
-
Update bundled JQuery3 API plugin from 3.5.1-2 to 3.6.0-2.
pull 6678
-
Update bundled Font Awesome API plugin from 5.15.1-1 to 6.0.0-1.
pull 6678
-
Update bundled SCM API plugin from 2.6.5 to 602.v6a_81757a_31d2.
pull 6678
-
Update bundled Structs plugin from 1.23 to 308.v852b473a2b8c.
pull 6678
-
Replace bundled Bootstrap 4 API plugin 4.5.3-1 with Bootstrap 5 API plugin 5.1.3-6.
pull 6678
-
Replace bundled Popper.js API plugin 1.16.0-7 with Popper.js 2 API plugin 2.11.2-1.
pull 6678
-
Add bundled Pipeline Supporting APIs plugin 813.vb_d7c3d2984a_0.
pull 6678
Bug fix
-
Fix radio buttons selection offset.
JENKINS-68799
-
Plugins selected for update cannot be unselected once the update has started.
JENKINS-68730
-
Fix raster image build status icons no longer displaying when running Jenkins with a non-empty context path due to a malformed URL.
JENKINS-68639
-
Show all log messages when an inbound agent fails to connect (regression in 2.310).
JENKINS-68785
-
Fix 'unavailable plugin' messages in plugin manager.
pull 6656
-
Ignore duplicate log recorders keyed by same name.
JENKINS-68752
-
Tags and other sortable items are now displayed in the alphabetical order if the name contains more than one dot.
pull 6627
-
Add sidepanel links on the error page displayed when a user incorrectly updates their password.
pull 6661