4.7 KiB
@backstage/plugin-scaffolder-common
1.0.1
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1
1.0.1-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.0.1-next.0
1.0.0
Major Changes
b58c70c223: This package has been promoted to v1.0! To understand how this change affects the package, please check out our versioning policy.
Patch Changes
c8475ab3bb: Adding some documentation for exported things- Updated dependencies
- @backstage/catalog-model@1.0.0
- @backstage/types@1.0.0
0.3.0
Minor Changes
-
310e905998: The following deprecations are now breaking and have been removed:-
BREAKING: Support for
backstage.io/v1beta2Software Templates has been removed. Please migrate your legacy templates to the newscaffolder.backstage.io/v1beta3apiVersionby following the migration guide -
BREAKING: Removed the deprecated
TemplateMetadata. Please useTemplateInfoinstead. -
BREAKING: Removed the deprecated
context.baseUrl. It's now available oncontext.templateInfo.baseUrl. -
BREAKING: Removed the deprecated
DispatchResult, useTaskBrokerDispatchResultinstead. -
BREAKING: Removed the deprecated
runCommand, useexecuteShellCommondinstead. -
BREAKING: Removed the deprecated
Statusin favour ofTaskStatusinstead. -
BREAKING: Removed the deprecated
TaskStatein favour ofCurrentClaimedTaskinstead.
-
Patch Changes
- Updated dependencies
0.3.0-next.0
Minor Changes
-
310e905998: The following deprecations are now breaking and have been removed:-
BREAKING: Support for
backstage.io/v1beta2Software Templates has been removed. Please migrate your legacy templates to the newscaffolder.backstage.io/v1beta3apiVersionby following the migration guide -
BREAKING: Removed the deprecated
TemplateMetadata. Please useTemplateInfoinstead. -
BREAKING: Removed the deprecated
context.baseUrl. It's now available oncontext.templateInfo.baseUrl. -
BREAKING: Removed the deprecated
DispatchResult, useTaskBrokerDispatchResultinstead. -
BREAKING: Removed the deprecated
runCommand, useexecuteShellCommondinstead. -
BREAKING: Removed the deprecated
Statusin favour ofTaskStatusinstead. -
BREAKING: Removed the deprecated
TaskStatein favour ofCurrentClaimedTaskinstead.
-
Patch Changes
- Updated dependencies
- @backstage/catalog-model@0.13.0-next.0
0.2.3
Patch Changes
- Updated dependencies
0.2.2
Patch Changes
-
a4d53fe18e: DEPRECATED - TheTaskSpec.metadataandTaskSpec.baseUrlhas been deprecated in favour of the newTaskSpec.templateInfo. ThebaseUrlis now found on thetemplateInfoobject, and the name can be inferred from thetemplateInfo.entityRefproperty.Usages of
TaskSpec.metadata.nameorctx.metadata.namein Actions should migrate to usingparseEntityRef(taskSpec.templateInfo.entityRef)to get the parsed entity triplet.Usages of
ctx.baseUrlin Actions should migrate to usingctx.templateInfo.baseUrlinstead. -
Updated dependencies
0.2.1
Patch Changes
- Fix for the previous release with missing type declarations.
- Updated dependencies
- @backstage/catalog-model@0.10.1
- @backstage/types@0.1.3
0.2.0
Minor Changes
5e585bbc7f: BREAKING: Removed thetemplateEntityV1beta3Schemaexport
Patch Changes
e72d371296: AddedTemplateEntityV1beta2which was moved here from@backstage/plugin-scaffolder-common. It has also been marked as deprecated in the process - please consider migrating tov1beta3templates.c77c5c7eb6: Addedbackstage.roletopackage.json- Updated dependencies
- @backstage/catalog-model@0.10.0
- @backstage/types@0.1.2
0.1.3
Patch Changes
- Updated dependencies
- @backstage/catalog-model@0.9.10
0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@0.9.10-next.0
0.1.2
Patch Changes
d078377f67: Support navigating back to pre-filled templates to update inputs of scaffolder tasks for resubmission
0.1.1
Patch Changes
10615525f3: Switch to use the json and observable types from@backstage/types- Updated dependencies
- @backstage/catalog-model@0.9.6