Jenkins v2.212 Release Notes

Release Date: 2020-01-06 // over 4 years ago
  • Disclaimer : This is an automatically generated changelog draft for Jenkins weekly releases.
    👀 See https://jenkins.io/changelog/ for the official changelogs.

    # Bug fixes- type: bugissue: 60625message: |- Prevent Jenkins page rendering from being blocked when the update center data parsing is in progresspull: 4413authors: - jglick- type: bugmessage: |- Return error when invalid string is passed as a Run status CLI argumentpull: 4212authors: - StefanSpieker- type: bugissue: 60449message: |- Fix and edge case of OptionalExtension blowing up Jenkinspull: 4393authors: - Vlatombe# Internal changes- type: rfemessage: |- Introduce new AntClassLoader.getUrl() method to prevent code duplicationpull: 4254authors: - jsoref