Enhancement
-
Remove Disable project button from project view.
pull 9287
-
Display how many users there are on the Users page.
pull 9221
-
Warn Java 11 users of the new end of life (June 18 2024) in weekly releases.
This is a change from the previously announced date of September 30 2024.
pull 9314
-
Improve the performance of file compression and decompression.
pull 9312
-
Improve startup performance when jobs have been created via REST API or command line interface.
JENKINS-64356
-
Add download option to Console output, move View as plain text and Copy buttons to app bar.
pull 9169
Bug fix
-
Consistently notify job listeners when the job definition is updated from the REST API or command line interface.
JENKINS-64553