Add support for turning off a log recorder in the logger configuration.
(issue 56200)
Replace Trilead-SSH implementation of SSH key loader in CLI with Apache Mina.
(issue 56167)
Prevent NullPointerException when discarding unreadable fingerprint data.
(issue 43218)
Avoid deserialization errors with EnvVars in rare circumstances by adding a stable serialVersionUID.
(issue 56161)
Developer: Update Localizer library from 1.24 to 1.26 allowing plugins to override the lookup for localized resource files.
(pull 3896, JEP-216, full changelog)
Internal: Update Jenkins Test Harness from 2.46 to 2.47.
(pull 3912)