CloudBees Folders Plus Plugin 1.6

1 minute read

RELEASED: Public: 2013-08-06

New features

None

Resolved issues

  • CloudBees Internal Ticket: RM-2039

    Copying a node incorrectly copies the security tokens

  • CloudBees Internal Ticket: RM-2038

    Copying a folder incorrectly copies the security grants

Security Grants side-panel was checking the incorrect permission in order to ensure the action was only available to those users who had the effective permission. The side panel now only displays the action for those users with permission to perform the action

  • JENKINS-18381

    Do not display as part of the global node properties as security tokens do not make sense as a global node property (NOTE: This fix requires Jenkins 1.520 or newer to take effect. On Jenkins 1.519 or older the property will still be present in the list of global properties)

Known issues

Data format changed. After upgrading to version 1.6 of the plugin, a rollback to a previous version of the plugin may result in all security tokens being unreadable by the older version of the plugin as their storage has been moved outside of $JENKINS_HOME/config.xml and into a separate per-node configuration file as part of the fix of RM-2039.