Skip to content

Add DataConverter backed by msgspec as the default DataConverter#13

Merged
natemort merged 1 commit intocadence-workflow:mainfrom
natemort:dataconverter
Aug 26, 2025
Merged

Add DataConverter backed by msgspec as the default DataConverter#13
natemort merged 1 commit intocadence-workflow:mainfrom
natemort:dataconverter

Conversation

@natemort
Copy link
Copy Markdown
Member

What changed?

  • Create an initial DataConverter using msgspec

Why?

  • It's able to serialize most common Python types and it's pluggable enough that we can additionally add Pydantic support.

How did you test it?

  • Unit tests

Potential risks

Release notes

Documentation Changes

@natemort natemort force-pushed the dataconverter branch 3 times, most recently from 85caa4e to abadae9 Compare August 26, 2025 22:02
@natemort natemort merged commit bd6f175 into cadence-workflow:main Aug 26, 2025
2 checks passed
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