Skip to content

v0.5.4

Compare
Choose a tag to compare
@flogo-oss flogo-oss released this 18 May 19:35
· 169 commits to master since this release
ff83069

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