Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v1.20.5
1.20.5 (2021-04-23)
Bug Fixes
- obliterate: correctly remove many jobs (b5ae4ce)
v1.20.2
1.20.2 (2021-04-22)
Bug Fixes
- movetodelayed: check if job is in active state (4e63f70)
v1.20.1
1.20.1 (2021-04-22)
Bug Fixes
- worker: make token optional in processor function fixes #490 (3940bd7)
v1.20.0
1.20.0 (2021-04-21)
Features
- worker: passing token in processor function (2249724)
v1.19.3
1.19.3 (2021-04-20)
Bug Fixes
- movetocompleted: throw an error if job is not in active state (c2fe5d2)
v1.19.1
1.19.1 (2021-04-19)
Bug Fixes
- remove repeatable with obliterate (1c5e581)
v1.19.0
1.19.0 (2021-04-19)
Features
- add workerDelay option to limiter (9b6ab8a)