diff --git a/.changeset/angry-jeans-bow.md b/.changeset/angry-jeans-bow.md index 6f28797c42..346cd1c557 100644 --- a/.changeset/angry-jeans-bow.md +++ b/.changeset/angry-jeans-bow.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend': patch --- -Add support for permissions to the DefaultCatalogCollator by adding the visibilityPermission prop and including authorization.resourceRef on indexed documents. +Add support for permissions to the DefaultCatalogCollator. diff --git a/.changeset/small-avocados-decide.md b/.changeset/small-avocados-decide.md index dc5cea1184..02097aa601 100644 --- a/.changeset/small-avocados-decide.md +++ b/.changeset/small-avocados-decide.md @@ -2,4 +2,4 @@ '@backstage/plugin-techdocs-backend': patch --- -Add support for permissions to the DefaultTechDocsCollator by adding the visibilityPermission prop and including authorization.resourceRef on indexed documents. +Add support for permissions to the DefaultTechDocsCollator.