Skip to content

Update protovalidate#132

Merged
srikrsna-buf merged 6 commits intomainfrom
cel-expression
Apr 20, 2026
Merged

Update protovalidate#132
srikrsna-buf merged 6 commits intomainfrom
cel-expression

Conversation

@srikrsna-buf
Copy link
Copy Markdown
Contributor

@srikrsna-buf srikrsna-buf commented Dec 4, 2025

Update protovalidate to 1.1.1. This adds support for FieldMask rules and cel expression rules

Comment thread .bazelversion
Signed-off-by: Sri Krishna <skrishna@buf.build>
Signed-off-by: Sri Krishna <skrishna@buf.build>
@srikrsna-buf srikrsna-buf changed the title Support cel_expression Update protovalidate Dec 9, 2025
Signed-off-by: Sri Krishna <skrishna@buf.build>
@srikrsna-buf srikrsna-buf marked this pull request as ready for review December 9, 2025 18:26
Signed-off-by: Sri Krishna <skrishna@buf.build>
Signed-off-by: Sri Krishna <skrishna@buf.build>
Signed-off-by: Sri Krishna <skrishna@buf.build>
@srikrsna-buf srikrsna-buf requested review from a team and stefanvanburen April 20, 2026 13:19
std::move(violation),
ProtoField{&message, field_},
ProtoField{&fieldRules_, requiredField});
return absl::OkStatus();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

were these caught by new conformance tests? or just latent bugs?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Caught by the conformance runner

@srikrsna-buf srikrsna-buf merged commit edda095 into main Apr 20, 2026
9 checks passed
@srikrsna-buf srikrsna-buf deleted the cel-expression branch April 20, 2026 13:39
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