v4.7.0
Release 4.7.0, available on crates.io
Cedar Language Version: 4.4
Added
- Added
Schema::actions_for_principal_and_resourceto list actions which apply to a particular principal and resource type. - For the
tpeexperimental feature, addedPolicySet::query_actionsto list the actions which might be authorized given partial request with an unknown action. - For the
tpeexperimental feature, addedPartialEntities::emptyto conveniently construct an empty partial entity set.