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)
Save and Apply buttons no longer appear 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.
(issue 63766)
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.
(pull 6581)
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.
(issue 68303)
Correct encoding for several localized strings.
(pull 6550)
What's new in 2.346
(2022-05-01)
Search input clear button now respects user's theme.
(pull 6521)
Restore functionality of credentials popup in SSH Build Agents (regression in 2.344).
(issue 68338)
Wait for the computation to finish when triggering a new build while the build graph is being recomputed.
This guarantees that recently updated build triggers are executed.
(issue 67237)
Use modern form inputs in Plugin Manager, login form, and setup wizard.
(pull 6442)
Remove warning that recommends use of the Authorize project plugin.
(issue 24513)
Add a "copy to clipboard" button to the script console output.
(pull 6455)
Align shutdown banner with other top banners, align executor starvation icon with other build widget icons, and add a side panel to the plugin uninstallation view.
(pull 6457)
Improve the display of help text for agent launch methods.
(pull 6464)
Remove the html.jelly template in favor of the more feature-rich layout.jelly template.
(pull 6468)
Allow plugins to be disabled even when dependent plugins are disabled (regression in 2.325).
(issue 68277)
Fix dropdown chevrons not separating links and overflowing (regression in 2.340).
(issue 68129)
Fix third party weather icons in the table view (regression in 2.341).
(issue 68270)
Clicking the build progress bar again takes the user to the console output (regression in 2.340).
(issue 68103)
Correct icon resolution for remote icons (regression in 2.335).
(issue 67849)
Allow filtering updates in plugin manager by plugin ID (regression in 2.320).
(issue 68260)
Move plugin manager search bar back to middle (regression in 2.325).
(issue 67933)
Do not print a stack trace when archiveArtifact does not find a file.
(issue 51913)
Hide "No builds" when there is a pending build.
(issue 67962)
What's new in 2.343
(2022-04-12)
Avoid a deadlock between agent class loading and logging.
(issue 68122)
Run downstream jobs (regression in 2.341).
(issue 67237)
Miscellaneous polishing of various components.
(pull 6411)
Show warning dialog if Java 8 is selected in Windows installer.
(issue 68170, pull 306)
Extend the medium length load statistics to cover 2 days instead of 1.
Sometimes the data for the time period was not displayed correctly (regression in 2.204).
(issue 64299)
What's new in 2.341
(2022-03-29)
Developers can now use custom symbols in their plugins (link to Symbols docs)
(issue 68137)
Hide "Delete build '#'" button if "Keep this build forever" is selected.
(pull 6403)
Add Traditional Chinese translation property files.
(pull 6386)
When triggering a new build while the build graph is currently being re-computed, jenkins waits for the re-computation to finish. This guarantees that recently updated build triggers are executed.
(issue 67237)
Make "View build information" pages readonly for users who don't have permission.
(issue 67967)
Ensure inbound agent restart logic is applied.
(issue 66446)
Display log entries with missing logger names in the log viewer.
(pull 6310)
Honor MSI installer parameter values for PORT and INSTALLDIR.
(pull 287)
Developer: Add a --debug option to the translation tool to help in troubleshooting.
Improve the readability of the translation tool command-line interface (CLI).
(pull 6317)
Developer: Upgrade the Guava library from 31.0.1 (released September 27, 2021) to 31.1 (released February 28, 2022).
(pull 6322, Guava 31.1 changelog)
What's new in 2.337
(2022-02-28)
Remove the 'cloud configuration has moved to a separate configuration page' notice.
(pull 6298)
Update the appearance of the button bar at the bottom of forms.
(pull 6295)
Persist changes made to boolean radio controls (regression in 2.336).
(pull 6311)
Update bundled Display URL API plugin to prevent issues starting the mailer plugin for offline installations.
(issue 67885)
Keep colors when interacting with ionicons as link icon.
(pull 6296)
Switch Linux installers from System V init to systemd.
(issue 41218)
Winstone 5.22 - Update Jetty from 9.4.43.v20210629 to 9.4.45.v20220203.
Append to log file rather than truncating it (Winstone PR-200).
Write log file and access logs in UTF-8 encoding rather than default encoding (Winstone PR-200).
(pull 6262, issue 66379, Winstone 5.22 changelog, Jetty 9.4.45 changelog, Winstone PR-200)
Update "Manage Jenkins" icons and controls.
The plugins icon now shows how many updates are available.
(pull 6273)
Replace the computer-flash GIF icon with the hourglass icon.
(issue 67742)
Remove support for RoleChecker#check(RoleSensitive) calls which were added again in Jenkins 2.319.
All remoting Callable implementations need to perform an actual role check as documented.
(pull 5901, Remoting callables documentation)
Several icons across Jenkins have been updated - the build icon, the delete icon, the settings icon, the about icon and the plugin icon.
(pull 6186)
Use modern table design for "Recorded Fingerprints" and "Legacy API Tokens" tables.
(pull 6247)
Overwrite grey balls icon with the modern "not built" status.
(issue 67753)
Link the log recorder configure button to the associated log recorder (regression in 2.322).
(pull 6245)
Render the question mark on the new help button only once so that it is not shown twice, even while using different themes.
(pull 6233)
Truncate long build names again (regression in 2.332).
(issue 67689)
Return zero from RPM init script on successful stop.
(issue 31656)
Do not print Java version message from Debian installer when correct Java version is detected.
(issue 55696)
Restart systemd service when the controller exits unexpectedly.
(issue 56219)
Restart the Jenkins service after plugin updates on Debian 11 (bullseye).
(issue 65809)
Do not fail startup with timeout on systems with slow DNS resolution.
Rely on the Jenkins process to check for port availability rather than using a separate shell function.
(issue 67404)
Correctly report startup result on Amazon Linux 2 installed with the rpm package.
(issue 67487)
Upgrade the XStream library from 1.4.18 to 1.4.19.
Addresses the CVE-2021-43859 security vulnerability when unmarshalling highly recursive collections or maps causing a Denial of Service.
(pull 6231, XStream 1.4.19 changelog, XStream CVE-2021-43859)
What's new in 2.332
(2022-01-24)
Restore the location of the build progress bar (regression in 2.321).
(pull 6199)
What's new in 2.331
(2022-01-21)
Increase width of job configuration form on wide screens.
(issue 67198)
Unify labels in plugin manager. Remove deprecated terminology labels from the Plugin Manager.
(pull 6151)
Fix ClassNotFoundException: io.jenkins.cli.shaded.org.w3c.dom.Node when using JAXB.
(issue 67470)
Fix vertical icon alignment for build status in medium (M) and small (S) icon sizes.
(issue 67515)
Developer: The javax.annotation.Generated, javax.annotation.ManagedBean, javax.annotation.PostConstruct, javax.annotation.PreDestroy, javax.annotation.Priority, javax.annotation.Resource, javax.annotation.Resources, javax.annotation.security.DeclareRoles, javax.annotation.security.DenyAll, javax.annotation.security.PermitAll, javax.annotation.security.RolesAllowed, javax.annotation.security.RunAs, javax.annotation.sql.DataSourceDefinition, and javax.annotation.sql.DataSourceDefinitions annotations have been deprecated in favor of the equivalent classes in the jakarta.annotation package. Plugin developers should migrate to the Jakarta Annotations version of each of the above annotations.
(pull 6161)
What's new in 2.328
(2022-01-03)
Use SVG icons for agent context menu and executor status.
(pull 6146)
Modernise the "About Jenkins" page. Update the table and tab design to use normal cased text.
(pull 6055)
Ensure that loggers exist before setting their log levels. In rare cases, setting the log level of a logger may have had no effect.
(pull 6143)
The agent-to-controller security subsystem is now always enabled. The admin-customizable allowlists for callables and file paths have been removed. The ability to access some files on the controller from agents has been removed. Some plugins are incompatible with this change and may need to be updated.
(pull 5885, issue 67173, the issue tracker)
Add missing SVG for parameterized job icon.
(pull 5905)
Add "Report an issue" link to plugins in the plugin manager.
(issue 65113)
Modernise the appearance of the plugin manager.
(pull 5916)
More reliably estimate plugin download progress.
(pull 6038)
Newly created items are again automatically made accessible to their creators to fix a regression in the matrix-auth plugin (regression in 2.324).
(issue 21224)
- Fix a resource leak when shutting down Jenkins.
(pull 6034)
- Fix a resource leak when a plugin fails to load.
(pull 6030)
Filtering now hides unavailable updates on "Updates" tab in Plugin Manager.
(issue 65084)
An agent-to-controller security measure failed to persist configuration.
(pull 5888)
Custom log records with large record parameters no longer interfere with garbage collection.
(pull 6018)
Developer: Add FilePath#validateAntFileMask(String, boolean) overload for convenience.
(pull 6033)
Developer: The option -Dhudson.ClassicPluginStrategy.useAntClassLoader=false allows experiments with plugin-first class loading alternatives.
(pull 5970)
What's new in 2.324
(2021-12-06)
Improve logging for termination of cloud agents.
(pull 6010)
Improve performance by lazy loading build records from the run list.
(pull 5942)
"View as plain text" shows correctly in polling log page.
(issue 67193)
Developer: New extension point Header as an interface that provides capabilities to render a specific header and a default implementation of that, named JenkinsHeader that is enabled by default.
(pull 5909, JEP-234: Customizable Jenkins header)
What's new in 2.322
(2021-11-23)
Issue a warning to the system log when using agent-to-controller file manipulation idioms considered for deprecation, and collect telemetry about this as well.
(pull 5890)
Add descriptions of built-in administrative alerts to the global configuration alert selection page.
(pull 5937)
Modernise System Info and Log Recorder pages.
(pull 5925)
Jenkins startup could hang due to a deadlock in class loading.
(issue 67188)
Display full user name, rather than id, in securityRealm page when using the built-in security realm (regression since 2.243).
(pull 5925)
Display the "Configure System" icon in the drop down menu.
(issue 67033)
Developer: Register UberClassLoader as parallel-capable.
(pull 5931)
What's new in 2.321
(2021-11-16)
Modernise the table design and add support for Ionicons.
(pull 5851)
Remove superfluous user interface elements, including images, mask-icon, and unnecessary resize handles.
(pull 5777)
Only apply trimLabels operation to affected nodes when adding or removing them.
(issue 67099)
Maven tool configuration works again (regression in 2.320).
(issue 67109)
Show ongoing first build in build history (regression in 2.314).
(issue 66969)
Fix filtering in update tab of plugin manager (regression in 2.320).
(pull 5908)
Permit additional safe types in agent to controller access control (regression in 2.320).
(issue 67105)