v0.5.2
This release captures a number of core changes and enhancements. Backward compatibility has been maintained.
Key Changes/Features
- Subflows: The ability to invoke a flow within the same application scope as the current flow, enabling app devs to distribute app logic into logical functions/flows within the application scope.
- Additional mapping types: Additional mapping types have been exposed to enable function-level invocation within mappings (for example, contact). *Note, the function support is not exposed via the Web UI, but is available when building your app models directly.
- New application model: The Flogo application model has been cleaned up and simplified to expose a more intuitive format for manual editing and consumption.
- New activity: AWS SNS
- As always, general bug fixes and enhancements