Skip to content

[0.5.6](https://github.com/taskforcesh/bullmq/compare/vpy0.5.5...vpy0.5.6) (2023-06-21)

Source URL: https://docs.bullmq.io/python/changelog/changelog-v0

  • queue: pass right params to trimEvents method (#2004) (a55fd77)
  • connection: add retry strategy in connection (#1975) (7c5ee20)
  • worker: use timeout as integer for redis lower than v6.0.0 (python) (#1981) (0df6afa)
  • retry-job: consider priority when moving job to wait (python) (#1969) (e753855)
  • python: include lua scripts when releasing (bb4f3b2)
  • deps: downgrade python-semantic-release to avoid version issue
  • deps: fix ‘install_requires’ to include semver (#1927) (ce86ece)
  • correct condition so that the worker keeps processing jobs indefinitely (#1800) (ef0c5d6)
  • fix scripts typing on array2obj function (#1786) (134f6ab)
  • pass maxMetricsSize as empty string when it is not provided fixes (#1754) (6bda2b2)