Major bug fix
-
Prevent a stack overflow when loading a queue (regression in 2.361).
JENKINS-69850
Major enhancement
Enhancement
-
Suppress log messages from periodically running background tasks, such as "Periodic background build discarder".
pull 7281
-
Update design of Manage Users page.
pull 7197
-
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.
JENKINS-69509, Align HTTP keep-alive with Jetty default
-
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
Bug fix