Skip to content

Add transfer type converters - #3073

Open
VegetarianOrc wants to merge 8 commits into
mainfrom
amazzeo/transfer-type-converters
Open

VegetarianOrc wants to merge 8 commits into
mainfrom
amazzeo/transfer-type-converters

Conversation

@VegetarianOrc

Copy link
Copy Markdown
Contributor

What changed?

  • Adds experimental @TransferTypeConvertible and TransferTypeConverter APIs for converting top-level model values to a transfer representation before data conversion.
  • Applies transfer conversion across workflow, activity, Nexus, schedule, test activity environment, and workflow stream paths.
  • Adds workflow-stream item conversion support, documentation, and coverage for converter behavior, codecs, and SDK integration points.

Why?

  • Lets applications define a model-owned transfer representation while retaining the configured data converter for payload serialization, codecs, and wire encoding.

Breaking changes?

  • No.

Server PR

  • No.

@VegetarianOrc
VegetarianOrc marked this pull request as ready for review September 15, 2026 16:44
@VegetarianOrc
VegetarianOrc requested review from a team as code owners September 15, 2026 16:44
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.

1 participant