Operations Center Context Plugin 2.121.0.4

1 minute read

RELEASED: Public: 2018-07-16

New features

Updated to BOM 2.121.0.4

Bom updated instance-identity:2.1 → 2.2

Internal changes, not user visible.

Workaround JENKINS-51889 / JENKINS-51955 in 2.127

Core introduced code that used a class marked as Beta in Guava that has been removed in later versions. The Mesos plugin erronously had a dependency on a later version of Guava where this was removed and as such the build fails when run against Jenkins 1.127

Removed Git Plugin

Removed Pipeline: Step API

Removed SCM API Plugin

Resolved issues

  • CloudBees Internal Ticket: [CJP-8861]

    Added list-plugins-v2 command

  • Option "--output text" will print the human readable text (coming from core list-plugins command)

  • Option "--output json" will print a standard versioned JSON with the plugins list

Known issues

None