Skip to content

Releases: taskforcesh/bullmq

v5.63.0

31 Oct 03:16
e212d1c

Choose a tag to compare

5.63.0 (2025-10-31)

Bug Fixes

  • queue: emit progress event when calling updateJobProgress (#3528) (c82df83)

Features

v5.62.2

30 Oct 14:13
98f73b3

Choose a tag to compare

5.62.2 (2025-10-30)

Bug Fixes

  • upsertJobScheduler does not apply change on existing scheduled job (#3524) (98f73b3), closes #3500

v5.62.1

30 Oct 00:09
37e9db5

Choose a tag to compare

5.62.1 (2025-10-30)

Performance Improvements

  • worker: call moveToActive after special errors (#3497) (37e9db5)

v5.62.0

28 Oct 02:15
6a31e0a

Choose a tag to compare

5.62.0 (2025-10-28)

Features

  • queue: support getGlobalRateLimit method (#3511) (6a31e0a)

v5.61.2

23 Oct 13:33

Choose a tag to compare

5.61.2 (2025-10-23)

Bug Fixes

  • worker: only emit error when moveToActive failed (0aa7cc5)
  • queue: emit removed event when calling remove method (#3492) fixes #2668 (7a3f2fa1)
  • worker: emit error once when failure happens in moveToFinished (#3498) (4b4bd97e)

v5.61.0

06 Oct 14:10
d3fff80

Choose a tag to compare

5.61.0 (2025-10-06)

Features

Bug Fixes

  • worker: do not retry processor when connection errors happen (#3482) (f1573b3)

v5.60.0

03 Oct 00:45
bef57a0

Choose a tag to compare

5.60.0 (2025-10-03)

Features

v5.59.0

29 Sep 14:17
2e2b214

Choose a tag to compare

5.59.0 (2025-09-29)

Features

Performance Improvements

  • worker: only consider infinity retry on connection errors (#3473) (9d5a678)

v5.58.9

26 Sep 01:12
61987c6

Choose a tag to compare

5.58.9 (2025-09-26)

Performance Improvements

  • metrics: use lua script when calling getMetrics (#3459) (61987c6)

v5.58.8

25 Sep 06:56
2241101

Choose a tag to compare

5.58.8 (2025-09-25)

Bug Fixes