CloudBees Jenkins Platform 2.46.2.1

2 minute read

RELEASED: Public: 2017-04-26

Based on Jenkins LTS2.46.2

Rolling release Security release

New features

  • Release Notes

    Added Pipeline: Declarative Extension Points API version 1.1.2

Resolved issues

  • Security Advisory 2017-04-26

    Fixes the security issues described in the advisory.

  • CloudBees Internal Ticket: CJP-5479

    Timing issue when connecting a Client Master to a CJOC for the first time, using a custom update center.

Known issues

  • Security Advisory 2017-06-06

    Security Advisory related to the favorite plugin. If you are using this plugin, please follow the instructions in the Security Advisory to get the fix.

  • CloudBees Internal Ticket: Jenkins LTS-1350

    Dependencies to plugins which were previously bundled on Jenkins WAR (detached plugins) are not resolved automatically. These plugins will have to be manually installed. More information

  • JENKINS-37545

  • CloudBees Internal Ticket: Jenkins LTS-1074

    When renaming a folder, if clicking Apply instead of Save, a confirmation pop-up dialog is shown with duplicated header and footer. The workaround is to use the Save button

  • CloudBees Internal Ticket: CJP-5556

    When a Client Master is straight deleted from a CJOC, the connection details are left behind. The workaround is to delete the CJOC connection details from the Client Master global configuration page

  • CloudBees Internal Ticket: CJP-5528

    A second promotion of a job to a target instance which does not have RBAC configuration can fail with no replication permission. The workaround is to enable RBAC on the target instance or use groovy to remove the RBAC configuration from the promoted job

  • CloudBees Internal Ticket: CJP-5232

    When pushing connection details from CJOC to a clean CJE (along with SSO), the user gets logged in the Client Master as admin rather than as the user who started the configuration in CJOC. The workaround is to logout and login again.

  • CloudBees Internal Ticket: CJP-4979

    When CJOC is enforcing the Role Based Access Control authorization strategy on client masters, the Groups detail screens on client masters will include two "Inherited from Jenkins" sections. The top-most section refers to the current master (which is a "Jenkins" but should be referred to as the connected master name shown in the breadcrumb bar) and the lowest "Inherited from Jenkins" section refers to CJOC (which is a "Jenkins"). The visual display of the information is less confusing when the masters have been organized using folders on CJOC as then the two "Inherited from Jenkins" sections are visually separated by the folders

  • JENKINS-43848

    The list of Job types in the New Item page is served without cache expiration. This causes IE to cache the results of the page so if a new item type should be visible it is not shown until the cache is cleared and the page reloaded. This is known to affect the installation of new plugins that offer job types, changing of Folder restrictions in

  • CloudBees Folders Plus +plugin and creating a new Job Template in

  • CloudBees Templates +plugin.

Chrome and Firefox are unaffected by this issue.