Skip to content

Releases: taskforcesh/bullmq

v5.37.0

25 Jan 10:08
Compare
Choose a tag to compare

5.37.0 (2025-01-25)

Features

  • queue-getters: add prometheus exporter (078ae9d)

v5.36.0

24 Jan 14:03
Compare
Choose a tag to compare

5.36.0 (2025-01-24)

Features

v5.35.1

23 Jan 11:23
Compare
Choose a tag to compare

5.35.1 (2025-01-23)

Bug Fixes

  • worker: avoid possible hazard in closing worker (0f07467)

v5.35.0

22 Jan 09:32
Compare
Choose a tag to compare

5.35.0 (2025-01-22)

Features

  • sandbox: add support for getChildrenValues (dcc3b06)

v5.34.10

14 Jan 01:34
Compare
Choose a tag to compare

5.34.10 (2025-01-14)

Bug Fixes

  • job-scheduler: use delayed job data when template data is not present (#3010) fixes #3009 (95edb40)

v5.34.9

12 Jan 16:36
Compare
Choose a tag to compare

5.34.9 (2025-01-12)

Bug Fixes

  • job-scheduler: add next delayed job only when prevMillis matches with producerId (#3001) (4ea35dd)

v5.34.8

08 Jan 02:25
Compare
Choose a tag to compare

5.34.8 (2025-01-08)

Performance Improvements

  • job-scheduler: add delayed job and update scheduler in same script (#2997) (9be28a0)

v5.34.7

06 Jan 23:16
Compare
Choose a tag to compare

5.34.7 (2025-01-06)

Performance Improvements

  • job-scheduler: add delayed job and scheduler in same script (#2993) (95718e8)

v5.34.6

31 Dec 20:16
Compare
Choose a tag to compare

5.34.6 (2024-12-31)

Bug Fixes

  • job-scheduler: avoid duplicates when upserting in a quick sequence (#2991) (e8cdb99)

v5.34.5

25 Dec 13:38
Compare
Choose a tag to compare

5.34.5 (2024-12-25)

Bug Fixes

  • dynamic-rate-limit: validate job lock cases (#2975) (8bb27ea)