From 1be8d2abdbfb0c12ef1dcb199cc2e410b8d9ac5a Mon Sep 17 00:00:00 2001 From: Harry Hogg Date: Wed, 29 Sep 2021 12:04:09 +0100 Subject: [PATCH] docs(changeset): Addded changeset for the sercret redaction Signed-off-by: Harry Hogg --- .changeset/slimy-frogs-allow.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/slimy-frogs-allow.md diff --git a/.changeset/slimy-frogs-allow.md b/.changeset/slimy-frogs-allow.md new file mode 100644 index 0000000000..41cc0119ef --- /dev/null +++ b/.changeset/slimy-frogs-allow.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-common': patch +--- + +Any set configurations which have been tagged with a visibility 'secret', are now redacted from log lines.