Skip to content

Releases: taskforcesh/bullmq

v5.34.4

21 Dec 04:48
Compare
Choose a tag to compare

5.34.4 (2024-12-21)

Bug Fixes

  • sandbox: fix issue where job could stay in active forever (#2979) (c0a6bcd)

v5.34.3

18 Dec 12:15
Compare
Choose a tag to compare

5.34.3 (2024-12-18)

Bug Fixes

  • sandboxed: fix detecting special errors by sending default messages (#2967) fixes #2962 (52b0e34)

v5.34.2

14 Dec 18:52
Compare
Choose a tag to compare

5.34.2 (2024-12-14)

Bug Fixes

  • scripts: make sure jobs fields are not empty before unpack (4360572)

v5.34.1

13 Dec 14:16
Compare
Choose a tag to compare

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

10 Dec 14:32
Compare
Choose a tag to compare

5.34.0 (2024-12-10)

Features

  • telemetry: add option to omit context propagation on jobs (#2946) (6514c33)

v5.33.1

10 Dec 04:40
Compare
Choose a tag to compare

5.33.1 (2024-12-10)

Bug Fixes

  • job-scheduler: omit deduplication and debounce options from template options (#2960) (b5fa6a3)

v5.33.0

09 Dec 09:24
Compare
Choose a tag to compare

5.33.0 (2024-12-09)

Features

  • replace multi by lua scripts in moveToFailed (#2958) (c19c914)

v5.32.0

08 Dec 17:57
Compare
Choose a tag to compare

5.32.0 (2024-12-08)

Features

  • queue: enhance getJobSchedulers method to include template information (#2956) ref #2875 (5b005cd)

v5.31.2

06 Dec 03:06
Compare
Choose a tag to compare

5.31.2 (2024-12-06)

Bug Fixes

  • worker: catch connection error when moveToActive is called (#2952) (544fc7c)

v5.31.1

04 Dec 06:17
Compare
Choose a tag to compare

5.31.1 (2024-12-04)

Bug Fixes

  • scheduler-template: remove console.log when getting template information (#2950) (3402bfe)