Jenkins v2.206 Release Notes

Release Date: 2019-11-25 // 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.

    # Major RFE- type: major-rfemessage: |- Deprecate the macOS native installer packaging.references: - url: https://jenkins.io/blog/2019/11/25/macos-native-installer-deprecation/title: Announcement blog postauthors: - oleg-nenashev# RFEs- type: todomessage: |- Set the HttpOnly flag for the page auto-refresh tokenspull: 4363authors: - StefanSpieker- type: todomessage: |- Introduce JUnit5 as testing backend for CLI testspull: 4220authors: - StefanSpieker- type: todoissue: 60189message: |- Open plugin and license links on a separate tabpull: 4362authors: - fqueiruga# Bug fixes- type: todoissue: 60092message: |- Prevent NullPointerException in ViewGroupMixIn#getPrimaryView() if no view is defined, return null insteadpull: 4348authors: - pilou-- type: todoissue: 60167message: |- Fix AtomicFileWriter performance issue on CephFS in case of Empty File creationpull: 4357authors: - bulanovk# Developer-facing changes (APIs, extensions, etc.)- type: todoissue: 60092message: |- Developer: ViewGroupMixIn#getPrimaryView() may return \<code\>null\</code\>, and it needs to be checked by plugins depending on this version of weekly and beyond. It is an intermediate state until a default view is implemented.pull: 4348authors: - pilou-- type: todomessage: |- Developer: Introduce JUnit5 as testing backend for CLI testspull: 4220authors: - StefanSpieker