Skip to content

Releases: flow-build/engine

v2.33.0

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 25 Aug 13:30

2.33.0 (2023-08-25)

Features

  • adds timers batch handling (a1563a4)

v2.32.1

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 16 Aug 15:02

2.32.1 (2023-08-16)

Bug Fixes

  • removes unecessary bp validation on process starting (3a80789)

v2.32.0

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 25 May 18:49

2.32.0 (2023-05-25)

Features

  • improvements on node's extract property (6ac35aa)

v2.31.1

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 25 May 18:18

2.31.1 (2023-05-25)

Bug Fixes

  • adjust process_id on getProcessStateExecutionHistory (9f12bda)

v2.31.0

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 25 May 18:06

2.31.0 (2023-05-25)

Features

  • add EnvironmentVariable entity with methods & migrations (0e3c1e1)

v2.30.0

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 23 May 17:45

2.30.0 (2023-05-23)

Features

  • add possible _extract parameter on blueprint_spec (fafc4f9)
  • add possible extract parameter on node spec (9d93d01)

v2.29.0

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 18 May 14:12

2.29.0 (2023-05-18)

Features

  • add process_id on getProcessStateExecutionHistory cockpit method (29945e0)

v2.28.0

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 18 May 13:25

2.28.0 (2023-05-18)

Features

  • adds extra data to notifyProcessState input (0eafda8)

v2.27.0

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 16 May 14:27

2.27.0 (2023-05-16)

Features

  • avoid abort & expire to generate process state without bag (235aac8)

v2.26.0

Choose a tag to compare

@bot-flowbuild bot-flowbuild released this 08 May 19:15

2.26.0 (2023-05-08)

Features

  • adds 'fetchStateExecutionContext' method (00e5125)
  • adds 'filters' input on fetchStateHistory method (477d6d5)
  • adds 'getProcessStateExecutionHistory' method on cockpit (597f74b)

Bug Fixes