Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v1.7.0
1.7.0 (2020-03-02)
Features
v1.6.8
1.6.8 (2020-02-22)
Bug Fixes
- modified QueueGetters.getJob and Job.fromId to also return null to (65183fc)
- modified QueueGetters.getJob and Job.fromId to return undefined (ede352b)
v1.6.7
1.6.7 (2020-01-16)
Bug Fixes
- don't fail a job when the worker already lost the lock (23c0bf7)
v1.6.6
1.6.6 (2020-01-05)
Bug Fixes
- remove duplicate active entry (1d2cca3)
v1.6.5
1.6.5 (2020-01-05)
Bug Fixes
- get rid of flushdb/flushall in tests (550c67b)
v1.6.4
1.6.4 (2020-01-05)
Bug Fixes
- delete logs when cleaning jobs in set (b11c6c7)
v1.6.3
1.6.3 (2020-01-01)
Bug Fixes
v1.6.2
1.6.2 (2019-12-16)
Bug Fixes
- change default QueueEvents lastEventId to $ (3c5b01d)
- ensure QE ready before adding test events (fd190f4)
- explicitly test the behavior of .on and .once (ea11087)
v1.6.1
1.6.1 (2019-12-16)
Bug Fixes
- check of existing redis instance (dd466b3)
v1.6.0
1.6.0 (2019-12-12)
Features
- add generic type to job data and return value (87c0531)