Update changeset

Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
This commit is contained in:
Jonathan Mezach
2023-04-24 18:57:35 +02:00
parent 43aa5cab96
commit 1f5988656b
+2 -1
View File
@@ -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.