CloudBees Template Plugin 4.9

1 minute read

RELEASED: Public: 2014-05-12

New features

  • CloudBees Internal Ticket: RM-2123

    Ability to rename templates. Update references to templates in jobs (or other templates) after moving or renaming templates.

Resolved issues

  • CloudBees Internal Ticket: RM-2119

    Noting that storage format changed in 4.8.

Firing an “updated” event when saving templates, that some other plugins might care about.

Contrary to intuition and documentation (and code in the Jelly transformer), the Groovy transformer was binding the ‘model’ variable to the instance rather than the template.

Known issues

This release requires the Jenkins 1.554.x line.

TransientModelActionFactory replaced with TransientActionFactory.