Enhancement
-
Add search bar for top level settings in Manage Jenkins.
pull 7314
-
Robustness improvement regarding build number collisions.
JENKINS-23152
-
Allow plugins to generate symbol markup from Java code.
JENKINS-68805
Bug fix
-
Prevent Angry Jenkins when checking a non http(s) based update center URL.
JENKINS-70240
-
Improve robustness of class loading on agents.
pull 7526
-
Delaying initialization of cryptography needed for TCP inbound agents unless and until such an agent is connected.
JENKINS-70206