danielgmyers / flux-swf-client

Apache License 2.0
8 stars 3 forks source link

Make execution context a proper nested json map. #118

Closed danielgmyers closed 3 weeks ago

danielgmyers commented 1 month ago

The execution context no longer encodes json values inside strings, and now includes an explicit version number. Updated SIGNALS.md to reflect the new format. Updated MIGRATION_TO_2.1 to describe how to handle the format change.

fixes https://github.com/danielgmyers/flux-swf-client/issues/105