Skip to content

Releases: OptimalBits/bull

v3.29.1

26 Aug 06:25
Compare
Choose a tag to compare

3.29.1 (2021-08-26)

Bug Fixes

v3.29.0

20 Aug 09:06
Compare
Choose a tag to compare

3.29.0 (2021-08-20)

Features

  • jobs: add extendLock method (30d5959)

v3.28.1

06 Aug 10:47
Compare
Choose a tag to compare

3.28.1 (2021-08-06)

Bug Fixes

  • queue: changed user prop to username for redisOptions (71baea9)

v3.28.0

05 Aug 18:30
Compare
Choose a tag to compare

3.28.0 (2021-08-05)

Features

  • queue: handle redis url containing username (a245fc4)

v3.27.0

27 Jul 08:27
Compare
Choose a tag to compare

3.27.0 (2021-07-27)

Features

  • support job.discard function in sandboxed processors (5adcf2c)

v3.26.0

16 Jul 14:09
Compare
Choose a tag to compare

3.26.0 (2021-07-16)

Features

  • repeatable: store key in repeat options (dab0d82)

v3.25.2

16 Jul 11:12
Compare
Choose a tag to compare

3.25.2 (2021-07-16)

Bug Fixes

v3.25.1

16 Jul 07:34
Compare
Choose a tag to compare

3.25.1 (2021-07-16)

Bug Fixes

  • error when .lua scripts missing in built bundle (85307c3)

v3.25.0

15 Jul 13:03
Compare
Choose a tag to compare

3.25.0 (2021-07-15)

Features

  • pass clientName to createClient function (2a29569)

v3.24.0

15 Jul 13:00
Compare
Choose a tag to compare

3.24.0 (2021-07-15)

Features

  • backoff: add option to specify options for custom backoff strategy (e573010)