Skip to content

Releases: flow-build/workflow-api

v2.5.5

06 Sep 11:06
Compare
Choose a tag to compare

2.5.5 (2022-09-06)

Bug Fixes

  • routers: remove testMapper (df8d9d6)

2.5.4

06 Sep 10:35
Compare
Choose a tag to compare

Fix version

v2.4.1

06 Sep 10:28
Compare
Choose a tag to compare

2.4.1 (2022-09-06)

Bug Fixes

v2.5.3

02 Sep 21:03
Compare
Choose a tag to compare

2.4.0 (2022-09-02)

Features

  • add version and latest in workflow and process calls (54eb73b)
  • routers: ✨ add state execution and state spec routes (cc50480)

Bug Fixes

  • 🐛 fix activity schema validation (891bc8a)
  • adds configuration to healthcheck (ec16925)

v2.3.0

07 Jun 22:09
Compare
Choose a tag to compare

2.3.0 (2022-06-07)

Features

  • routers: adds continue route (dc7e729)

Bug Fixes

  • ✏️ use instead of user (6226715)
  • utils: deal when activityManager is empty (f019708)

v2.2.0

02 Jun 14:48
Compare
Choose a tag to compare

2.2.0 (2022-06-02)

Features

v2.1.2

30 May 19:04
Compare
Choose a tag to compare

What's Changed

  • Route to generate JWT token; possibility to change JWT secret in .env by @mrgalopes in #14
  • Swagger/OpenAPI by @mrgalopes in #16
  • chore(release): 2.0.0 by @flowbuild-bot in #22
  • Trainee workshop by @gustavo-fdte in #18
  • Bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #26
  • Bump trim-newlines from 3.0.0 to 3.0.1 by @dependabot in #27
  • Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #28
  • Bump ws from 7.4.5 to 7.4.6 by @dependabot in #25
  • Bump urijs from 1.19.6 to 1.19.7 by @dependabot in #29
  • Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #30
  • Feature/sync v7 by @gustavo-fdte in #35
  • Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #33
  • Bump semver-regex from 3.1.2 to 3.1.3 by @dependabot in #32
  • Bump axios from 0.21.1 to 0.21.4 by @dependabot in #36
  • Sync workshop & mqtt by @gustavo-fdte in #37
  • Trainee workshop by @gustavo-fdte in #38
  • Feature/fetch states by parameters by @gustavo-fdte in #44
  • Feature/fetch states by parameters by @gustavo-fdte in #47
  • Feature/mqtt by @gustavo-fdte in #45

New Contributors

  • @mrgalopes made their first contribution in #14
  • @gustavo-fdte made their first contribution in #18

Full Changelog: v2.0.0...v2.1.2

v2.0.0

01 Mar 19:52
Compare
Choose a tag to compare

2.0.0 (2021-03-01)

⚠ BREAKING CHANGES

  • update to version 2.0

Bug Fixes

v1.0.1

06 Apr 22:25
Compare
Choose a tag to compare

1.0.1 (2020-04-06)

Bug Fixes