Skip to content

Dapr Workflow Serialization - IncludeFields in STJ#1758

Merged
WhitWaldo merged 1 commit intodapr:masterfrom
WhitWaldo:include-fields
Mar 24, 2026
Merged

Dapr Workflow Serialization - IncludeFields in STJ#1758
WhitWaldo merged 1 commit intodapr:masterfrom
WhitWaldo:include-fields

Conversation

@WhitWaldo
Copy link
Contributor

Description

Restoring IncludeFields by default as this was used in DurableTask

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1757

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@WhitWaldo WhitWaldo self-assigned this Mar 24, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners March 24, 2026 06:23
@WhitWaldo WhitWaldo added kind/bug Something isn't working area/workflow labels Mar 24, 2026
@WhitWaldo WhitWaldo merged commit ccb46ea into dapr:master Mar 24, 2026
204 of 207 checks passed
@WhitWaldo WhitWaldo deleted the include-fields branch March 24, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/workflow kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JsonWorkflowSerializer cannot serialize/deserialize tuple types by default settings

1 participant