Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v5.34.4
5.34.4 (2024-12-21)
Bug Fixes
- sandbox: fix issue where job could stay in active forever (#2979) (c0a6bcd)
v5.34.3
5.34.3 (2024-12-18)
Bug Fixes
- sandboxed: fix detecting special errors by sending default messages (#2967) fixes #2962 (52b0e34)
v5.34.2
5.34.2 (2024-12-14)
Bug Fixes
- scripts: make sure jobs fields are not empty before unpack (4360572)
v5.34.1
5.34.1 (2024-12-13)
Bug Fixes
- guarantee every repeatable jobs are slotted (9917df1)
- job-scheduler: avoid duplicated delayed jobs when repeatable jobs are retried (af75315)
v5.34.0
5.34.0 (2024-12-10)
Features
- telemetry: add option to omit context propagation on jobs (#2946) (6514c33)
v5.33.1
5.33.1 (2024-12-10)
Bug Fixes
- job-scheduler: omit deduplication and debounce options from template options (#2960) (b5fa6a3)
v5.33.0
5.33.0 (2024-12-09)
Features
- replace multi by lua scripts in moveToFailed (#2958) (c19c914)
v5.32.0
5.32.0 (2024-12-08)
Features
- queue: enhance getJobSchedulers method to include template information (#2956) ref #2875 (5b005cd)
v5.31.2
5.31.2 (2024-12-06)
Bug Fixes
- worker: catch connection error when moveToActive is called (#2952) (544fc7c)
v5.31.1
5.31.1 (2024-12-04)
Bug Fixes
- scheduler-template: remove console.log when getting template information (#2950) (3402bfe)