Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v1.6.0
1.6.0 (2019-12-12)
Features
- add generic type to job data and return value (87c0531)
v1.5.0
1.5.0 (2019-11-22)
Features
v1.4.3
1.4.3 (2019-11-21)
Bug Fixes
- check in moveToFinished to use default val for opts.maxLenEvents (d1118aa)
v1.4.2
1.4.2 (2019-11-21)
Bug Fixes
- avoid Job<->Queue circular json error (5752727)
- avoid the .toJSON serializer interface #70 (5941b82)
v1.4.1
1.4.1 (2019-11-08)
Bug Fixes
v1.4.0
1.4.0 (2019-11-06)
Features
- job.progress() return last progress for sandboxed processors (5c4b146)
v1.3.0
1.3.0 (2019-11-05)
Features
- test worker extends job lock while job is active (577efdf)
v1.2.0
1.2.0 (2019-11-03)
Bug Fixes
- only run coveralls after success (bd51893)
Features
- added code coverage and coveralls (298cfc4)
- added missing deps for coverage (6f3ab8d)
- ignore commitlint file in coverage (f874441)
- only upload coverage once after all tests pass (a7f73ec)
v1.1.0
1.1.0 (2019-11-01)
Bug Fixes
Features
- initial version of job locking mechanism (1d4fa38)
v1.0.1
1.0.1 (2019-10-27)
Bug Fixes
- save job stacktrace on failure (85dfe52)
- simplify logic for stackTraceLimit (296bd89)