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

Use proto safe traversal accessors #570

Merged

Conversation

TristonianJones
Copy link
Collaborator

It seems that upcoming changes in the codegen for go proto messages seem to change some of the assumptions about safe-traversal. This change ensures that accessor methods are used which preserve the safe traversal promises of proto.

@TristonianJones TristonianJones changed the title Use proto safe traversal accessors within cel-go Use proto safe traversal accessors Aug 3, 2022
@TristonianJones
Copy link
Collaborator Author

@jcking This seems to be why I was seeing different behavior between the public repo and the private mirror.

@TristonianJones TristonianJones merged commit 25bb4c6 into google:master Aug 3, 2022
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.

None yet

2 participants