0.3.0
Requires Fission 0.4.1 or higher
CHANGELOG
Major
- Ensured compatibility with Fission 0.7.0 and up (by adding liveliness and readiness checks)
- Workflows now invokes Fission functions through the router rather than through the internal APIs.
- Added support for dynamic workflows and tasks, allowing workflows to alter their control flow structure during the execution.
- Added several useful internal functions: while, http, foreach, JavaScript, repeat, fail
- Introduced e2e tests
See CHANGELOG for a more detailed changelog.