Skip to content

Releases: flow-build/workflow-api

v2.32.0

17 Aug 14:01
Compare
Choose a tag to compare

2.32.0 (2023-08-17)

Features

  • adds knex pool connection configs (0bf2a3d)

v2.31.2

16 Aug 15:20
Compare
Choose a tag to compare

2.31.2 (2023-08-16)

Bug Fixes

  • updates engine version to 2.32.1 to remove unecessary bp validation (dbf1d33)

v2.31.1

20 Jun 18:45
Compare
Choose a tag to compare

2.31.1 (2023-06-20)

Bug Fixes

  • fix typo on filename casing (0a299c5)

v2.31.0

20 Jun 18:14
Compare
Choose a tag to compare

2.31.0 (2023-06-20)

Features

  • add graphQL custom node (c9a7a3c)

Bug Fixes

v2.30.0

25 May 19:16
Compare
Choose a tag to compare

2.30.0 (2023-05-25)

Features

  • add /cockpit/envs routes (73a71d1)
  • update engine to add blueprint _extract and node extract properties (aad7342)
  • update engine to add process_id on GET /cockpit/processes/:id/execution (7f0f979)

Bug Fixes

  • adjust GET /cockpit/envs to return only table variables (152fb5d)

v2.29.0

24 May 17:37
Compare
Choose a tag to compare

2.29.0 (2023-05-24)

Features

  • changes topic used to publish KAFKA beacon message (2560683)
  • sets KAFKA_NAMESPACE var to name topic on beacon (16872b8)

v2.28.0

24 May 13:32
Compare
Choose a tag to compare

2.28.0 (2023-05-24)

Features

  • adds extra data on state message to brokers (3a9df7a)
  • adjustment to always send all process ids available (42ecdfa)

v2.27.0

18 May 12:23
Compare
Choose a tag to compare

2.27.0 (2023-05-18)

Features

  • adds /connection/beacon route and its controller (3553dd3)
  • adds error detailing failure in case of broker not enabled (7f876d8)
  • moves /connection route to cockpit and adds optional 'token' data (7a2e1af)
  • sets default topic name if namespace is not set (886f300)
  • updates beacon route behavior and responses (5124554)

Bug Fixes

  • adjust mqtt topics (5dbcd59)
  • gets engine_id from @flowbuild/engine utility (f1422c9)

v2.26.0

16 May 22:11
Compare
Choose a tag to compare

2.26.0 (2023-05-16)

Features

  • update engine to abort & expire process keep bag on state (0e6ad4c)

v2.25.1

10 May 19:37
Compare
Choose a tag to compare

2.25.1 (2023-05-10)

Bug Fixes

  • updates '@flowbuild/nodejs-diagram-builder' package version (3f2570c)