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

Upgrade cel-go to support bazel-mod #1049

Merged
merged 6 commits into from
Oct 28, 2024

Conversation

TristonianJones
Copy link
Collaborator

Upgrade cel-go to support bazel-mod

As part of the update to support bazel-mod, the code has been
updated to cel-spec v0.18.0 which requires changes in the
conformance test harness and some of the proto marshalling
code to support the canonical CEL protos.

In the future, the proto conversion logic will be moved to a separate
module in order to isolate the core implementation from the proto
serialization logic.

@TristonianJones TristonianJones merged commit 3338c3f into google:master Oct 28, 2024
2 checks passed
@TristonianJones TristonianJones deleted the bazel-mod branch October 28, 2024 18:15
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.

2 participants