Skip to content

Releases: taskforcesh/bullmq

v5.39.2

02 Feb 02:22
Compare
Choose a tag to compare

5.39.2 (2025-02-02)

Bug Fixes

  • worker: evaluate if a job needs to be fetched when moving to failed (#3043) (406e21c)

v5.39.1

30 Jan 14:05
Compare
Choose a tag to compare

5.39.1 (2025-01-30)

Bug Fixes

  • retry-job: consider updating failures in job (#3036) (21e8495)

v5.39.0

29 Jan 03:02
Compare
Choose a tag to compare

5.39.0 (2025-01-29)

Features

v5.38.0

28 Jan 10:05
Compare
Choose a tag to compare

5.38.0 (2025-01-28)

Bug Fixes

  • flow-producer: add support for skipWaitingForReady (6d829fc)

Features

  • queue: add option to skip wait until connection ready (e728299)

v5.37.0

25 Jan 10:08
Compare
Choose a tag to compare

5.37.0 (2025-01-25)

Features

  • queue-getters: add prometheus exporter (078ae9d)

v5.36.0

24 Jan 14:03
Compare
Choose a tag to compare

5.36.0 (2025-01-24)

Features

v5.35.1

23 Jan 11:23
Compare
Choose a tag to compare

5.35.1 (2025-01-23)

Bug Fixes

  • worker: avoid possible hazard in closing worker (0f07467)

v5.35.0

22 Jan 09:32
Compare
Choose a tag to compare

5.35.0 (2025-01-22)

Features

  • sandbox: add support for getChildrenValues (dcc3b06)

v5.34.10

14 Jan 01:34
Compare
Choose a tag to compare

5.34.10 (2025-01-14)

Bug Fixes

  • job-scheduler: use delayed job data when template data is not present (#3010) fixes #3009 (95edb40)

v5.34.9

12 Jan 16:36
Compare
Choose a tag to compare

5.34.9 (2025-01-12)

Bug Fixes

  • job-scheduler: add next delayed job only when prevMillis matches with producerId (#3001) (4ea35dd)