Skip to content

Conversation

khieta
Copy link
Contributor

@khieta khieta commented Sep 11, 2024

Description of changes

Changelog entries for 2.5.0 and 3.4.0. Will not merge until the releases are done.

Comment on lines -12 to -18
- Exposed cedar-wasm functionality for policies and templates: `check_parse_policy_set`,
`policy_text_to_json`, and `policy_text_from_json`. (#616)
- Exposed cedar-wasm functionality for authorization and validation: `wasm_is_authorized`
and `wasm_validate`. (#657)
- Exposed types through `tsify` for `ValidateCall` and the schema. (#692)
- Exposed cedar-wasm functionality for formatter and schema, context, and entity parsing: `wasm_format_policies`, `check_parse_schema`, `check_parse_context`, `check_parse_entities`. (#718)
- Exposed cedar-wasm functionality for template parsing: `check_parse_template`.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleting these comments because I'm not sure whether they were released in some 3.x or 4.0. We should start tracking changes better going forward though.

@khieta khieta merged commit f380332 into main Sep 17, 2024
18 of 19 checks passed
@khieta khieta deleted the khieta/changelog branch September 17, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants