Azure DevOps plugin release notes

1 minute readExtensibilityDeveloper productivity

2.0.0

  • Upgraded from Perl 5.8 to Perl 5.32. The AzureDevOps plugin is not backward compatible with CloudBees CD/RO 10.3 and earlier.

  • Starting with the 2.0.0 release, a new agent is required to run AzureDevOps plugin procedures.

1.0.0

  • First release.

Known Issues

  • When working with Azure CLI actions with interactive flows, which require multiple confirmation or user input prompts to perform the action, the plugin’s task may fail. Responding to multiple interactive prompts is not supported within the plugin’s automation framework.

    A specific known example is az pipelines create, which prompts for required confirmation or user input several times. However, since not all az actions have been tested, there may be other actions that may cause the plugin’s task to fail.