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

[6.0] SOption[T] (de)serialization support #990

Merged
merged 5 commits into from
Jun 3, 2024
Merged

[6.0] SOption[T] (de)serialization support #990

merged 5 commits into from
Jun 3, 2024

Conversation

kushti
Copy link
Contributor

@kushti kushti commented May 17, 2024

In this PR, versioned implementation of SOption[T] (de)serialization is done.

Close #659

Versioning can be changed, other parts are stable I suppose.

@kushti kushti changed the base branch from develop to v6.0.0 May 17, 2024 15:35
@aslesarenko aslesarenko linked an issue May 21, 2024 that may be closed by this pull request
@kushti kushti added this to the v6.0 milestone May 27, 2024
@kushti kushti requested a review from aslesarenko June 3, 2024 14:14
Copy link
Collaborator

@aslesarenko aslesarenko left a comment

Choose a reason for hiding this comment

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

LGTM, please address the comment and it can be merged.

@kushti kushti merged commit 2baf8ca into v6.0.0 Jun 3, 2024
1 of 4 checks passed
@kushti kushti deleted the i659 branch June 3, 2024 19:27
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.

Serialize Option[T] in DataSerializer
2 participants