Prevent exception from being thrown when attempting to initiate a safe restart. (regression in 2.374)
(issue 69904, pull 7091)
Align the default value of the HTTP keep-alive timeout in Winstone with that of the upstream Jetty project by changing it from 5 seconds to 30 seconds.
Remove unused --ajp13Port, --ajp13ListenAddress, --handlerCountMax, and --handlerCountMaxIdle options.
(issue 69509, Align HTTP keep-alive with Jetty default)
Table column header highlight is overlapping with other header highlight.
(issue 69689)
Fix ClassCastException when trying to build a Job whose parameter list is empty.
(issue 69637)
Update bundled Script Security Plugin from 1172.v35f6a_0b_8207e to 1189.vb_a_b_7c8fd5fde.
Update bundled Pipeline: API Plugin from 1144.v61c3180fa_03f to 1164.v760c223ddb_32.
Update bundled Pipeline: Supporting APIs Plugin from 813.vb_d7c3d2984a_0 to 839.v35e2736cfd5c.
Update bundled SCM API Plugin from 602.v6a_81757a_31d2 to 608.vfa_f971c5a_a_e9.
(2022-10-19 Security Advisory, 2022-10-19 Security Advisory)
Developer: Improve JNLP Port Unreachable error message with host value.
(pull 7282)
Upgrade Spring Security from 5.7.3 to 5.7.4.
Spring Security 5.7.4 includes dependency upgrades and minor fixes.
(Spring Security Release 5.7.4)
What's new in 2.374
(2022-10-17)
Clarify safe restart won't wait for Pipeline jobs.
(pull 7091)
Allow form checker to check more than one thing at a time.
(pull 6951)
Replace the old Jenkins table layout in the slow trigger administrative monitor with the new Jenkins table layout.
(issue 69714)
Add documentation for the --paramsFromStdIn and --version command-line options.
(pull 7246)
Fix sorting of British currency in tables.
(pull 7250)
Developer: Add support for the app-bar component in the side panel.
(pull 7051)
What's new in 2.373
(2022-10-11)
Use a more appropriate icon for log records.
(pull 7217)
Use a more appropriate Manage Old Data icon.
(pull 7216)
Ensure that temporary network partitions do not cancel the WebSocket ping thread (regression in 2.363).
(pull 7195)
Fix broken UI on Configure Global Security form when plugins with active security warnings are installed (regression in 2.368).
(issue 69627)
Table columns get wider or smaller depending on the sort selection.
(issue 67864)
Improve build progress animation when refreshing parts of the history/executors widget.
(issue 68627)
Fix a race condition that causes file descriptor leaks when cloud agents are created.
(issue 69534)
Trigger form validation events after editing a CodeMirror formatted text area.
(issue 15604)
Developer: Remove managed, provided dependency on log4j 1.2.17. Plugin builds that depend directly or transitively on log4j 1.2.17 must remove this dependency or exclude it from their build in order for their build to pass.
(pull 7028)
Export hudson.model.Run#isInProgress to the json API.
(issue 68981)
What's new in 2.368
(2022-09-12)
Show recommended actions (e.g., to update affected plugins) in security warnings popup.
(pull 7046)
Fix thread safety in websockets handling.
(issue 69543)
What's new in 2.367
(2022-09-06)
Add sidebar to plugin manager, increase search bar size.
(pull 6783)
Add support for Apple's touch bar icons.
(pull 6768)
Minor changes to empty state arrow icon and header user profile icon.
(pull 7052)
Removed: The signed jenkins-parent-${JENKINS_VERSION}-src.zip source archives have been removed from Artifactory for future releases.
Users who wish to download source archives for offline consumption are encouraged to do so via GitHub.
(pull 7061, Artifactory, GitHub source code download)
Provide more information about the agent connection when it fails with EOFException.
(pull 7053)
Display email form validation errors near the data entry field in the setup form.
(issue 68952)
Fix autosizing of CodeMirror textbox.
(issue 69359)
Fix bouncing build number element on mouse hover.
(issue 69145)
Properly reset attributes of cached symbols.
(issue 68805)
The dropdown chevron on the build executor queue is no longer misplaced, if the widget is refreshed.
(issue 69114)
Developer: Enable ProjectNamingStrategy to check the full name of a new item.
(issue 68602)
What's new in 2.366
(2022-08-29)
Fix searchBar is null issue in setup wizard and when using custom Jenkins headers.
(issue 69250)
Fix a potential FileAlreadyExistsException error on startup on systems with slow I/O.
(issue 67624)
Developer: Temporarily restore compatibility with PowerMock-based tests (regression in 2.358).
Support for PowerMock will be completely removed on or after June 1, 2023.
(pull 7033)
Improve performance of a previous fix for java.lang.OutOfMemoryError: unable to create new native thread on agents.
(issue 65873)
Fix sorting by timestamp list of installed plugins in plugin manager.
(issue 68750)
Use correct plugin identifier when plugin id includes '-plugin' more than once.
(issue 68801)
Do not lead to other pages when users press enter key in the filter box of dropdown lists.
(issue 68851)
Introduced SetContextClassLoader utility class to assist in plugin class loading.
(pull 6575)
What's new in 2.361
(2022-07-26)
Remove 'Workspace' and 'Recent Changes' project summary buttons
(pull 6918)
Tabs now appear above their respective sections, not at the top of the page.
(pull 6873)
Keyboard shortcut added to focus global search bar (CMD + K/CTRL + K).
(pull 6893)
Remove onclick and disabled attributes from f:toggleSwitch.
(issue 60866)
Remove support for Flash-based cross-domain (XDR) transaction support in YUI 2: Connection Manager.
(issue 68994)
Blocked upstream projects in the queue block downstream projects when the option "Block build when upstream project is building" is enabled for the downstream project.
Blocked downstream projects in the queue block upstream projects when the option "Block build when downstream project is building" is enabled for the upstream project.
(issue 68780)
Update center checkboxes keep focus state after they have been clicked.
(issue 68788)
Change state of plugin manager "select all" checkbox when it is clicked.
(issue 69110)
Fix build number cutoff in build history widget.
(issue 68390)
Retain the search pattern and results across collapsing and reopening the dropdown list.
(issue 68732)
Add breadcrumbs to "Manage Jenkins" and children of it. Developers should ensure they use relative links for navigating between pages if they are a child of "Manage Jenkins".
(pull 6126)
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.
(issue 55582)
Update the minimum required Remoting version to 4.2.1.
(pull 6671)
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)
Developer: Optional property can now have inline help.
(pull 6615)
What's new in 2.353
(2022-06-07)
This release build failed due to packaging changes. Installers, native packages, and jenkins.war were not published.
Jenkins 2.353 was not placed in the artifact repository or on the download site.
What's new in 2.352
(2022-06-07)
This release build failed due to packaging changes. Installers, native packages, and jenkins.war were not published.
Jenkins 2.352 was not placed in the artifact repository or on the download site.
What's new in 2.351
(2022-06-07)
This release build failed due to packaging changes. Installers, native packages, and jenkins.war were not published.
Jenkins 2.351 was not placed in the artifact repository or on the download site.
What's new in 2.350
(2022-06-01)
Allow running on Java 17 without --enable-future-java.
(pull 6602)
Use the default system font for Google Chrome.
(pull 6614)
Use the newer Jenkins logo for OpenSearch.
(pull 6596)
Keep the Save and Apply buttons in front of menus (regression in 2.337).
(issue 68640)
Restore the frame color of the build progress bar of the executor widget.
(pull 6607)
Fix websocket reconnection in edge cases.
(issue 68542)
Remove superfluous spacing on job configuration page.
(pull 6579)
Fix class attribute for Jenkins Symbols using <l:icon ... />.
(issue 68630)
Provide supporting infrastructure to enable Pipeline: Groovy to work around a metaspace memory leak (JDK-8231454) for users running Pipeline jobs on Java 11.
(pull 6597, issue 63766, JDK-8231454 metaspace leak)
Fix a runtime error when viewing the build time trend on Java 17.
(issue 68215)
Upgrade Java 8 in Debian-based Docker images from 8u322-b06 to 8u332-b09.
(Docker pull request 1340)
Update plugin installation manager tool in AlmaLinux-based Docker image from 2.10.0 to 2.12.6.
(Docker pull request 1359)
Remove SSH Plugin from setup wizard plugin selection.
(issue 68556)
Show remote class loader statistics of agents with new table layout.
(issue 68591)
Job name no longer separates randomly in the table on Firefox.
(issue 68205)
Update bundled Script Security Plugin from 1.75 to v35f6a_0b_8207e
Update bundled WMI Windows Agents Plugin from 1.0 to 1.8.1
(pull 6582, 2022-05-17 security advisory)
Announce Java 8 end of life for weekly line as June 21 2022
(pull 6566)
Use native Java Platform functionality rather than Ant to load classes.
The old behavior can be restored by setting -Dhudson.ClassicPluginStrategy.useAntClassLoader=true.
(pull 6571)
Remove Java Web Start support for launching inbound agents, along with the GUI mode, the platform-specific agent installers, and the JAR signature.
(pull 6543, Java Web Start)
Suppress some uninteresting stack traces related to closed agent channels.
(pull 6555)
Remove the ability for plugins to specify a minimum Java version.
The minimum Java version of a plugin is always the same as the minimum Java version of the plugin's minimum core version.
(issue 20679)
Allow setting an "id" and style attribute for l:icon in combination with symbols.
(issue 68381)
Display icons searched without an icon size CSS value (regression in 2.341).
(issue 68296)
Use a space between the icon and the text in the build executor status view instead of an underline.
(issue 68430)
Developer: New series of colours and new range of semantic colours added.
(pull 6538, Design Library)
What's new in 2.347
(2022-05-10)
Use new style checkboxes for plugin manager.
(pull 6527)
Add syntax highlighting support to description at the user configuration page.
(pull 6551)
Allow extra CSS classes with <l:icon>.
(issue 68286)
Fix the position of the help button when it is not directly attached to an object (regression in 2.320).
(issue 68042)
Fix indistinguishable build scheduling icon when the job is already in-queue (regression in 2.321).
(issue 68303)
Correct encoding for several localized strings.
(issue 68537)