Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v1.26.3
1.26.3 (2021-05-19)
Bug Fixes
- ensure connection reconnects when pausing fixes #160 (f38fee8)
v1.26.2
1.26.2 (2021-05-18)
Bug Fixes
- getjoblogs: no reversed pagination (fb0c3a5)
v1.26.1
1.26.1 (2021-05-17)
Bug Fixes
- flow-producer: use custom jobId as parentId for children, fixes #552 (645b576)
v1.26.0
1.26.0 (2021-05-17)
Features
- custombackoff: provide job as third parameter (ddaf8dc)
v1.25.2
1.25.2 (2021-05-17)
Bug Fixes
- flow-producer: process parent with children as empty array, fixes #547 (48168f0)
v1.25.1
1.25.1 (2021-05-13)
Bug Fixes
- addbulk: should not consider repeat option (c85357e)
v1.25.0
1.25.0 (2021-05-11)
Features
- job: add sizeLimit option when creating a job (f10aeeb)
v1.24.5
1.24.5 (2021-05-08)
Bug Fixes
- deps: upgrading lodash to 4.17.21 (6e90c3f)
v1.24.4
1.24.4 (2021-05-07)
Bug Fixes
- cluster: add redis cluster support (5a7dd14)
- redisclient: not reference types from import (022fc04)