Back to changelog
Changelog for 2.210
December 22, 2019
Major bug fix
Resolve AtomicInteger and class-filter warnings in startup log.
JENKINS-60513
User is no longer logged out when authenticating another user.
JENKINS-59107
Bug fix
The text
null
could appear rather than blank text when rendering certain user-controlled strings.
JENKINS-60554
Remove vulnerable Team Concert Plugin from setup wizard.
CSRF vulnerability
,
Credential enumeration vulnerability
Disable multiple deletion attempts if
hudson.Util.maxFileDeletionRetries
is zero.
JENKINS-60351