Feature
- job: Add log method [python] (#2476) ref #2472 (
34946c4
) - job: Add removeChildDependency method (#2435) (
1151022
) - worker: Add support for naming workers (
7ba2729
) - flow: Add ignoreDependencyOnFailure option (#2426) (
c7559f4
)
Fix
- Move fast-glob and minimatch as dev-dependencies (#2452) (
cf13b31
) - worker: Set blockTimeout as 0.001 when reach the time to get delayed jobs (#2455) fixes #2450 (
2de15ca
) - deps: Replaced glob by fast-glob due to security advisory (
91cf9a9
) - sandbox: Extend SandboxedJob from JobJsonSandbox (#2446) fixes #2439 (
7606e36
) - add-job: Fix parent job cannot be replaced error message (#2441) (
1e9a13f
) - flow: Remove failed children references on auto removal (#2432) (
8a85207
) - redis-connection: Close redis connection even when initializing (#2425) fixes #2385 (
1bc26a6
)
Documentation
- pro: Update changelog with v7.3.0 (#2474) (
efab7af
) - Fix typo in elasticache section (#2471) (
2436c09
) - bullmq-pro: Update changelog with v7 (#2470) (
63c01e8
) - Add infisical in usedBy (
ada23fa
) - guide: Fix queueEvents.on failed description (#2420) (
415f389
) - guide: Fix markdown syntax in prioritized jobs (#2421) (
4c54873
)