diff --git a/.changeset/red-cheetahs-invite.md b/.changeset/red-cheetahs-invite.md index 8e86764132..439de70dc7 100644 --- a/.changeset/red-cheetahs-invite.md +++ b/.changeset/red-cheetahs-invite.md @@ -2,4 +2,5 @@ '@backstage/plugin-octopus-deploy': minor --- -Added support for octopus deploy spaces. +Added support for Octopus Deploy spaces. The octopus.com/project-id annotation can now (optionally) be prefixed by a space identifier, ie. Spaces-1/Projects-102. +Also note that some of this plugins exported API's have changed to accomodate this change, changing from separate arguments to a single object.