Release 3.2.4, available on crates.io
Fixed
- JSON format Cedar policies will now fail to parse if any annotations are not
valid Cedar identifiers. (#1004, resolving #994)
unknown()
is no longer a valid extension function if partial-eval
is not enabled as a feature. (#1101, resolving #1096)