Enhancement
Bug fix
-
Keep the Save and Apply buttons in front of menus (regression in 2.337).
JENKINS-68640
-
Restore the frame color of the build progress bar of the executor widget.
pull 6607
-
Fix websocket reconnection in edge cases.
JENKINS-68542
-
Remove superfluous spacing on job configuration page.
pull 6579
-
Fix class attribute for Jenkins Symbols using
<l:icon ... />
.
JENKINS-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, JENKINS-63766, JDK-8231454 metaspace leak
-
Fix a runtime error when viewing the build time trend on Java 17.
JENKINS-68215