v5
5.3.5 (2023-06-16)
Bug Fixes
worker: better worker client naming (c5f63af)
5.3.4 (2023-06-06)
Features
Bug Fixes
5.3.3 (2023-05-30)
Bug Fixes
5.3.2 (2023-05-24)
Bug Fixes
5.3.1 (2023-05-23)
Bug Fixes
5.3.0 (2023-05-23)
Features
add support for job batches (1db0c94)
5.2.5 (2023-05-20)
Bug Fixes
5.2.4 (2023-05-16)
Bug Fixes
5.2.3 (2023-05-09)
Features
Bug Fixes
5.2.2 (2023-04-18)
Features
5.2.1 (2023-04-15)
Bug Fixes
5.2.0 (2023-03-23)
Features
groups: add repair maxed group function (a1fa1d8)
5.1.15 (2023-03-23)
Bug Fixes
worker: close lock extended timer (7995f18)
worker: correct lock extender logic (6aa3569)
worker: start stalled check timer (4763be0)
worker: run stalled check directly first time (f71ec03)
Features
worker: simplify lock extension to one call independent of concurrency (ebf1aeb)
worker: add a public method to run the stalled checker (3159266)
worker: add support to disable stalled checks (49e860c)
Performance Improvements
scripts: reuse keys array to avoid allocations (feac7b4)
worker: improve worker memory consumption (4846cf1)
5.1.14 (2023-02-15)
Bug Fixes
infinite worker process spawned for invalid JS file (a445ba8)
worker: add a maximum block time (1a2618b)
5.1.13 (2023-02-07)
Bug Fixes
master: copy type declaration (23ade6e)
redis: increase minimum default retry time (d521531)
connection: apply console.warn in noeviction message (95f171c)
rate-limit: update group concurrency after manual rate-limit (de66ec4)
Features
5.1.12 (2023-01-26)
Bug Fixes
5.1.11 (2023-01-10)
Bug Fixes
Performance Improvements
5.1.10 (2022-12-29)
Bug Fixes
stalled: add activeKey local reference (#131) (6554ea4), closes taskforcesh/bullmq-pro-support#34
connection: throw exception if using keyPrefix in ioredis (eb6a130)
connection: use includes to check for upstash more reliably (12efb5c)
Features
5.1.9 (2022-12-23)
Bug Fixes
job-pro: fix opts type (#129) (262de56), closes taskforcesh/issues#114
5.1.8 (2022-12-22)
Bug Fixes
worker: avoid calling run on base class (aba70f3)
5.1.7 (2022-12-16)
Performance Improvements
5.1.6 (2022-12-15)
Bug Fixes
remove-job: check groupId is different than false on removed children (#126) (efb54cb), closes taskforcesh/bullmq-pro-support#32
5.1.5 (2022-12-13)
Bug Fixes
Features
5.1.4 (2022-12-08)
Bug Fixes
rate-limit-group: several small fixes related to manual group rate limit. (5b338d6)
5.1.3 (2022-12-08)
Bug Fixes
do not allow move from active to wait if not owner of the job (dc1a307)
floor pexpire to integer (1d5de42)
Features
5.1.2 (2022-12-07)
Bug Fixes
5.1.1 (2022-12-05)
Bug Fixes
5.1.0 (2022-11-29)
Features
add support for manually rate-limit groups (64006ee)
5.0.3 (2022-11-26)
Bug Fixes
5.0.2 (2022-11-25)
Performance Improvements
5.0.1 (2022-11-23)
Bug Fixes
5.0.0 (2022-11-22)
Bug Fixes
BREAKING CHANGES
Change global rate limit Move jobs to wait or groups when global rate limit
Last updated
Was this helpful?