1.24.0 (2023-12-21)
Features
1.23.0 (2023-12-18)
Features
1.22.0 (2023-12-14)
Features
1.21.0 (2023-12-14)
Features
1.20.0 (2023-12-13)
Features
1.19.0 (2023-12-12)
Features
1.18.0 (2023-12-10)
Bug Fixes
- retry: pass right redis command name into retryJob script (#2321) [python] (6bb21a0)
- flows: add meta key to queues created with flows (272ec69)
- update-progress: remove old updateProgress script to prevent conflict (#2298) (python) (e65b819)
- worker: should cap update progress events (2cab9e9)
1.17.0 (2023-11-24)
Features
1.16.1 (2023-11-09)
Bug Fixes
1.16.0 (2023-11-08)
Bug Fixes
1.15.4 (2023-11-05)
Bug Fixes
1.15.3 (2023-11-05)
Bug Fixes
1.15.2 (2023-10-18)
Bug Fixes
- events: do not publish removed event on non-existent jobs (#2227) (c134606)
- events: trim events when retrying a job (#2224) (1986b05)
Performance Improvements
1.15.1 (2023-10-04)
Bug Fixes
1.15.0 (2023-09-30)
Features
- Nothing changed
1.14.0 (2023-09-26)
Features
Bug Fixes
- move-to-finished: stringify any return value [python] (#2198) fixes #2196 (07f1335)
- queue: batched unpack now uses range (#2188) (b5e97f4)
- queue: differentiate score purpose per state in clean method (#2133) fixes #2124 (862f10b)
1.13.2 (2023-09-12)
Bug Fixes
1.13.1 (2023-09-11)
Bug Fixes
- move-to-finished: consider addition of prioritized jobs when processing last active job (#2176) (python) (4b01f35)
1.13.0 (2023-09-07)
Features
1.12.0 (2023-08-31)
Features
1.11.0 (2023-08-26)
Features
1.10.1 (2023-08-19)
Bug Fixes
Performance Improvements
1.10.0 (2023-08-03)
Features
Performance Improvements
1.9.0 (2023-07-18)
Features
1.8.0 (2023-07-17)
Bug Fixes
1.7.0 (2023-07-14)
Features
1.6.1 (2023-07-10)
Bug Fixes
1.6.0 (2023-07-06)
Features
1.5.0 (2023-07-04)
Bug Fixes
1.4.0 (2023-06-30)
Features
1.3.1 (2023-06-29)
Bug Fixes
- pyproject: build egg-info at the root location (3c2d06e)
1.3.0 (2023-06-29)
Bug Fixes
Features
- queue: add getFailedCount method (#2036) (92d7227)
- queue: add getCompletedCount method (#2033) (3e9db5e)
1.2.0 (2023-06-24)
Features
1.1.0 (2023-06-23)
Features
1.0.0 (2023-06-21)
Performance Improvements
BREAKING CHANGES
- priority: priority is separeted in its own zset, no duplication needed (42a890a)