Skip to content

Releases: OptimalBits/bull

v4.11.0

08 Aug 08:49
Compare
Choose a tag to compare

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

09 Feb 11:26
Compare
Choose a tag to compare

4.10.4 (2023-02-09)

Bug Fixes

  • retry: handle pause queue status (9f945d6)

v4.10.3

03 Feb 09:25
Compare
Choose a tag to compare

4.10.3 (2023-02-03)

Bug Fixes

v4.10.2

24 Nov 13:50
Compare
Choose a tag to compare

4.10.2 (2022-11-24)

Bug Fixes

  • queue: throw error when needed instead of hiding it in a closure (8a742c1)

v4.10.1

13 Oct 09:35
Compare
Choose a tag to compare

4.10.1 (2022-10-13)

Bug Fixes

  • support for instantiation using redisUrl (6288f7d)

v4.10.0

29 Sep 14:50
Compare
Choose a tag to compare

4.10.0 (2022-09-29)

Features

  • types: add typescript types to package (e793f8d)

v4.9.0

05 Sep 11:18
Compare
Choose a tag to compare

4.9.0 (2022-09-05)

Features

v4.8.5

27 Jul 15:24
Compare
Choose a tag to compare

4.8.5 (2022-07-27)

Performance Improvements

  • clean: use ZRANGEBYSCORE to improve performance (#2363) (3331188)

v4.8.4

16 Jun 09:02
Compare
Choose a tag to compare

4.8.4 (2022-06-16)

Bug Fixes

  • worker: better disconnect when blocking connection (b9ea7f4)

v4.8.3

12 May 01:36
Compare
Choose a tag to compare

4.8.3 (2022-05-12)

Bug Fixes

  • stalled-jobs: move stalled jobs to wait in batches (2f1fb6c)