Serverless Workflow Go SDK v2.2.4
What's Changed
- Support to WebAssembly build by @ribeiromiranda in #174
- Add @spolti to the SDK Go maintainers by @ricardozanini in #175
- JSON or as a YAML file: workflow.states must be int32 by @spolti in #178
- Validate the refs exists by @ribeiromiranda in #164
- #181 Skip validTransitionAndEnd for States that are used for compensation by @ilewin in #182
- relax state action validation by @spolti in #183
- Adds small check to make sure that Action.FunctionRef is unmarshalled… by @spolti in #184
New Contributors
Full Changelog: v2.2.3...v2.2.4