Gear, clipboard, and user icons are transparent again (regression in 2.283).
(pull 5354)
Stop bundling the Ant and Javadoc plugins.
Jenkins will no longer automatically install the Ant and Javadoc plugins on startup if a plugin depending on Jenkins 1.430 or earlier is discovered.
If you use such a plugin that also relies on the functionality provided by the Ant or Javadoc plugin (e.g., the RAD Builder and manage plugins outside the Jenkins plugin manager, you will now need to ensure that a recent release of the Ant or Javadoc 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 5338, Ant plugin, Javadoc plugin, RAD Builder plugin)
Update Jenkins CLI to SSHD Core from 1.7.0 to 2.6.0.
(pull 5206)
Add Japanese translations for Dashboard, Views, Rename.
(pull 5350)