Skip to content

Releases: taskforcesh/bullmq

v5.79.2

27 Jun 15:38
6f1b2e3

Choose a tag to compare

5.79.2 (2026-06-27)

Bug Fixes

  • flow: use correct data structure when retrying failed child using ignoreDependencyOnFailure fixes #4235 (#4236) (6f1b2e3)

v5.79.1

21 Jun 15:19
1aefd5b

Choose a tag to compare

5.79.1 (2026-06-21)

Bug Fixes

  • node-redis: accept plain createClient result without cast (#4201) (#4209) (1aefd5b)

v5.79.0

18 Jun 05:06
eb9ae1d

Choose a tag to compare

5.79.0 (2026-06-18)

v5.78.1

13 Jun 21:40
d1fcda5

Choose a tag to compare

5.78.1 (2026-06-13)

Bug Fixes

  • scheduler: fail stalled jobs if scheduler does not longer exist (elixir) (rust) (#4222) (d1fcda5)

vex1.3.3

13 Jun 21:42
d1fcda5

Choose a tag to compare

1.3.3 (2026-06-13)

Bug Fixes

  • connection: use more permissive typing on NodeRedisRawClient options (#4184) (#4187) (0feec14), closes #4170
  • deps: update dependency msgpackr to v2.0.2 [security] (#4202) (fbe04af)
  • scheduler: fail stalled jobs if scheduler does not longer exist (elixir) (rust) (#4222) (d1fcda5)

v5.78.0

02 Jun 04:54
38798cc

Choose a tag to compare

5.78.0 (2026-06-02)

Features

  • rust: initial implementation of rust support (#4200) (38798cc)

v5.77.7

01 Jun 08:00
fbe04af

Choose a tag to compare

5.77.7 (2026-06-01)

Bug Fixes

  • deps: update dependency msgpackr to v2.0.2 [security] (#4202) (fbe04af)

v5.77.6

27 May 06:39
81709e4

Choose a tag to compare

5.77.6 (2026-05-27)

Bug Fixes

  • types: change NodeRedisRawClient to be node-redis compliant (#4195) (81709e4)

v5.77.5

27 May 05:50
411690e

Choose a tag to compare

5.77.5 (2026-05-27)

Bug Fixes

  • connection: handle cluster reconnection with timeouts (#4186) (411690e)

v5.77.4

26 May 15:14
6e4972e

Choose a tag to compare

5.77.4 (2026-05-26)

Bug Fixes

  • deduplication: preserve custom jobId when requeuing keepLastIfActive proto-jobs (#4190) fixes #4030 (6e4972e)