Skip to content

Releases: taskforcesh/bullmq

v5.55.0

21 Jun 01:12
e742511
Compare
Choose a tag to compare

5.55.0 (2025-06-21)

Features

  • worker: allow calling moveToWait when job is processing (#3302) ref #3296 (e742511)

v5.54.3

18 Jun 14:00
588719e
Compare
Choose a tag to compare

5.54.3 (2025-06-18)

Bug Fixes

  • scheduler: fix slot calculation when using every (#3307) (588719e)

v5.54.2

17 Jun 13:40
fb65677
Compare
Choose a tag to compare

5.54.2 (2025-06-17)

Bug Fixes

  • avoid circular reference between scripts and queue (#3301) (fb65677)

v5.54.1

17 Jun 01:38
98f35bc
Compare
Choose a tag to compare

5.54.1 (2025-06-17)

Performance Improvements

  • scheduler: save offset value when every is provided (#3142) (98f35bc)

v5.54.0

15 Jun 13:00
86c4c6d
Compare
Choose a tag to compare

5.54.0 (2025-06-15)

Features

v5.53.3

13 Jun 10:00
43460bb
Compare
Choose a tag to compare

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

02 Jun 23:00
Compare
Choose a tag to compare

5.53.2 (2025-06-02)

Performance Improvements

  • stalled: fail stalled jobs in a lazy way (#3266) (5cbf064)

v5.53.1

30 May 07:17
Compare
Choose a tag to compare

5.53.1 (2025-05-30)

Bug Fixes

v5.53.0

21 May 04:25
Compare
Choose a tag to compare

5.53.0 (2025-05-21)

Features

  • sandbox: add getIgnoredChildrenFailures method in job's wrapper (#3263) (5d2723d)

v5.52.3

19 May 13:46
Compare
Choose a tag to compare

5.52.3 (2025-05-19)

Bug Fixes

  • flow: add new error code when parent has failed children (#3268) (b8fba5e)

Features

  • job: add moveToCompleted method [python] (#3251) (6a8e3e2)