v3
3.15.8 (2023-06-16)
Bug Fixes
3.15.7 (2023-06-16)
Bug Fixes
3.15.6 (2023-06-13)
Bug Fixes
3.15.5 (2023-06-11)
Bug Fixes
3.15.4 (2023-06-08)
Bug Fixes
3.15.3 (2023-06-08)
Bug Fixes
3.15.2 (2023-06-06)
Bug Fixes
worker: better worker client naming (c5f63af)
3.15.1 (2023-06-05)
Bug Fixes
3.15.0 (2023-05-31)
Features
3.14.2 (2023-05-30)
Bug Fixes
3.14.1 (2023-05-27)
Performance Improvements
3.14.0 (2023-05-22)
Features
worker: make extendLocks overridable (7b1386b)
3.13.4 (2023-05-11)
Performance Improvements
3.13.3 (2023-05-10)
Bug Fixes
3.13.2 (2023-05-09)
Bug Fixes
3.13.1 (2023-05-07)
Bug Fixes
3.13.0 (2023-05-06)
Features
worker: add worker threads support (0820985)
3.12.1 (2023-05-05)
Bug Fixes
3.12.0 (2023-04-20)
Features
upgrade ioredis to 5.3.2 (375b1be)
3.11.0 (2023-04-17)
Features
upstash: don't throw an error when detecting an upstash host (2e06bca)
3.10.4 (2023-04-05)
Bug Fixes
3.10.3 (2023-03-30)
Bug Fixes
3.10.2 (2023-03-22)
Bug Fixes
3.10.1 (2023-03-06)
Bug Fixes
3.10.0 (2023-03-02)
Bug Fixes
worker: close lock extended timer (7995f18)
worker: correct lock extender logic (6aa3569)
worker: start stalled check timer (4763be0)
Features
worker: replace Promise.race with efficient an async fifo (0d94e35)
worker: simplify lock extension to one call independent of concurrency (ebf1aeb)
Performance Improvements
scripts: reuse keys array to avoid allocations (feac7b4)
worker: improve worker memory consumption (4846cf1)
3.9.0 (2023-02-25)
Features
3.8.0 (2023-02-23)
Bug Fixes
worker: run stalled check directly first time (f71ec03)
Features
worker: add a public method to run the stalled checker (3159266)
worker: add support to disable stalled checks (49e860c)
3.7.2 (2023-02-23)
Bug Fixes
3.7.1 (2023-02-22)
Bug Fixes
3.7.0 (2023-02-16)
Performance Improvements
3.6.6 (2023-02-15)
Bug Fixes
3.6.5 (2023-02-11)
Bug Fixes
infinite worker process spawned for invalid JS file (a445ba8)
3.6.4 (2023-02-09)
Bug Fixes
worker: add a maximum block time (1a2618b)
3.6.3 (2023-02-07)
Bug Fixes
master: copy type declaration (23ade6e)
3.6.2 (2023-02-03)
Bug Fixes
redis: increase minimum default retry time (d521531)
3.6.1 (2023-01-31)
Bug Fixes
connection: apply console.warn in noeviction message (95f171c)
3.6.0 (2023-01-31)
Features
3.5.11 (2023-01-27)
Bug Fixes
3.5.10 (2023-01-24)
Bug Fixes
3.5.9 (2023-01-19)
Bug Fixes
3.5.8 (2023-01-18)
Bug Fixes
3.5.7 (2023-01-17)
Bug Fixes
3.5.6 (2023-01-13)
Bug Fixes
3.5.5 (2023-01-10)
Bug Fixes
3.5.4 (2023-01-09)
Bug Fixes
3.5.3 (2023-01-07)
Bug Fixes
3.5.2 (2023-01-04)
Performance Improvements
3.5.1 (2022-12-23)
Bug Fixes
connection: throw exception if using keyPrefix in ioredis (eb6a130)
connection: use includes to check for upstash more reliably (12efb5c)
3.5.0 (2022-12-20)
Bug Fixes
Features
3.4.2 (2022-12-15)
Performance Improvements
3.4.1 (2022-12-10)
Bug Fixes
3.4.0 (2022-12-09)
Features
3.3.5 (2022-12-08)
Bug Fixes
3.3.4 (2022-12-07)
Bug Fixes
3.3.3 (2022-12-07)
Bug Fixes
do not allow move from active to wait if not owner of the job (dc1a307)
3.3.2 (2022-12-05)
Bug Fixes
floor pexpire to integer (1d5de42)
3.3.1 (2022-12-05)
Bug Fixes
3.3.0 (2022-12-04)
Features
3.2.5 (2022-12-04)
Bug Fixes
3.2.4 (2022-11-29)
Bug Fixes
3.2.3 (2022-11-29)
Bug Fixes
3.2.2 (2022-11-15)
Bug Fixes
rate-limit: check job is active before moving to wait (9502167)
3.2.1 (2022-11-15)
Bug Fixes
3.2.0 (2022-11-09)
Features
3.1.3 (2022-11-04)
Bug Fixes
delayed: better handling of marker id (816376e)
job: better error message in moveToFailed (4e9f5bb)
moveToFinish: always promote delayed jobs (7610cc3)
moveToFinished: revert move promoteDelayedJobs (7d780db)
3.1.2 (2022-11-04)
Bug Fixes
repeat: allow easy migration from bullmq <3 to >=3 (e17b886)
3.1.1 (2022-11-03)
Bug Fixes
3.1.0 (2022-11-02)
Features
workers: better error message for missing lock (bf1d086)
3.0.1 (2022-11-02)
Bug Fixes
3.0.0 (2022-10-25)
Bug Fixes
Features
add support for dynamic rate limiting (2d51d2b)
rate-limit: remove group key support and improve global rate limit (81f780a)
BREAKING CHANGES
rate-limit: limit by group keys has been removed in favor of a much simpler and efficent rate-limit implementation.
backoff: object mapping is replaced by single function
Last updated