Releases: OptimalBits/bull
Releases · OptimalBits/bull
v4.10.0
4.10.0 (2022-09-29)
Features
- types: add typescript types to package (e793f8d)
v4.9.0
4.9.0 (2022-09-05)
Features
v4.8.5
4.8.5 (2022-07-27)
Performance Improvements
- clean: use ZRANGEBYSCORE to improve performance (#2363) (3331188)
v4.8.4
4.8.4 (2022-06-16)
Bug Fixes
- worker: better disconnect when blocking connection (b9ea7f4)
v4.8.3
4.8.3 (2022-05-12)
Bug Fixes
- stalled-jobs: move stalled jobs to wait in batches (2f1fb6c)
v4.8.2
4.8.2 (2022-04-21)
Bug Fixes
v4.8.1
4.8.1 (2022-03-21)
Performance Improvements
v4.8.0
4.8.0 (2022-03-19)
Features
- have Queue#clean consult job.{finishedOn,processedOn,timestamp} (#2309) (b7058e6)
v4.7.0
4.7.0 (2022-03-02)
Features
- metrics: add support for collecting queue metrics (886d764)
v4.6.2
4.6.2 (2022-02-23)
Bug Fixes
- better handling of maxRetriesPerRequest (d3b9138)