diff --git a/.changeset/major-heads-scream.md b/.changeset/major-heads-scream.md index 458331debf..ee95942328 100644 --- a/.changeset/major-heads-scream.md +++ b/.changeset/major-heads-scream.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-gitlab': minor --- -Changing default SAAS discovery to include members from subgroups of the root group +Breaking: User and Group discovery will default to ingesting all users in sub groups that belong to the specified root group in config. Disable setting config `restrictUsersToGroup: true`.