Skip to content

Releases: TIBCOSoftware/flogo-contrib

v0.5.9

04 Aug 05:21
cac6fa9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.8...v0.5.9

v0.5.8

06 Feb 22:32
Compare
Choose a tag to compare
v0.5.8 Pre-release
Pre-release
Fix malformed string in rest activity.

v0.5.7

12 Nov 22:52
2b1364a
Compare
Choose a tag to compare
v0.5.7 Pre-release
Pre-release
adding a check to see in a tf.tensor object is an input (#311)

* adding a check to see in a tf.tensor object is an input and then passing it appropriately

* adding bytes to be converted to tensors in TF

v0.5.7-rc1: Various fixes on GPIO activity (#304)

24 Oct 05:05
Compare
Choose a tag to compare
* Add missing defer rpio.Close()

* Fix typo and missing format on invalid method parameter.

v0.5.6

13 Aug 19:41
Compare
Choose a tag to compare
remove connection issue

changed unit testing for error - topology is closed

v0.5.5

30 Jun 04:28
Compare
Choose a tag to compare
fix subflow activity to handle call with no inputs

v0.5.4

18 May 19:16
Compare
Choose a tag to compare
fix for flogo issue #273

v0.5.3

30 Mar 02:37
e127eb1
Compare
Choose a tag to compare
Merge pull request #242 from TIBCOSoftware/small-doc-update

Updated description of actreply, actreturn and reply

v0.5.2

22 Mar 01:57
b9a1275
Compare
Choose a tag to compare
Merge pull request #234 from TIBCOSoftware/error-handler

Constructing error attributes based on current task

v0.5.1

05 Feb 21:05
Compare
Choose a tag to compare
activity-iterator: convert float to int to support json number as set…

…ting