Skip to content

Releases: OptimalBits/bull

v4.12.3

10 May 13:54
Compare
Choose a tag to compare

4.12.3 (2024-05-10)

Bug Fixes

  • job: validate jobKey in updateProgress and update (#2730) (6d84156)

Performance Improvements

  • scripts: remove token after moving to wait or delayed (#2731) (7ee8f74)

v4.12.2

17 Jan 17:18
Compare
Choose a tag to compare

4.12.2 (2024-01-17)

Bug Fixes

  • dependencies: upgrade msgpackr (cc83ae2)

v4.12.1

15 Jan 10:40
Compare
Choose a tag to compare

4.12.1 (2024-01-15)

Bug Fixes

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

v4.12.0

18 Dec 13:34
Compare
Choose a tag to compare

4.12.0 (2023-12-18)

Features

  • add missing extendLock definition (14432ff)

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)