Skip to content

v3.0.0

Choose a tag to compare

@guyb1 guyb1 released this 25 Jul 05:00
2d6e713

3.0.0 (2026-07-25)

⚠ BREAKING CHANGES

  • org.listRules, org.getRule, org.createRule, org.updateRule and org.deleteRule are removed along with the OrgRule* and *OrgRuleInput types. Use the *PolicyRule methods to author rules and org.getEffectiveAppPermissions to read what they permit.

Features

  • retire the legacy org rules API, expose the policy reflections (#54) (25596d7)