Skip to content

Releases: OptimalBits/bull

v4.11.5

11 Nov 12:09
Compare
Choose a tag to compare

4.11.5 (2023-11-11)

Bug Fixes

  • pass redis string as opts into queue (e94f568)

v4.11.4

14 Oct 10:11
Compare
Choose a tag to compare

4.11.4 (2023-10-14)

Bug Fixes

  • catch pause errors when closing (ccb6cc7)

v4.11.3

11 Aug 09:13
Compare
Choose a tag to compare

4.11.3 (2023-08-11)

Bug Fixes

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

v4.11.2

08 Aug 22:14
Compare
Choose a tag to compare

4.11.2 (2023-08-08)

Bug Fixes

  • worker: better client name support (5910f44)

v4.11.1

08 Aug 08:58
Compare
Choose a tag to compare

4.11.1 (2023-08-08)

Bug Fixes

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)