Skip to content

Releases: taskforcesh/bullmq

v1.17.0

16 Apr 05:24
Compare
Choose a tag to compare

1.17.0 (2021-04-16)

Features

  • job: consider waiting-children state (2916dd5)

v1.16.2

14 Apr 19:56
Compare
Choose a tag to compare

1.16.2 (2021-04-14)

Bug Fixes

  • read lua scripts serially (69e73b8)

v1.16.1

12 Apr 21:36
Compare
Choose a tag to compare

1.16.1 (2021-04-12)

Bug Fixes

v1.16.0

12 Apr 16:36
Compare
Choose a tag to compare

1.16.0 (2021-04-12)

Features

  • add support for flows (parent-child dependencies) (#454) (362212c)

v1.15.1

19 Mar 13:00
Compare
Choose a tag to compare

1.15.1 (2021-03-19)

Bug Fixes

  • obliterate: safer implementation (82f571f)

v1.15.0

18 Mar 15:00
Compare
Choose a tag to compare

1.15.0 (2021-03-18)

Features

  • add method to "obliterate" a queue, fixes #430 (624be0e)

v1.14.8

06 Mar 22:33
Compare
Choose a tag to compare

1.14.8 (2021-03-06)

Bug Fixes

  • specify promise type to make TS 4.1 and 4.2 happy. (#418) (702f609)

v1.14.7

16 Feb 19:12
Compare
Choose a tag to compare

1.14.7 (2021-02-16)

Bug Fixes

  • remove "client" property of QueueBaseOptions (#324) (e0b9e71)

v1.14.6

16 Feb 17:00
Compare
Choose a tag to compare

1.14.6 (2021-02-16)

Bug Fixes

  • remove next job in removeRepeatableByKey fixes #165 (fb3a7c2)

v1.14.5

16 Feb 14:40
Compare
Choose a tag to compare

1.14.5 (2021-02-16)

Bug Fixes

  • add jobId support to repeatable jobs fixes #396 (c2dc669)