Jenkins v2.218 Release Notes

Release Date: 2020-01-27 // about 4 years ago
  • Disclaimer : This is an automatically generated changelog draft for Jenkins weekly releases.
    👀 See https://jenkins.io/changelog/ for the official changelogs.
    🚀 For changelog.yaml drafts see GitHub action artifacts attached to release commits.

    🐛 Bug and regression fixes

    • 👍 JENKINS-60857 - Winstone 5.8: Fix a KeyStores with multiple certificates are not supported error from Jetty when passing certain kinds of certificates, such as domain wildcards (regression in 2.217) (#4454) @jglick
    • JENKINS-57888 - Winstone 5.7: Restore system logging customization support via the java.util.logging.config.file system property (regression in 2.177) (#4452) @lrpg

    🚀 Full Winstone changelog: https://github.com/jenkinsci/winstone/releases

    RFEs

    • ➕ Add a disabled status field to the REST API for classic project types like Freestyle, Maven, or Multi-configuration (Matrix) (#4436) @daniel-beck

    Internal changes

    All contributors: @daniel-beck, @jglick, @kohsuke, @lrpg, @jtnord and @oleg-nenashev