Releases: OctopusDeploy/create-release-buildkite-plugin
Releases · OctopusDeploy/create-release-buildkite-plugin
Release list
v0.2.0
0.2.0 (2026-08-28)
⚠ BREAKING CHANGES
api_keynow takes the API key itself rather than the name of an environment variable to eval.what_if,packages_folderandpackage_prereleaseare rejected, because the octopus CLI has no equivalent and silently ignoring them would change what a build does. config_file, log_level, timeout, proxy, proxy_username, proxy_password and ignore_ssl_errors warn and are ignored. OCTOPUS_CLI_SERVER and OCTOPUS_CLI_API_KEY are no longer read.
Features
- migrate from the retired octo CLI to the octopus CLI (a6688fe)
Bug Fixes
- correct version references in migration notes (1dc2191)