Skip to content

Latest commit

 

History

History
669 lines (289 loc) · 28.7 KB

changelog.md

File metadata and controls

669 lines (289 loc) · 28.7 KB

5.1.7 (2022-12-16)

Bug Fixes

5.1.6 (2022-12-15)

Bug Fixes

5.1.5 (2022-12-13)

Bug Fixes

5.1.4 (2022-12-08)

Bug Fixes

  • ratelimitgroup: several small fixes related to manual group rate limit. (5b338d6)

5.1.3 (2022-12-08)

Bug Fixes

5.1.2 (2022-12-07)

Bug Fixes

5.1.1 (2022-12-05)

Bug Fixes

  • remove-job: check for nil as groupId instead of empty string (#119) (dd63c23)

5.1.0 (2022-11-29)

Features

  • add support for manually rate-limit groups (64006ee)

5.0.3 (2022-11-26)

Bug Fixes

  • global-rate-limit: move job into group list (#116) (75384c4)

5.0.2 (2022-11-25)

Performance Improvements

  • groups: check rate-limit when moving job to active (#117) (d247983)

5.0.1 (2022-11-23)

Bug Fixes

  • ttl: throw error when it's not provided as positive number (#115) (2d8ef2a)

5.0.0 (2022-11-22)

Bug Fixes

BREAKING CHANGES

  • Change global rate limit Move jobs to wait or groups when global rate limit

4.0.3 (2022-11-19)

Bug Fixes

4.0.2 (2022-11-08)

Bug Fixes

4.0.1 (2022-11-07)

Bug Fixes

4.0.0 (2022-10-27)

Bug Fixes

BREAKING CHANGES

  • Remove QueueSchedulerPro class. WorkerPro class should handle QueueSchedulerPro functionalities.

3.0.0 (2022-10-18)

Bug Fixes

  • groups: do not parse gid when deserializing jobs fixes #25 (b03a1e9)

BREAKING CHANGES

  • groups: Group ids must be strings. Numbers are not allowed anymore.

Fixes taskforcesh/bullmq-pro-support#25

2.7.1 (2022-10-13)

Bug Fixes

  • delete-groups: consider rate-limit, max concurrency and paused (#104) (29873f8)

2.7.0 (2022-10-11)

Features

2.6.0 (2022-10-11)

Features

2.5.0 (2022-10-11)

Features

  • add getGroupsByStatus method to getters (949e93b)

2.4.14 (2022-10-07)

Bug Fixes

  • delete-group: consider max-concurrency state (#98) (d897dd9)

2.4.13 (2022-10-05)

Bug Fixes

  • delete-group: consider rate-limit state (#97) (85f7f32)

2.4.12 (2022-09-30)

Bug Fixes

  • global-rate-limit: consider groups (#95) (de95fde)

2.4.11 (2022-09-29)

Bug Fixes

2.4.10 (2022-09-14)

Bug Fixes

2.4.9 (2022-09-13)

Performance Improvements

  • script-loader: use cache to read script once (#93) (04bbeec)

2.4.8 (2022-09-09)

Bug Fixes

  • concurrency: consider base rate limit (#90) (74a4a0b)

2.4.7 (2022-09-06)

Bug Fixes

  • flow-producer-pro: use interim class (#92) (2406cc3)

2.4.6 (2022-09-06)

Bug Fixes

2.4.5 (2022-08-30)

Bug Fixes

2.4.4 (2022-08-30)

Bug Fixes

2.4.3 (2022-08-26)

Bug Fixes

  • waiting-children: consider decreasing group concurrency (#86) (be430a7)

2.4.2 (2022-08-25)

Bug Fixes

2.4.1 (2022-08-18)

Bug Fixes

2.4.0 (2022-08-16)

Features

2.3.13 (2022-08-13)

Bug Fixes

2.3.12 (2022-08-11)

Bug Fixes

  • observables: guarantee store result order (f963557)
  • observables: store last value as returnvalue (7306ae2)

2.3.11 (2022-08-09)

Bug Fixes

2.3.10 (2022-08-03)

Performance Improvements

  • move-to-finished: pass keepJobs into opts arg (#78) (08eb23f)

2.3.9 (2022-08-01)

Bug Fixes

2.3.8 (2022-08-01)

Bug Fixes

  • move-to-active: use local jobId instead of global reference (#77) (1f0b8dd)

2.3.7 (2022-07-28)

Bug Fixes

2.3.6 (2022-07-26)

Performance Improvements

  • retry-jobs: add jobs in batches when groupId is present (#72) (3961da0)

2.3.5 (2022-07-20)

Bug Fixes

2.3.4 (2022-07-16)

Bug Fixes

  • scripts: use tonumber on timestamp args (#71) (5c6a62d)

2.3.3 (2022-07-12)

Bug Fixes

2.3.2 (2022-07-09)

Bug Fixes

  • concurrency: consider retry backoff strategy (#68) (99f17bd)

2.3.1 (2022-07-01)

Bug Fixes

2.3.0 (2022-07-01)

Features

2.2.3 (2022-06-30)

Bug Fixes

  • queue-pro: fix addBulk opts typing (#66) (8b73ed9)

2.2.2 (2022-06-28)

Bug Fixes

  • pause-group: return boolean for execution success (#64) (b665b82)

2.2.1 (2022-06-25)

Bug Fixes

  • groups: rename paused and resumed events in QueueEventsPro (#63) (e2d6abf)

2.2.0 (2022-06-24)

Features

  • pause-group: allow pausing specific group (#61) ref #25 (a5ec201)

2.1.6 (2022-06-10)

Bug Fixes

2.1.5 (2022-06-09)

Bug Fixes

2.1.4 (2022-06-08)

Bug Fixes

2.1.3 (2022-05-25)

Bug Fixes

2.1.2 (2022-05-20)

Bug Fixes

2.1.1 (2022-05-18)

Bug Fixes

  • flow-producer: use JobPro instances (#54) (578d3db)

2.1.0 (2022-05-17)

Features

  • get-state: consider checking groups (#53) (1dad072)

2.0.3 (2022-05-07)

Bug Fixes

2.0.2 (2022-04-27)

Bug Fixes

  • stalled: allow easy transition for stalled changes (#50) (ce40ead)

2.0.1 (2022-04-22)

Bug Fixes

2.0.0 (2022-04-20)

Features

  • groups: improve addGroups to return all groups statuses (3f01d66)

BREAKING CHANGES

  • groups: In order to make the group getter consistent for all statuses we are changing the SET type for groups:active to ZSET. Also we rename the ZSET to groups:max as it represent groups that have maxed the concurrency.

1.4.1 (2022-04-19)

Bug Fixes

1.4.0 (2022-04-12)

Features

1.3.5 (2022-04-06)

Bug Fixes

1.3.4 (2022-03-26)

Bug Fixes

1.3.3 (2022-03-23)

Bug Fixes

1.3.2 (2022-03-16)

Bug Fixes

  • correctly handle stalled jobs when using groups (#37) (97ed889)

1.3.1 (2022-03-16)

Bug Fixes

1.3.0 (2022-03-10)

Features

  • add support for max concurrency per group (d4afb21)

1.2.5 (2022-03-08)

Bug Fixes

1.2.4 (2022-02-17)

Bug Fixes

1.2.3 (2022-02-03)

Bug Fixes

1.2.2 (2022-01-29)

Bug Fixes

1.2.1 (2022-01-13)

Bug Fixes

1.2.0 (2021-12-17)

Features

1.1.6 (2021-12-08)

Bug Fixes

  • bullmq: use fixed version for 1.55.1 (#23) (81368de)

1.1.5 (2021-12-04)

Bug Fixes

1.1.4 (2021-12-02)

Bug Fixes

1.1.3 (2021-12-01)

Bug Fixes

1.1.2 (2021-11-26)

Bug Fixes

  • bullmq: upgrade to 1.54.5 version (#17) (f2c29a4)

1.1.1 (2021-11-25)

Bug Fixes

1.1.0 (2021-11-24)

Features

1.0.4 (2021-11-22)

Bug Fixes

  • add: send missing events in lua script (#13) (a6658dd)

1.0.3 (2021-11-18)

Bug Fixes

  • bullmq: upgrade to 1.54.0 version (#10) (1fc73ad)

1.0.2 (2021-10-18)

Bug Fixes

  • npm: replace npm registry (01518eb)

1.0.1 (2021-10-18)

Bug Fixes

1.0.0 (2021-10-18)

Bug Fixes

  • remove nodejs 10 support (49eaf78)

Features

  • groups: initial implementation (b1da106)
  • add queue-pro, worker-pro and redis-connection-pro (b9de319)
  • initial commit (7924260)