Bull Versions Save

Premium Queue package for handling distributed jobs and messages in NodeJS.

v4.12.2

3 months ago

4.12.2 (2024-01-17)

Bug Fixes

  • dependencies: upgrade msgpackr (cc83ae2)

v4.12.1

4 months ago

4.12.1 (2024-01-15)

Bug Fixes

  • deps: bump msgpackr from 1.5.2 to 1.10.1 (#2697) (b27c90d)

v4.12.0

4 months ago

4.12.0 (2023-12-18)

Features

  • add missing extendLock definition (14432ff)

v4.11.5

6 months ago

4.11.5 (2023-11-11)

Bug Fixes

  • pass redis string as opts into queue (e94f568)

v4.11.4

7 months ago

4.11.4 (2023-10-14)

Bug Fixes

  • catch pause errors when closing (ccb6cc7)

v4.11.3

9 months ago

4.11.3 (2023-08-11)

Bug Fixes

  • types: make repeat option key optional (934ec98)

v4.11.2

9 months ago

4.11.2 (2023-08-08)

Bug Fixes

  • worker: better client name support (5910f44)

v4.11.1

9 months ago

4.11.1 (2023-08-08)

Bug Fixes

v4.11.0

9 months ago

4.11.0 (2023-08-08)

Bug Fixes

  • add mising getMetrics type (#2640) (a217a7d)
  • remove deprecated debuglog (4ce36fe)
  • types: add missing keys to repeat opts (e4e6457)
  • types: rename strategyOptions to options to reflect js file (bae6427)
  • typings: return type of getJobCountByTypes (#2622) (47722ed)
  • worker: high-memory-usage-when-providing-float-to-concurrency (#2620) (dcca1e8)
  • change option name to match ts declaration (909a07e)
  • ts declaration metrics option and getMetrics function (11331b7)

Features

  • upgrade ioredis to 5.3.2 (e1883f0)

v4.10.4

1 year ago

4.10.4 (2023-02-09)

Bug Fixes

  • retry: handle pause queue status (9f945d6)