Display Pipeline builds among user build history and remove incorrect warning about view build history.
(issue 59412)
Stop bundling the External Monitor Job Type, LDAP, and PAM Authentication plugins.
Jenkins will no longer automatically install the External Monitor Job Type, LDAP, or PAM Authentication plugins on startup if a plugin depending on Jenkins 1.467 or earlier is discovered.
If you use such a plugin that also relies on the functionality provided by the External Monitor Job Type, LDAP, or PAM Authentication plugin and manage plugins outside Jenkins' plugin manager, you will now need to ensure that a recent release of the External Monitor Job Type, LDAP, or PAM Authentication plugin is installed.
Jenkins will attempt to load such plugins but may fail at any time during startup or afterwards with ClassNotFoundException or similar.
(pull 5445, External Monitor Job Type plugin, LDAP plugin, PAM Authentication plugin)
Improve build status progress animation.
(issue 65574)