Skip to content

Releases: OptimalBits/bull

v4.15.1

04 Jul 05:03
Compare
Choose a tag to compare

4.15.1 (2024-07-04)

Bug Fixes

  • job: check jobKey when saving stacktrace (#2755) (96675f5)

v4.15.0

30 Jun 17:48
Compare
Choose a tag to compare

4.15.0 (2024-06-30)

Features

v4.14.0

25 Jun 05:09
Compare
Choose a tag to compare

4.14.0 (2024-06-25)

Features

  • queue: add global:duplicated event when a duplicated is added (#2749) (d632ac1)

v4.13.1

21 Jun 01:41
Compare
Choose a tag to compare

4.13.1 (2024-06-21)

Bug Fixes

  • priority: consider paused state when calling getCountsPerPriority (#2748) (6c2719a)

v4.13.0

12 Jun 01:27
Compare
Choose a tag to compare

4.13.0 (2024-06-12)

Features

v4.12.9

24 May 05:38
Compare
Choose a tag to compare

4.12.9 (2024-05-24)

Bug Fixes

  • retry-job: throw error when job is not in active state (#2741) (c29e3b0)

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)