diff --git a/.changeset/empty-pens-invent.md b/.changeset/empty-pens-invent.md index 4f94028fc0..d6937afc84 100644 --- a/.changeset/empty-pens-invent.md +++ b/.changeset/empty-pens-invent.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-search-backend': patch +'@backstage/plugin-search-backend': minor --- -Filter out `authorization` property before returning API responses. +**BREAKING**: The `authorization` property is no longer returned on search results when queried. Note: this will only result in a breaking change if you have custom code in your frontend that relies on the `authorization.resourceRef` property on documents.