github taskforcesh/bullmq v5.0.0

latest releases: v5.13.1, v5.13.0, vpy2.9.4...
9 months ago

5.0.0 (2023-12-21)

Bug Fixes

  • connection: require connection to be passed (#2335) (1867dd1)
  • job: revert console warn custom job ids when they represent integers (#2312) (84015ff)
  • python: unify redis connection args for Queue and Worker (#2282) (8eee20f)
  • worker: throw error if connection is missing (6491a18)

Features

  • job: provide skipAttempt option when manually moving a job (#2203) (0e88e4f)
  • python: use new queue markers (b0a13e8)
  • python: use new queue markers (4276eb7)
  • worker: improved markers handling (73cf5fc)
  • worker: improved markers handling (0bac0fb)

BREAKING CHANGES

  • worker: Markers use now a dedicated key in redis instead of using a special Job ID.
  • worker: Markers use now a dedicated key in redis instead of using a special Job ID.

Don't miss a new bullmq release

NewReleases is sending notifications on new releases.