v0.5.4
This release is a minor release focusing on squashing bugs. No new major features have been added.
Bugs Squashed
- Array input to flow throwing a conversion error (#212)
- Cannot iterate over an output array from a previous activity (#213)
- Lambda trigger does not return proper payload on APIGW request (#249)
- Remove
Reply (Legacy)
(#219) - Iterator: unable to evaluate path (#272)
- Iterator does not recognize my map attribute (#273)
- Flogo webui reports successful install when logs show fail (#195)
- Flogo Web: If activity/trigger fails to install web ui does not recover from failure (#114)
- Fix an issue to recongnize boolean in expression condition (TIBCOSoftware/flogo-lib#152)
Features Added
- OOB Memory and CPU profiling for Flogo application binaries (#243)
- Enhance support for Application Properties (#226)
- Mapper functions exposed via the WebUI
- Support expression on object mapping (TIBCOSoftware/flogo-lib#144)
- Support keyword nil in expression (TIBCOSoftware/flogo-lib#167)