Skip to content

Releases: camunda/camunda-external-task-client-js

v2.0.0

19 May 11:07
Compare
Choose a tag to compare

Features

  • Support for Keycloak auth secured rest API

Deprecations

  • Removed support for Node v8 and v9. Please use node version 10 or higher.

v1.3.1

15 Apr 13:47
Compare
Choose a tag to compare

Features

  • support localVariables when fetching Tasks

Changes to the logging behavior

  • Not every Action will be logged by default. For example, polling will no longer be logged if it is successful.
    You can define the log level as described in the docs. To emulate >=1.3.0 bahaviour, use logger.level('debug')

v1.3.0

22 Nov 09:17
Compare
Choose a tag to compare

Features

  • Use priority when fetching Tasks
  • Filter tasks by version tag

v1.3.0-alpha2

14 Nov 13:03
Compare
Choose a tag to compare
v1.3.0-alpha2 Pre-release
Pre-release

1.3.0-alpha2

Features

  • use priority when fetching Tasks

1.3.0-alpha1

02 Sep 08:17
Compare
Choose a tag to compare
1.3.0-alpha1 Pre-release
Pre-release

1.3.0-alpha1

Features

  • Filter tasks by version tag

v1.2.0

06 Aug 09:44
Compare
Choose a tag to compare

1.2.0

Features

  • Set maximum number of executed tasks using maxParallelExecutions

v1.1.1

23 Nov 15:44
Compare
Choose a tag to compare
v1.1.1

v1.1.0-alpha1

30 Aug 14:03
Compare
Choose a tag to compare
docs(changelog): add changelog or 1.1.0-alpha1

v1.0.0

28 May 14:08
Compare
Choose a tag to compare
chore(release): bump version