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

[fix] WIP - Support later versions of cel-rust #21

Closed
wants to merge 1 commit into from

Conversation

jplock
Copy link
Contributor

@jplock jplock commented Sep 1, 2024

Issue #, if available: fixes #8

Description of changes: Newer versions of cel-interpreter support a .json() method (clarkmcc/cel-rust#77) to convert a CEL Value into a serde_json::Value

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jplock jplock added bug Something isn't working dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 1, 2024
@jplock jplock self-assigned this Sep 1, 2024
@jplock jplock requested a review from a team as a code owner September 1, 2024 23:52
@jplock jplock changed the title [fix] Support later versions of cel-rust [fix] WIP - Support later versions of cel-rust Sep 1, 2024
@jplock
Copy link
Contributor Author

jplock commented Sep 1, 2024

Do not merge until new version of cel-interpreter is released

@jplock jplock closed this Nov 4, 2024
@jplock jplock deleted the jp-gh8 branch November 4, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chore] Unable to upgrade CEL past 0.7.1
1 participant