Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v1.17.0
1.17.0 (2021-04-16)
Features
- job: consider waiting-children state (2916dd5)
v1.16.2
1.16.2 (2021-04-14)
Bug Fixes
- read lua scripts serially (69e73b8)
v1.16.0
1.16.0 (2021-04-12)
Features
- add support for flows (parent-child dependencies) (#454) (362212c)
v1.15.1
1.15.1 (2021-03-19)
Bug Fixes
- obliterate: safer implementation (82f571f)
v1.15.0
1.15.0 (2021-03-18)
Features
- add method to "obliterate" a queue, fixes #430 (624be0e)
v1.14.8
1.14.8 (2021-03-06)
Bug Fixes
- specify promise type to make TS 4.1 and 4.2 happy. (#418) (702f609)
v1.14.7
1.14.7 (2021-02-16)
Bug Fixes
- remove "client" property of QueueBaseOptions (#324) (e0b9e71)
v1.14.6
1.14.6 (2021-02-16)
Bug Fixes
- remove next job in removeRepeatableByKey fixes #165 (fb3a7c2)
v1.14.5
1.14.5 (2021-02-16)
Bug Fixes
- add jobId support to repeatable jobs fixes #396 (c2dc669)