Skip to content

[Rust] Return None for optional primite field if its version is less than actingVersion. #1066

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

Open
marciorasf opened this issue Apr 10, 2025 · 0 comments

Comments

@marciorasf
Copy link
Contributor

marciorasf commented Apr 10, 2025

There's a treatment in optional fields to return None for fields which the version is less than the message actingVersion. This kind of treatment existed for all types of fields, except for optional primitives.

I implemented the treatment and added a test for this case: !1067

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

No branches or pull requests

1 participant