Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v5.54.3
5.54.3 (2025-06-18)
Bug Fixes
- scheduler: fix slot calculation when using every (#3307) (588719e)
v5.54.2
5.54.2 (2025-06-17)
Bug Fixes
- avoid circular reference between scripts and queue (#3301) (fb65677)
v5.54.1
5.54.1 (2025-06-17)
Performance Improvements
- scheduler: save offset value when every is provided (#3142) (98f35bc)
v5.53.3
5.53.3 (2025-06-13)
Bug Fixes
- job: pass stacktrace into scripts on failures [python] (#3294) (97b215d)
- worker: avoid dangling jobs to hang the queue with rate limit fixes #3289 (#3297) (263d33d)
v5.53.2
5.53.2 (2025-06-02)
Performance Improvements
v5.53.0
5.53.0 (2025-05-21)
Features
- sandbox: add getIgnoredChildrenFailures method in job's wrapper (#3263) (5d2723d)
v5.52.3
5.52.3 (2025-05-19)
Bug Fixes
- flow: add new error code when parent has failed children (#3268) (b8fba5e)
Features