Files
backstage/.changeset/gold-rabbits-change.md
T
2025-01-30 15:38:22 +01:00

429 B

@backstage/plugin-permission-node
@backstage/plugin-permission-node
patch

Added a new PermissionRuleset type that encapsulates a lookup function for permission rules, which can be created by the new PermissionsRegistryService via the getPermissionRuleset method. The createConditionTransformer and createConditionAuthorizer functions have been adapted to receive these accessors as arguments, with their older counterparts being deprecated.