Skip to content

fix: allow reserved keywords for field names in the Rust SDK#257

Merged
flaviofcruz merged 1 commit intomainfrom
flavio-cruz_data/allow-some-reserved-keywords-sdk-schema
Apr 29, 2026
Merged

fix: allow reserved keywords for field names in the Rust SDK#257
flaviofcruz merged 1 commit intomainfrom
flavio-cruz_data/allow-some-reserved-keywords-sdk-schema

Conversation

@flaviofcruz
Copy link
Copy Markdown
Collaborator

What changes are proposed in this pull request?

I confirmed with protoc that both proto3 and proto2 are ok with using these keywords as field names so we don't need to be so restrictive.

How is this tested?

Existing unit tests and added a new one.

@flaviofcruz flaviofcruz force-pushed the flavio-cruz_data/allow-some-reserved-keywords-sdk-schema branch from f7bf4ff to 1b1a9b2 Compare April 29, 2026 13:23
@flaviofcruz flaviofcruz added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit 7f36c07 Apr 29, 2026
34 checks passed
@flaviofcruz flaviofcruz deleted the flavio-cruz_data/allow-some-reserved-keywords-sdk-schema branch April 29, 2026 14:03
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.

3 participants