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

[Fix #379] Generating serializers/deserializers #390

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

fjtirado
Copy link
Collaborator

@fjtirado fjtirado commented Jul 12, 2024

Fixes #379

Replacing hard code serializer/deserializer by automatically generated one

@fjtirado fjtirado requested a review from ricardozanini as a code owner July 12, 2024 11:17
@fjtirado fjtirado force-pushed the Fix_#379 branch 5 times, most recently from c22f591 to c417695 Compare July 12, 2024 11:29
Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
@fjtirado
Copy link
Collaborator Author

@ricardozanini I think once this one is merged we are ready to release a new version of the SDK for the new DSL

Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
@ricardozanini ricardozanini merged commit 1cb65b4 into serverlessworkflow:main Jul 26, 2024
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.

Automatically generate serializers and deserializers
2 participants