Releases: OptimalBits/bull
Releases · OptimalBits/bull
v4.12.9
4.12.9 (2024-05-24)
Bug Fixes
- retry-job: throw error when job is not in active state (#2741) (c29e3b0)
v4.12.8
4.12.8 (2024-05-22)
Bug Fixes
- move-to-finished: throw error when job is not in active state (#2739) (7b12be1)
v4.12.7
4.12.7 (2024-05-21)
Bug Fixes
- scripts: throw error when moving non-active job to delayed (#2740) (63636b1)
v4.12.6
4.12.6 (2024-05-18)
Bug Fixes
- stalled: take in count removeOnFail option (#2734) (2112269)
v4.12.5
4.12.5 (2024-05-17)
Bug Fixes
- job: validate job existence when adding log (#2738) (1fb1562)
v4.12.3
4.12.3 (2024-05-10)
Bug Fixes
- job: validate jobKey in updateProgress and update (#2730) (6d84156)
Performance Improvements
- scripts: remove token after moving to wait or delayed (#2731) (7ee8f74)
v4.12.2
4.12.2 (2024-01-17)
Bug Fixes
- dependencies: upgrade msgpackr (cc83ae2)
v4.12.0
4.12.0 (2023-12-18)
Features
- add missing extendLock definition (14432ff)