flogo v0.5.4 Release Notes

Release Date: 2018-05-18 // almost 6 years ago
  • ๐Ÿš€ 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)