CloudBees Jenkins Platform 2.164.2.1

1 minute read

RELEASED: Public: 2019-04-10

Based on Jenkins LTS2.164.2-cb-1

Rolling release Security release

Security advisory

New features

None

Resolved issues

None

Known issues

  • Pipeline stages, parallels, and step incorrectly marked unstable

    When there is a build with an unstable stage, parallel, or step, all the stages, parallels, and steps are incorrectly marked as unstable instead of just the unstable one that caused the Pipeline to be unstable. This is a known issue in the pipeline-graph-analysis plugin.