Skip to content

Preserve metadata for json/plain payloads in nexus serializer#10273

Merged
bergundy merged 1 commit into
temporalio:mainfrom
bergundy:nexus-json-plain-fix
May 14, 2026
Merged

Preserve metadata for json/plain payloads in nexus serializer#10273
bergundy merged 1 commit into
temporalio:mainfrom
bergundy:nexus-json-plain-fix

Conversation

@bergundy
Copy link
Copy Markdown
Member

When a payload with json/plain encoding had additional metadata fields, those fields were silently dropped during nexus serialization. Fall back to x-temporal-payload to preserve the full payload, matching the behavior already in place for other encodings.

When a payload with json/plain encoding had additional metadata fields,
those fields were silently dropped during nexus serialization. Fall back
to x-temporal-payload to preserve the full payload, matching the
behavior already in place for other encodings.
@bergundy bergundy requested review from a team as code owners May 14, 2026 21:28
@bergundy bergundy merged commit be2fab2 into temporalio:main May 14, 2026
46 checks passed
@bergundy bergundy deleted the nexus-json-plain-fix branch May 14, 2026 22:02
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.

2 participants