cedar-policy / cedar

Implementation of the Cedar Policy Language
https://www.cedarpolicy.com
Apache License 2.0
892 stars 80 forks source link

Context `merge` function (#1027) #1138

Closed khieta closed 3 months ago

khieta commented 3 months ago

Description of changes

Backport #1027, which adds new APIs for Context. It also modifies some error types, but these are not publicly exposed in 3.x.

khieta commented 3 months ago

Note: DRT failure is due to a breaking change in cedar-policy-core, not the public API. It should be resolved by backporting https://github.com/cedar-policy/cedar-spec/pull/376 into cedar-spec.