Remove the notice in the plugin manager "Updates" page for newer plugin versions that are not compatible with your current core version.
Limit the display of updates to plugin versions actually being offered by the update center for your core version.
(issue 62332)
Add missing breadcrumb items in various locations.
(issue 70169)
Close connection on the agent if the agent's liveness ping receives no response.
(issue 70414)
What's new in 2.386
(2023-01-10)
Do not report implied dependencies for WMI Windows Agents plugin.
(issue 70301)
Developer: f:file now uses the morph tag library, all unknown attributes will be copied to the element.
(pull 7562)
What's new in 2.385
(2023-01-03)
Allow HTML syntax for node descriptions.
(pull 6511)
Hide values in tables showing potentially sensitive system properties and environment variables by default.
(pull 6843)
Add support for badge icons in Management links.
(issue 69339)
Add missing breadcrumb items for agents.
(issue 70169)
Restyle file uploads to match modern forms UI.
(pull 7452)
Add missing breadcrumb items in logging views.
(issue 70169)
Add missing breadcrumb items in builds.
(issue 70169)
Add missing breadcrumb items for agents.
(issue 70169)
Add missing breadcrumb items in Views.
(issue 70169)
Add missing breadcrumb items in abstract classes.
(issue 70169)
Add missing breadcrumb items in User page.
(issue 70169)
Add missing breadcrumb items in system information page.
(issue 70169)
Update the design of the 'Advanced' button.
(pull 7173)
Upgrade XStream from 1.4.19 to 1.4.20.
This maintenance release addresses two security vulnerabilities that can cause a denial of service by raising a stack overflow in affected applications.
It also provides new converters for Optional and Atomic types.
(pull 7548, XStream 1.4.20 changelog, XStream CVE-2022-40151, XStream CVE-2022-41966)
Revert "Label 'Dismiss' buttons red." that was introduced in 2.378.
(issue 70128)
Do not prompt the user that changes may not have been saved after apply has been clicked.
(issue 70112)
Remove negative letter spacing to improve legibility in some languages and fonts.
(pull 7475)
Update appearance and framework for tooltips.
(pull 6408)
Upgrade Spring Security from 5.7.5 to 5.8.0.
Spring Security 5.8.0 includes 71 fixes and improvements.
(Spring Security 5.8.0)
Delete .disabled files when uninstalling a plugin.
(issue 68194)
Developer: better error logging for unexpected problems in Computer.threadPoolForRemoting.
(pull 7284)
What's new in 2.379
(2022-11-22)
Jenkins no longer bundles a patched version of the deprecated Commons HttpClient 3.x library for use by plugins.
Plugins should be migrated to the native Java 11 HTTP client or updated to depend on the legacy Commons HttpClient 3.x API plugin.
(Jenkins patched HttpClient library, Commons HttpClient 3.x)
Set default file size rotation of AsyncPeriodicWork / AsyncAperiodicWork task logs.
(issue 64151)
Remove the deprecated WMI Windows Agents plugin from the setup wizard.
(pull 7414)
Remove the deprecated Multijob plugin from the setup wizard.
(pull 7413)
Add the URL of a plugin to the 'systemInfo' view.
(pull 7367)
Add a "copy to clipboard" button to controller and agent thread dump pages.
Remove the side panel from controller thread dumps.
(pull 7368)
Fix the animation of the popup dialog in the admin monitor.
(issue 70036)
Memory leak when repeatedly connecting WebSocket agents.
(issue 70103)
Wait for 10 seconds before attempting to reconnect a WebSocket agent regardless of whether or not the controller is responding.
(Pull request 603)
Fix a race condition affecting the launch of inbound agents.
(pull 7378)
Developer: Introduce a high level HTTP client API.
(pull 7398)
Upgrade Spring Framework from 5.3.23 to 5.3.24.
Spring Framework 5.3.24 includes 33 fixes and improvements.
(Spring Framework 5.3.24)
Replace 'Changes' view icon with a symbol.
(pull 7229)
Update 'Manage Nodes' page to use app bar and remove sidebar from 'New Node' page.
(pull 7352)
Add telemetry for activation of permissions that are not enabled by default.
(issue 70044)
The minimum required Remoting version has been increased to 4.7 (released on February 16, 2021).
(pull 7340)
Fix overlapping buttons in administrative monitors.
(pull 7366)
Fix consoleview bouncing when new entries appear.
(issue 69587)
Fix error on profile page if the gravatar plugin is installed.
(issue 70023)
Reduce size of the focus state (regression from 2.366).
(issue 69517)
What's new in 2.377
(2022-11-08)
Remove deprecated and unused class UnbufferedBase64InputStream.
(pull 7335)
Developer: Allow detached plugin location to be overridden.
(pull 7303)
Upgrade Spring Security from 5.7.4 to 5.7.5.
Spring Security 5.7.5 includes fixes for two authorization mapping issues affecting the scopes in spring-security-oauth2-client and org.springframework.security.web.access.intercept.AuthorizationFilter.
(Spring Security Release 5.7.5, CVE-2022-31690, CVE-2022-31692)
What's new in 2.376
(2022-10-31)
Avoid unnecessary configuration save when reloading configuration from disk.
(pull 7305)
Update ANTLR2 grammars and code to ANTLR4.
(issue 68652)
Update submit buttons to use .jenkins-button classes.
(pull 7203)
Use inbound as the preferred symbol rather than jnlp for inbound agents in JCasC.
(pull 7171)
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)