Back to changelog
Changelog for 2.249.2
October 7, 2020
Looking to upgrade?
Check the Upgrade Guide for assistance
Tested Configurations:
Platforms: Linux, Windows
JDKs: 11
Major bug fix
Fix migration of status filter when coming from an older version of Jenkins (regression in 2.249.1).
JENKINS-62661
Bug fix
Make alert colors consistent with 'Manage Jenkins' alert colors.
JENKINS-63330
Avoid warning on logs about Anonymous Class in
hudson.FilePath
.
JENKINS-63563
Fix NullPointerException pollution on logs if PluginDeprecationMonitor is enabled and some conditions are met.
JENKINS-63562
Developer: Make unavailable plugin background themeable.
JENKINS-63331