diff --git a/.changeset/new-spoons-stare.md b/.changeset/new-spoons-stare.md new file mode 100644 index 0000000000..04f7ef303e --- /dev/null +++ b/.changeset/new-spoons-stare.md @@ -0,0 +1,5 @@ +--- +'@backstage/backend-app-api': minor +--- + +Adds an initial rate-limiting implementation so that any incoming requests that have a 'none' principal are rate-limited automatically.