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

Add data converter features in Python (#81) #306

Merged

Conversation

antlai-temporal
Copy link
Contributor

What was changed

Add data converter features in python for json, json_protobuf, binary_protobuf, and custom codec

  1. Closes
    Progress towards [Feature Request] Implement data_converter features #81

Merge remote-tracking branch 'upstream/main' into data-converter-python
@CLAassistant
Copy link

CLAassistant commented Jul 8, 2023

CLA assistant check
All committers have signed the CLA.

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.

Looks great!

register_feature,
)

Result = Dict[str, bool]
Copy link
Member

Choose a reason for hiding this comment

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

Probably don't need this alias

@antlai-temporal antlai-temporal merged commit 8e8b101 into temporalio:main Jul 10, 2023
13 checks passed
@antlai-temporal antlai-temporal deleted the data-converter-python branch July 14, 2023 17:50
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.

3 participants