v0

v0.5.6 (2023-06-21)

Fix

  • queue: Pass right params to trimEvents method (#2004) (a55fd77)

v0.5.5 (2023-06-16)

Fix

  • rate-limit: Keep priority fifo order (#1991) fixes #1929 (python) (56bd7ad)

  • worker: Set redis version always in initialization (#1989) fixes #1988 (a1544a8)

v0.5.4 (2023-06-14)

Fix

  • connection: Add retry strategy in connection (#1975) (7c5ee20)

v0.5.3 (2023-06-13)

Fix

  • worker: Use timeout as integer for redis lower than v6.0.0 (python) (#1981) (0df6afa)

v0.5.2 (2023-06-11)

Fix

  • retry-job: Consider priority when moving job to wait (python) (#1969) (e753855)

v0.5.1 (2023-06-09)

Fix

  • python: Include lua scripts when releasing (bb4f3b2)

v0.5.0 (2023-06-09)

Feature

v0.4.4 (2023-06-08)

Fix

  • deps: Downgrade python-semantic-release to avoid version issue

v0.4.3 (2023-06-07)

Feature

Fix

v0.4.2 (2023-06-01)

Fix

  • deps: Fix 'install_requires' to include semver (#1927) (ce86ece)

v0.4.1 (2023-05-29)

Feature

v0.4.0 (2023-05-18)

Feature

Fix

v0.3.0 (2023-04-18)

Feature

Fix

  • 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)

v0.2.0 (2023-03-29)

Feature

v0.1.0 (2023-02-15)

Feature

Last updated

Was this helpful?