Skip to content

Releases: taskforcesh/bullmq

v1.20.2

22 Apr 12:30
Compare
Choose a tag to compare

1.20.2 (2021-04-22)

Bug Fixes

  • movetodelayed: check if job is in active state (4e63f70)

v1.20.1

22 Apr 07:55
Compare
Choose a tag to compare

1.20.1 (2021-04-22)

Bug Fixes

  • worker: make token optional in processor function fixes #490 (3940bd7)

v1.20.0

21 Apr 07:48
Compare
Choose a tag to compare

1.20.0 (2021-04-21)

Features

  • worker: passing token in processor function (2249724)

v1.19.3

20 Apr 21:37
Compare
Choose a tag to compare

1.19.3 (2021-04-20)

Bug Fixes

  • movetocompleted: throw an error if job is not in active state (c2fe5d2)

v1.19.2

19 Apr 13:09
Compare
Choose a tag to compare

1.19.2 (2021-04-19)

Bug Fixes

v1.19.1

19 Apr 11:22
Compare
Choose a tag to compare

1.19.1 (2021-04-19)

Bug Fixes

  • remove repeatable with obliterate (1c5e581)

v1.19.0

19 Apr 10:34
Compare
Choose a tag to compare

1.19.0 (2021-04-19)

Features

  • add workerDelay option to limiter (9b6ab8a)

v1.18.2

16 Apr 15:04
Compare
Choose a tag to compare

1.18.2 (2021-04-16)

Bug Fixes

  • add parentKey property to Job (febc60d)

v1.18.1

16 Apr 13:30
Compare
Choose a tag to compare

1.18.1 (2021-04-16)

Bug Fixes

  • rename Flow to FlowProducer class (c64321d)

v1.18.0

16 Apr 12:50
Compare
Choose a tag to compare

1.18.0 (2021-04-16)

Features

  • add remove support for flows (4e8a7ef)