Skip to content

Releases: flow-build/workflow-api

v2.25.0

09 May 18:29
Compare
Choose a tag to compare

2.25.0 (2023-05-09)

Features

  • adds historyExecution route on cockpit router (5a85236)
  • adds new routes to fetch state execution context (c7db792)
  • updates fetchProcessHistory controller to add fromStep query parameter (afa6b44)

Bug Fixes

  • changes endpoint, overwriting old '/execution' route (8d54b04)
  • removes export from unexisting name (95e89d7)

v2.24.0

28 Apr 15:41
Compare
Choose a tag to compare

2.24.0 (2023-04-28)

Features

  • add the workflow name in the response when a blueprint is published (d6e12be)

v2.23.1

28 Apr 13:43
Compare
Choose a tag to compare

2.23.1 (2023-04-28)

Bug Fixes

  • middlewares: add by default all token keys to extData (4560b98)

v2.23.0

26 Apr 12:38
Compare
Choose a tag to compare

2.23.0 (2023-04-26)

Features

  • adds new listener for EventNode notifications and adjust topic names (1125f75)
  • adds trigger event emition (511b790)
  • separates workflow publishing and sets all workflows to be published (14444c4)
  • updates engine version (acf526e)
  • updates topic name creation (5c5f52b)
  • updates workflow creation controller to emit event (24d2732)

v2.22.4

29 Mar 20:23
Compare
Choose a tag to compare

2.22.4 (2023-03-29)

Bug Fixes

  • update engine to adjust continue process (c0c5b1e)

v2.22.3

29 Mar 14:09
Compare
Choose a tag to compare

2.22.3 (2023-03-29)

Bug Fixes

  • adjust option to send message only on creation (2ce757a)
  • set broker default to MQTT (856975a)

v2.22.2

28 Mar 22:46
Compare
Choose a tag to compare

2.22.2 (2023-03-28)

Bug Fixes

  • change implementation to kafkajs (b86da37)

v2.22.1

28 Mar 20:08
Compare
Choose a tag to compare

2.22.1 (2023-03-28)

Bug Fixes

  • add option to choose status to listen on engineListener (b8a1651)
  • enable activityManagerListener to send message only on creation (b59c5af)

v2.22.0

27 Mar 22:34
Compare
Choose a tag to compare

2.22.0 (2023-03-27)

Features

  • add kafka broker and publish node (9728c1a)

v2.21.3

25 Mar 14:57
Compare
Choose a tag to compare

2.21.3 (2023-03-25)

Bug Fixes

  • 🗃️ add ssl property to prod knex config (68c781c)