Skip to content

v4.7.0

Choose a tag to compare

@adpaco adpaco released this 13 Oct 21:29
· 3 commits to release/4.7.x since this release
e7c4dcb

Release 4.7.0, available on crates.io

Cedar Language Version: 4.4

Added

  • Added Schema::actions_for_principal_and_resource to list actions which apply to a particular principal and resource type.
  • For the tpe experimental feature, added PolicySet::query_actions to list the actions which might be authorized given partial request with an unknown action.
  • For the tpe experimental feature, added PartialEntities::empty to conveniently construct an empty partial entity set.