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

.Net Processes - Fix Serialization of Input Data #9614

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

crickman
Copy link
Contributor

@crickman crickman commented Nov 7, 2024

Motivation and Context

Updated ability to serialize complex types here: #9525

...but missed the remoting boundary for invoke the process. This change addresses this final gap without altering external patterns.

Description

Convert event to JSON when invoking ProcessActor from DaprKernelProcessContext

Contribution Checklist

@crickman crickman added PR: ready for review All feedback addressed, ready for reviews .NET Issue or Pull requests regarding .NET code experimental Associated with an experimental feature enhancement processes labels Nov 7, 2024
@crickman crickman self-assigned this Nov 7, 2024
@crickman crickman requested a review from a team as a code owner November 7, 2024 19:11
@crickman crickman added this pull request to the merge queue Nov 7, 2024
Merged via the queue into main with commit 1cb0922 Nov 7, 2024
15 checks passed
@crickman crickman deleted the process-data-serialization-ptdeux branch November 7, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement experimental Associated with an experimental feature .NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews processes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants