Skip to content

Releases: graphql-compose/graphql-compose-bullmq

v1.21.0

27 Oct 08:00
Compare
Choose a tag to compare

1.21.0 (2023-10-27)

Bug Fixes

Features

  • limit job data size for all addJob mutations (2b4f40d), closes #83

v1.20.0

24 Aug 13:15
Compare
Choose a tag to compare

1.20.0 (2023-08-24)

Features

  • pass queue names as options param (de890b9), closes #81

v1.19.0

24 Aug 10:31
Compare
Choose a tag to compare

1.19.0 (2023-08-24)

Features

  • add names arg for queues query (432ad5a), closes #80

v1.18.0

21 Aug 12:25
Compare
Choose a tag to compare

1.18.0 (2023-08-21)

Features

  • scan queue titles instead of keys search (b04c9ab), closes #78

v1.17.1

03 May 16:45
22c244b
Compare
Choose a tag to compare

1.17.1 (2023-05-03)

Bug Fixes

  • clean mutation status arg must be 'wait' instead of 'waiting' (#77) (22c244b), closes #76

v1.17.0

26 Apr 23:03
de3224b
Compare
Choose a tag to compare

1.17.0 (2023-04-26)

Features

  • add jobsRetry mutation, where id argument is array (#75) (de3224b)

v1.16.0

25 Apr 10:42
Compare
Choose a tag to compare

1.16.0 (2023-04-25)

Bug Fixes

Features

  • update bullmq to 1.91.1 & fix typing for indirectly updated ioredis (b9dcbee), closes #72

v1.15.2

29 Jun 10:28
Compare
Choose a tag to compare

1.15.2 (2022-06-29)

Bug Fixes

  • add typePrefix to subscriptions' types (ae6cd53)

v1.15.1

26 Aug 06:39
Compare
Choose a tag to compare

1.15.1 (2021-08-26)

Bug Fixes

  • change job delayed field type from Int to String (ad9afe6)

v1.15.0

30 May 20:39
Compare
Choose a tag to compare

1.15.0 (2021-05-30)

Features

  • add graphql-compose@9.0.0 to peerDependencies; update other dependencies (1a4fbbd)