Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v5.25.0
v5.24.0
v5.23.1
v5.23.0
v5.22.0
vpy2.10.1
v4.18.2
v3.16.2
vpy2.10.0
Feature
- job: Add getChildrenValues method [python] (#2853) (
0f25213
) - queue: Add option to skip metas update (
b7dd925
) - queue: Add queue version support (#2822) (
3a4781b
) - repeat: Deprecate immediately on job scheduler (
ed047f7
) - job: Expose priority value (#2804) (
9abec3d
) - job: Add deduplication logic (#2796) (
0a4982d
) - queue: Add new upsertJobScheduler, getJobSchedulers and removeJobSchedulers methods (
dd6b6b2
) - worker-fork: Allow passing fork options (#2795) (
f7a4292
) - worker-thread: Allow passing Worker options (#2791) ref #1555 (
6a1f7a9
) - queue: Add getDebounceJobId method (#2717) (
a68ead9
)
Fix
- Proper way to get version (
b4e25c1
) - scripts: Add missing wait in isJobInList (
9ef865c
) - redis: Use version for naming loaded lua scripts (
fe73f6d
) - sandbox: Fix serialization of error with circular references are present (#2815) fix #2813 (
a384d92
) - repeat: Also consider startDate when using "every" (
25bbaa8
) - sandbox: Catch exit errors (#2800) (
6babb9e
) - repeatable: Avoid delayed job deletion if next job already existed (#2778) (
6a851c1
) - connection: Allow passing connection string into IORedis (#2746) (
73005e8
)
Documentation
- bullmq-pro: Update changelog to v7.17.2 (#2856) (
a615c6d
) - connection: Fix broken link to commonRedisOptions keyPrefix (#2843) (
d1eb1bb
) - Min instead of max in attempts made or truncate in custom backoff (#2830) (
9307fef
) - bullmq-pro: Update changelog to v7.19.0 (#2821) (
3980e75
) - worker: Correct typings on event failed (#2818) (
4b80451
) - flows: Add missing word in flows guide (#2788) (
4cbfb8d
) - readme: Replace gitter with slack (#2784) (
50178ec
) - queue: Update clean tsdoc description (#2781) (
6e9c5be
) - pro: Update changelog to v7.16.0 (#2779) (
c8cafe6
) - groups: Add warning when local concurrency is set (#2762) (
f6546fb
)