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

Bump api-go version to fix Payload marshaling #1308

Merged
merged 5 commits into from
Nov 29, 2023

Conversation

tdeebswihart
Copy link
Contributor

What was changed

I upgraded our api-go dependency

Why?

Marshaling for binary/null payloads was completely broken, and while there Chad and I decided that shorthand marshaling should be opt-in rather than opt-out.

@tdeebswihart tdeebswihart requested a review from a team as a code owner November 28, 2023 21:14
@tdeebswihart tdeebswihart requested a review from cretz November 28, 2023 21:14
@tdeebswihart
Copy link
Contributor Author

You can see from temporalio/features#375 that the feature tests pass when that repo has been updated

Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless needed immediately, can also wait until API repo is tagged

@tdeebswihart
Copy link
Contributor Author

API repo is tagged, I'll set this to merge once tests pass

@tdeebswihart tdeebswihart enabled auto-merge (squash) November 29, 2023 16:35
I keep forgetting about this
@tdeebswihart tdeebswihart enabled auto-merge (squash) November 29, 2023 16:37
In the future we'll keep unreleased SDK versions out of the main branch
@tdeebswihart tdeebswihart merged commit 288a04f into master Nov 29, 2023
12 of 13 checks passed
@tdeebswihart tdeebswihart deleted the tdeebswihart/fix-our-new-json-coding-stack branch November 29, 2023 17:11
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