Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v5.27.0
5.27.0 (2024-11-19)
Features
Performance Improvements
- marker: add base markers while consuming jobs to get workers busy (#2904) fixes #2842 (1759c8b)
v5.26.2
5.26.2 (2024-11-15)
Bug Fixes
- telemetry: do not set span on parent context if undefined (c417a23)
v5.26.1
5.26.1 (2024-11-14)
Bug Fixes
- queue: fix generics to be able to properly be extended (f2495e5)
v5.26.0
5.26.0 (2024-11-14)
Features
- improve queue getters to use generic job type (#2905) (c9531ec)
v5.25.6
5.25.6 (2024-11-11)
Bug Fixes
- job-scheculer: avoid hazards when upserting job schedulers concurrently (022f7b7)
v5.25.5
5.25.5 (2024-11-11)
Bug Fixes
- connection: do not allow to set blockingConnection option (#2851) (9391cc2)
v5.25.4
5.25.4 (2024-11-10)
Bug Fixes
- repeatable: only apply immediately in the first iteration (f69cfbc)
v5.25.3
5.25.3 (2024-11-08)
Bug Fixes
- scripts: set package version by default for extension (#2887) (b955340)
v5.25.1
5.25.1 (2024-11-07)
Bug Fixes
- connection: set packageVersion as protected attribute for extension (#2884) (411ccae)