Skip to content

Releases: EAVFW/EAVFW.Extensions.WorkflowEngine

v3.2.8

13 Sep 05:39
Compare
Choose a tag to compare

3.2.8 (2024-09-13)

Bug Fixes

  • semaphore added to ensure amost one execution at the time (a275c01)
  • updated deps (c8ef818)
  • updated eav version (de4f541)

v3.2.7

28 Aug 04:20
Compare
Choose a tag to compare

3.2.7 (2024-08-28)

Bug Fixes

  • added InitializePluginJobRunnerAsync to the workflow option (d659652)

v3.2.6

25 Aug 13:42
Compare
Choose a tag to compare

3.2.6 (2024-08-25)

Bug Fixes

  • added option for plugin metadata to intialize the services (df167ea)
  • added queue to plugin schedules (e5210c9)

v3.2.5

21 Aug 20:02
Compare
Choose a tag to compare

3.2.5 (2024-08-21)

Bug Fixes

  • should return task, not null (70b7ee0)

v3.2.4

21 Aug 09:04
Compare
Choose a tag to compare

3.2.4 (2024-08-21)

Bug Fixes

  • added default queue for triggers (33651c9)

v3.2.3

18 Aug 17:02
Compare
Choose a tag to compare

3.2.3 (2024-08-18)

Bug Fixes

  • refactored abit to allowoutput respository to run without known type (cbe6d2e)

v3.2.2

08 Aug 14:16
Compare
Choose a tag to compare

3.2.2 (2024-08-08)

Bug Fixes

v3.2.1

25 Jun 11:41
Compare
Choose a tag to compare

3.2.1 (2024-06-25)

Bug Fixes

v3.2.0

25 Jun 11:04
Compare
Choose a tag to compare

3.2.0 (2024-06-25)

Features

  • added typestrong workflow support (56f6ec2)

Bug Fixes

v3.1.8

05 Jun 13:20
Compare
Choose a tag to compare

3.1.8 (2024-06-05)

Bug Fixes

  • JsonConvert.DefaultSettings maybe null fixed (28e9f2d)