Releases: taskforcesh/bullmq
Releases · taskforcesh/bullmq
v5.17.0
5.17.0 (2024-10-07)
Bug Fixes
Features
v5.16.0
5.16.0 (2024-10-06)
Features
- queue: add new upsertJobScheduler, getJobSchedulers and removeJobSchedulers methods (dd6b6b2)
v5.13.2
5.13.2 (2024-09-20)
Bug Fixes
- repeatable: avoid delayed job deletion if next job already existed (#2778) (6a851c1)
v5.13.1
5.13.1 (2024-09-18)
Bug Fixes
- connection: allow passing connection string into IORedis (#2746) (73005e8)
v5.12.15
Bug Fixes
- metrics: differentiate points in different minutes to be more accurate (#2766) (python) (7cb670e)
- pattern: do not save offset when immediately is provided (#2756) (a8cb8a2)
vpy2.9.4
Fix
- metrics: Differentiate points in different minutes to be more accurate (#2766) (python) (
7cb670e
)
- pattern: Do not save offset when immediately is provided (#2756) (
a8cb8a2
)
- repeat: Replace delayed job when updating repeat key (
88029bb
)
Documentation
- bullmq-pro: Add get group rate limit ttl section (#2761) (
3dc13d1
)
Performance
- metrics: Save zeros as much as max data points (#2758) (
3473054
)
v5.12.14
Performance Improvements
- metrics: save zeros as much as max data points (#2758) (3473054)