BullMQ
Search
K

Changelog

v1.14.0 (2023-09-26)

Feature

  • queue: Add clean method [python] (#2194) (3b67193)
  • sandbox: Convert wrapJob method as protected for extension (#2182) (1494b55)

Fix

  • move-to-finished: Stringify any return value [python] (#2198) fixes #2196 (07f1335)
  • queue: Batched unpack now uses range (#2188) (b5e97f4)
  • worker: Forward skipVersionCheck to blockingConnection (#2189) ref #2149 (c8aa9a3)
  • worker: Throw exception with NaN as concurrency (#2184) (f36ac8b)
  • queue: Differentiate score purpose per state in clean method (#2133) fixes #2124 (862f10b)

Documentation

  • rate-limit: Add missing limiter options in examples ref #2193 (c948c8a)
  • bullmq-pro: Update changelog to v6.4.0 (#2192) (21e51e8)
  • prioritized: Fix doc regarding jobs without a priority assigned (#2191) (743fc82)
  • bulmq-pro: Fix batch option usage (#2180) (40c69fb)

v1.13.2 (2023-09-12)

Fix

  • remove: Change error message when job is locked (python) (#2175) (2f5628f)

v1.13.1 (2023-09-11)

Fix

  • move-to-finished: Consider addition of prioritized jobs when processing last active job (#2176) (python) (4b01f35)

v1.13.0 (2023-09-07)

Feature

  • flow-producer: Add addBulk method (python) (#2174) (c67dfb4)

v1.12.0 (2023-08-31)

Feature

v1.11.0 (2023-08-26)

Feature

v1.10.1 (2023-08-19)

Fix

  • job: Job getReturnValue not returning returnvalue (#2143) (dcb8e6a)

Performance

v1.10.0 (2023-08-03)

Feature

  • redis-connection: Add username option into redisOpts (#2108) (d27f33e)

Performance

  • retry: Compare prev state instead of regex expression (#2099) (c141283)

v1.9.0 (2023-07-18)

Feature

  • job: Add option for removing children in remove method (python) (#2064) (841dc87)

v1.8.0 (2023-07-17)

Fix

  • worker: Respect concurrency (#2062) fixes #2063 (1b95185)

v1.7.0 (2023-07-14)

Feature

v1.6.1 (2023-07-10)

Fix

  • pyproject: Add requires-python config (#2056) fixes #1979 (a557970)

v1.6.0 (2023-07-06)

Feature

v1.5.0 (2023-07-04)

Fix

  • queue: Fix isPaused method when custom prefix is present (#2047) (7ec1c5b)

v1.4.0 (2023-06-30)

Feature

v1.3.1 (2023-06-29)

Fix

  • pyproject: Build egg-info at the root location (3c2d06e)

v1.3.0 (2023-06-29)

Feature

Fix

  • release: Add recommended pyproject.toml configuration (#2029) (d03ffc9)

v1.2.0 (2023-06-24)

Feature

v1.1.0 (2023-06-23)

Feature

v1.0.0 (2023-06-21)

Breaking

  • priority is separeted in its own zset, no duplication needed (42a890a)

Performance

  • priority: Add prioritized as a new state (#1984) (python) (42a890a)

v0.5.6 (2023-06-21)

Fix

  • queue: Pass right params to trimEvents method (#2004) (a55fd77)

Documentation

v0.5.5 (2023-06-16)

Fix

  • rate-limit: Keep priority fifo order (#1991) fixes #1929 (python) (56bd7ad)
  • worker: Set redis version always in initialization (#1989) fixes #1988 (a1544a8)

v0.5.4 (2023-06-14)

Fix

  • connection: Add retry strategy in connection (#1975) (7c5ee20)

v0.5.3 (2023-06-13)

Fix

  • worker: Use timeout as integer for redis lower than v6.0.0 (python) (#1981) (0df6afa)

Documentation

v0.5.2 (2023-06-11)

Fix

  • retry-job: Consider priority when moving job to wait (python) (#1969) (e753855)

v0.5.1 (2023-06-09)

Fix

  • python: Include lua scripts when releasing (bb4f3b2)

v0.5.0 (2023-06-09)

Feature

v0.4.4 (2023-06-08)

Fix

  • deps: Downgrade python-semantic-release to avoid version issue

v0.4.3 (2023-06-07)

Feature

Fix

v0.4.2 (2023-06-01)

Fix

  • deps: Fix 'install_requires' to include semver (#1927) (ce86ece)

v0.4.1 (2023-05-29)

Feature

v0.4.0 (2023-05-18)

Feature

Fix

v0.3.0 (2023-04-18)

Feature

Fix

  • Correct condition so that the worker keeps processing jobs indefinitely (#1800) (ef0c5d6)
  • Fix scripts typing on array2obj function (#1786) (134f6ab)
  • Pass maxMetricsSize as empty string when it is not provided fixes (#1754) (6bda2b2)

v0.2.0 (2023-03-29)

Feature

v0.1.0 (2023-02-15)

Feature

Last modified 2d ago
Copyright (c) Taskforce.sh Inc.