diff --git a/.changeset/bright-beers-dress.md b/.changeset/bright-beers-dress.md new file mode 100644 index 0000000000..7de575d31a --- /dev/null +++ b/.changeset/bright-beers-dress.md @@ -0,0 +1,7 @@ +--- +'@backstage/plugin-scaffolder-backend': minor +'@backstage/plugin-scaffolder-backend-module-cookiecutter': patch +'@backstage/plugin-scaffolder-backend-module-rails': patch +--- + +Move away from using `ctx.logStream` diff --git a/.changeset/real-cows-flow.md b/.changeset/real-cows-flow.md new file mode 100644 index 0000000000..ace6df6ed4 --- /dev/null +++ b/.changeset/real-cows-flow.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': minor +--- + +Enable the redaction of secrets using the redacting logger and the secrets from the `TaskSpec`