Major enhancement
Enhancement
-
Open plugin and license links on a separate tab from Plugin Manager.
JENKINS-60189
-
Set the HttpOnly flag for the page auto-refresh tokens.
pull 4363
-
Developer: Use junit5 for CLI tests.
pull 4220
Bug fix
-
Avoid exception when views are defined using job DSL.
JENKINS-60092
-
Fix AtomicFileWriter performance issue on CephFS when creating an empty file.
JENKINS-60167
-
Developer: ViewGroupMixIn#getPrimaryView() may return
null
, and needs to be checked by plugins depending on this version of weekly and beyond.
It is an intermediate state until a default view is implemented.
JENKINS-60092