Skip to content

Releases: taskforcesh/bullmq

v5.7.3

20 Apr 05:32
Compare
Choose a tag to compare

5.7.3 (2024-04-20)

Bug Fixes

  • worker: return minimumBlockTimeout depending on redis version (python) (#2532) (83dfb63)

vpy2.7.2

20 Apr 05:32
Compare
Choose a tag to compare

Fix

  • worker: Return minimumBlockTimeout depending on redis version (python) (#2532) (83dfb63)

v5.7.2

18 Apr 01:23
Compare
Choose a tag to compare

5.7.2 (2024-04-18)

Bug Fixes

  • stalled: consider failParentOnFailure when moving child into failed (#2526) fixes #2464 (python) (5e31eb0)

Features

  • queue: add getJobLogs method [python] (#2523) ref #2472 (a24a16e)
  • worker: use 0.002 as minimum timeout for redis version lower than 7.0.8 [python] (#2521) (f3862dd)

vpy2.7.1

18 Apr 01:24
Compare
Choose a tag to compare

Fix

  • stalled: Consider failParentOnFailure when moving child into failed (#2526) fixes #2464 (python) (5e31eb0)

vpy2.7.0

13 Apr 18:28
Compare
Choose a tag to compare

Feature

vpy2.6.0

13 Apr 00:06
Compare
Choose a tag to compare

Feature

  • worker: Use 0.002 as minimum timeout for redis version lower than 7.0.8 [python] (#2521) (f3862dd)
  • Allow arbitrary large drainDelay (9693321)

Fix

  • worker: Use 0.002 as minimum timeout for redis version lower than 7.0.8 (#2515) fixes #2466 (44f7d21)

Documentation

v5.7.1

10 Apr 01:18
Compare
Choose a tag to compare

5.7.1 (2024-04-10)

Bug Fixes

  • worker: use 0.002 as minimum timeout for redis version lower than 7.0.8 (#2515) fixes #2466 (44f7d21)

v5.7.0

09 Apr 14:31
Compare
Choose a tag to compare

5.7.0 (2024-04-09)

Features

  • allow arbitrary large drainDelay (9693321)

v5.6.0

08 Apr 21:10
Compare
Choose a tag to compare

5.6.0 (2024-04-08)

Features

  • python: support reusable redis connections (29ad8c8)

vpy2.5.0

08 Apr 21:10
Compare
Choose a tag to compare

Feature

  • python: Support reusable redis connections (29ad8c8)