Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the log feature #575

Merged
merged 2 commits into from
Mar 10, 2025
Merged

Conversation

adpaco-aws
Copy link
Contributor

Description of changes: Remove the log feature, and the Serialize implementations it required for all fuzz targets.

Context: We recently discovered that the log feature was being used in DRT, but it's mostly undocumented and we estimate it's not so useful since we don't log most of the input (see this conversation). We've stopped using --features log in DRT so we can get rid of the feature in addition to the Serialize implementations we didn't want to restore in the Cedar API.

Signed-off-by: Adrian Palacios <accorell@amazon.com>
Signed-off-by: Adrian Palacios <accorell@amazon.com>
@adpaco-aws adpaco-aws merged commit 9fcab9f into cedar-policy:main Mar 10, 2025
6 checks passed
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