Skip to content

Releases: taskforcesh/bullmq

v1.6.4

05 Jan 14:56
Compare
Choose a tag to compare

1.6.4 (2020-01-05)

Bug Fixes

  • delete logs when cleaning jobs in set (b11c6c7)

v1.6.3

01 Jan 11:32
Compare
Choose a tag to compare

1.6.3 (2020-01-01)

Bug Fixes

v1.6.2

16 Dec 22:32
Compare
Choose a tag to compare

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

16 Dec 22:14
Compare
Choose a tag to compare

1.6.1 (2019-12-16)

Bug Fixes

  • check of existing redis instance (dd466b3)

v1.6.0

12 Dec 19:56
Compare
Choose a tag to compare

1.6.0 (2019-12-12)

Features

  • add generic type to job data and return value (87c0531)

v1.5.0

22 Nov 20:45
Compare
Choose a tag to compare

1.5.0 (2019-11-22)

Features

  • remove delay dependency (97e1a30)
  • remove dependence on Bluebird.delay #67 (bedbaf2)

v1.4.3

21 Nov 14:25
Compare
Choose a tag to compare

1.4.3 (2019-11-21)

Bug Fixes

  • check in moveToFinished to use default val for opts.maxLenEvents (d1118aa)

v1.4.2

21 Nov 08:06
Compare
Choose a tag to compare

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

08 Nov 17:45
Compare
Choose a tag to compare

1.4.1 (2019-11-08)

Bug Fixes

v1.4.0

06 Nov 19:22
Compare
Choose a tag to compare

1.4.0 (2019-11-06)

Features

  • job.progress() return last progress for sandboxed processors (5c4b146)