Skip to content

Releases: OptimalBits/bull

v4.12.8

22 May 06:34
Compare
Choose a tag to compare

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

21 May 05:01
Compare
Choose a tag to compare

4.12.7 (2024-05-21)

Bug Fixes

  • scripts: throw error when moving non-active job to delayed (#2740) (63636b1)

v4.12.6

18 May 05:50
Compare
Choose a tag to compare

4.12.6 (2024-05-18)

Bug Fixes

  • stalled: take in count removeOnFail option (#2734) (2112269)

v4.12.5

17 May 05:20
Compare
Choose a tag to compare

4.12.5 (2024-05-17)

Bug Fixes

  • job: validate job existence when adding log (#2738) (1fb1562)

v4.12.4

15 May 05:15
Compare
Choose a tag to compare

4.12.4 (2024-05-15)

Bug Fixes

v4.12.3

10 May 13:54
Compare
Choose a tag to compare

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

17 Jan 17:18
Compare
Choose a tag to compare

4.12.2 (2024-01-17)

Bug Fixes

  • dependencies: upgrade msgpackr (cc83ae2)

v4.12.1

15 Jan 10:40
Compare
Choose a tag to compare

4.12.1 (2024-01-15)

Bug Fixes

  • deps: bump msgpackr from 1.5.2 to 1.10.1 (#2697) (b27c90d)

v4.12.0

18 Dec 13:34
Compare
Choose a tag to compare

4.12.0 (2023-12-18)

Features

  • add missing extendLock definition (14432ff)

v4.11.5

11 Nov 12:09
Compare
Choose a tag to compare

4.11.5 (2023-11-11)

Bug Fixes

  • pass redis string as opts into queue (e94f568)