Skip to content

Serverless Workflow Go SDK v2.0.0

Compare
Choose a tag to compare
@ricardozanini ricardozanini released this 18 May 14:11
· 111 commits to main since this release
51a1196

In this release, we updated the SDK with the v0.6 release of the specification. The model API has been modified, so you will need to update your codebase to reflect these new changes.

Fixed Issues

  • #16 - Switch types custom UnmarshalJSON only partially implemented.
  • #17 - Eventstate does not default the 'exclusive' field to true.
  • #18 - Add Workflow Compensation support
  • #25 - Align SDK with specification 0.6

If you have any questions or requests, please open a new issue.