0.2.0
CHANGELOG
Major
- Fission Workflows now uses the Fission build system. This means that you will no longer have to do the YAML <-> JSON transformation manually. You can now create workflows by simply providing the YAML workflow definition.
- Added values to helm chart that allow changing of the NATS configuration (in future Fission versions that support env variables)
- Added support for headers and query params in workflow invocations.
- Added support support for passing headers and query params to functions within a workflow.
Minor
- Updated references to Fission to be consistent with version 0.4.1 and up.
- Reduced amount of logging
- Added a couple of larger examples, including 'readitlater' which shows a serverless version of an article bookmarker.
For deploying Fission Workflows 0.2.0 see the installation instructions