Closed mend-for-github-com[bot] closed 2 years ago
This PR contains the following updates:
1.28.0
1.68.0
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR contains the following updates:
1.28.0
->1.68.0
Release Notes
taskforcesh/bullmq
### [`v1.68.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.68.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.67.3...v1.68.0) ##### Features - **queue:** add retryJobs method for failed jobs ([#1024](https://togithub.com/taskforcesh/bullmq/issues/1024)) ([310a730](https://togithub.com/taskforcesh/bullmq/commit/310a730ed322501cc19cdd5cf5244bc8eee6fee2)) ##### Performance Improvements - **lua:** call del command with multiple keys ([#1035](https://togithub.com/taskforcesh/bullmq/issues/1035)) ([9cfaab8](https://togithub.com/taskforcesh/bullmq/commit/9cfaab8965d0c9f92460d31d6c3083839c36447f)) ### [`v1.67.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.67.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.67.2...v1.67.3) ##### Bug Fixes - **drain:** consider checking parent jobs when draining ([#992](https://togithub.com/taskforcesh/bullmq/issues/992)) ([81b7221](https://togithub.com/taskforcesh/bullmq/commit/81b72213a9ff31d6b297825391de77557598ebd1)) ### [`v1.67.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.67.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.67.1...v1.67.2) ##### Bug Fixes - **repeat:** consider immediately option with cron ([#1030](https://togithub.com/taskforcesh/bullmq/issues/1030)) fixes [#1020](https://togithub.com/taskforcesh/bullmq/issues/1020) ([b9e7488](https://togithub.com/taskforcesh/bullmq/commit/b9e748870385a88b2384df40f50df3144c11d7e0)) ### [`v1.67.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.67.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.67.0...v1.67.1) ##### Bug Fixes - **retry:** pass state in error message ([#1027](https://togithub.com/taskforcesh/bullmq/issues/1027)) ([c646a45](https://togithub.com/taskforcesh/bullmq/commit/c646a45377fdfaff340185d1f7bedceb80c214c2)) ##### Performance Improvements - **retry:** delete props in retryJob lua script ([#1016](https://togithub.com/taskforcesh/bullmq/issues/1016)) ([547cedd](https://togithub.com/taskforcesh/bullmq/commit/547cedd5ecd30c9a73d37e4053b9e518cb3fbe53)) ### [`v1.67.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.67.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.66.1...v1.67.0) ##### Features - add support for removeOn based on time ([6c4ac75](https://togithub.com/taskforcesh/bullmq/commit/6c4ac75bb3ac239cc83ef6144d69c04b2bba1311)) ### [`v1.66.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.66.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.66.0...v1.66.1) ##### Bug Fixes - **job:** increase attemptsMade when moving job to active ([#1009](https://togithub.com/taskforcesh/bullmq/issues/1009)) fixes [#1002](https://togithub.com/taskforcesh/bullmq/issues/1002) ([0974ae0](https://togithub.com/taskforcesh/bullmq/commit/0974ae0ff6db73c223be4b18fb2aab53b6a23c88)) ### [`v1.66.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.66.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.65.1...v1.66.0) ##### Features - **queue-events:** add retries-exhausted event ([#1010](https://togithub.com/taskforcesh/bullmq/issues/1010)) ([e476f35](https://togithub.com/taskforcesh/bullmq/commit/e476f35f5c3f9b1baf2bbc3d46712b8ba597f73c)) ### [`v1.65.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.65.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.65.0...v1.65.1) ##### Bug Fixes - dont loop through empty modules paths ([#1013](https://togithub.com/taskforcesh/bullmq/issues/1013)) fixes [#1012](https://togithub.com/taskforcesh/bullmq/issues/1012) ([86e84df](https://togithub.com/taskforcesh/bullmq/commit/86e84df933c2662380b00a11b5f4000f2618d218)) ### [`v1.65.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.65.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.64.4...v1.65.0) ##### Features - **queue:** add JobType and JobState unions for better typing ([#1011](https://togithub.com/taskforcesh/bullmq/issues/1011)) ([3b9b79d](https://togithub.com/taskforcesh/bullmq/commit/3b9b79dbdd754ab66c3948e7e16380f2d5513262)) ### [`v1.64.4`](https://togithub.com/taskforcesh/bullmq/releases/v1.64.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.64.3...v1.64.4) ##### Bug Fixes - **queue:** use 0 as initial value for getJobCountByTypes reducer ([#1005](https://togithub.com/taskforcesh/bullmq/issues/1005)) ([f0e23ef](https://togithub.com/taskforcesh/bullmq/commit/f0e23ef01b97d36c775db0bf8c9dd2f63f6cb194)) ### [`v1.64.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.64.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.64.2...v1.64.3) ##### Bug Fixes - **worker:** blockTime must be integer on older Redis ([6fedc0a](https://togithub.com/taskforcesh/bullmq/commit/6fedc0a03bdb217ef0dbae60d49fccb0f2a5dbdb)) ### [`v1.64.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.64.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.64.1...v1.64.2) ##### Bug Fixes - **remove-job:** consider removing parent dependency key in lua scripts ([#990](https://togithub.com/taskforcesh/bullmq/issues/990)) ([661abf0](https://togithub.com/taskforcesh/bullmq/commit/661abf0921e663c9ea2fa7d59c12da35950637dc)) ### [`v1.64.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.64.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.64.0...v1.64.1) ##### Bug Fixes - **sandbox:** exit uncaughtException instead of throwing error ([013d6a5](https://togithub.com/taskforcesh/bullmq/commit/013d6a5ee0c70266ae740abfa596ca9e506de71b)) ### [`v1.64.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.64.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.63.3...v1.64.0) ##### Features - **sanboxed-process:** support .cjs files ([#984](https://togithub.com/taskforcesh/bullmq/issues/984)) ([531e4de](https://togithub.com/taskforcesh/bullmq/commit/531e4de1525f2cf322e0b97f5537ed43276ff72b)) ### [`v1.63.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.63.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.63.2...v1.63.3) ##### Bug Fixes - **job:** throw error when delay and repeat are provided together ([#983](https://togithub.com/taskforcesh/bullmq/issues/983)) ([07b0082](https://togithub.com/taskforcesh/bullmq/commit/07b008273ead9360fc43564fa9ff1a7503616ceb)) ### [`v1.63.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.63.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.63.1...v1.63.2) ##### Bug Fixes - **queue:** add missing error event typing ([#979](https://togithub.com/taskforcesh/bullmq/issues/979)) ([afdaac6](https://togithub.com/taskforcesh/bullmq/commit/afdaac6b072c7af5973222cc7fb69f3f138f3b0b)) ### [`v1.63.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.63.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.63.0...v1.63.1) ##### Bug Fixes - **update-progress:** throw error if job key is missing ([#978](https://togithub.com/taskforcesh/bullmq/issues/978)) ref [#977](https://togithub.com/taskforcesh/bullmq/issues/977) ([b03aaf1](https://togithub.com/taskforcesh/bullmq/commit/b03aaf10ca694745d143def2129f952b9bac18a6)) ### [`v1.63.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.63.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.62.0...v1.63.0) ##### Features - **job:** use generic types for static methods ([#975](https://togithub.com/taskforcesh/bullmq/issues/975)) ([f78f4d0](https://togithub.com/taskforcesh/bullmq/commit/f78f4d0f75adb5c73558b3e8cf511db22f972791)) ### [`v1.62.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.62.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.61.0...v1.62.0) ##### Bug Fixes - add deprecated tag in progress and Queue3 class ([#973](https://togithub.com/taskforcesh/bullmq/issues/973)) ([6abdf5b](https://togithub.com/taskforcesh/bullmq/commit/6abdf5b66717cc8bc8ddb048029f7d9b92509942)) ##### Features - **queue:** add better event typing ([#971](https://togithub.com/taskforcesh/bullmq/issues/971)) ([596fd7b](https://togithub.com/taskforcesh/bullmq/commit/596fd7b260f2e95607f0eb4ff9553fb35137ec54)) ### [`v1.61.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.61.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.60.0...v1.61.0) ##### Features - **queue:** reuse generic typing for jobs ([5c10818](https://togithub.com/taskforcesh/bullmq/commit/5c10818d90724cccdf510f0358c01233aeac77e4)) - **worker:** reuse generic typing for jobs ([9adcdb7](https://togithub.com/taskforcesh/bullmq/commit/9adcdb798b4ee55835123a9f3d04c1397b176dc1)) ### [`v1.60.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.60.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.59.4...v1.60.0) ##### Features - **queue-scheduler:** add better event typing ([#963](https://togithub.com/taskforcesh/bullmq/issues/963)) ([b23c006](https://togithub.com/taskforcesh/bullmq/commit/b23c006e2bfce8a0709f0eb8e8739261b68c2f48)) ### [`v1.59.4`](https://togithub.com/taskforcesh/bullmq/releases/v1.59.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.59.3...v1.59.4) ##### Bug Fixes - downgrade typescript to 3.9.10 fixes [#917](https://togithub.com/taskforcesh/bullmq/issues/917) ([#960](https://togithub.com/taskforcesh/bullmq/issues/960)) ([4e51fe0](https://togithub.com/taskforcesh/bullmq/commit/4e51fe00751092ee8f521039a3f2b41d881b71ae)) ### [`v1.59.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.59.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.59.2...v1.59.3) ##### Bug Fixes - **worker:** fix undefined moveToActive ([87e8cab](https://togithub.com/taskforcesh/bullmq/commit/87e8cab16dad6f8bd9e9ec369ef7e79f471180be)) ### [`v1.59.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.59.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.59.1...v1.59.2) ##### Bug Fixes - **package:** add jsnext:main prop ([#953](https://togithub.com/taskforcesh/bullmq/issues/953)) ([1a92bf7](https://togithub.com/taskforcesh/bullmq/commit/1a92bf7d41860f758841c5a833c1192d9a84a25f)) ### [`v1.59.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.59.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.59.0...v1.59.1) ##### Bug Fixes - copy lua files to correct location ([2be1120](https://togithub.com/taskforcesh/bullmq/commit/2be1120974692ee57ec00e30d6dbbef670d88a1e)) ### [`v1.59.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.59.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.58.0...v1.59.0) ##### Bug Fixes - correct dist path ([067d4c2](https://togithub.com/taskforcesh/bullmq/commit/067d4c2009b877f8bf6e6145507a41a53e5f7af3)) ##### Features - also export bullmq as an ESM ([e97e5b5](https://togithub.com/taskforcesh/bullmq/commit/e97e5b52b079adf2ed79f7cb61699e40a91e34e8)) ### [`v1.58.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.58.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.57.4...v1.58.0) ##### Features - **worker:** add better event typing ([#940](https://togithub.com/taskforcesh/bullmq/issues/940)) ([a326d4f](https://togithub.com/taskforcesh/bullmq/commit/a326d4f27e96ffa462a908ac14356d29839ff073)) ### [`v1.57.4`](https://togithub.com/taskforcesh/bullmq/releases/v1.57.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.57.3...v1.57.4) ##### Bug Fixes - **move-to-active:** add try catch in moveToActive call ([#933](https://togithub.com/taskforcesh/bullmq/issues/933)) ([bab45b0](https://togithub.com/taskforcesh/bullmq/commit/bab45b05d08c625557e2df65921e12f48081d39c)) - **redis-connection:** consider cluster redisOptions config ([#934](https://togithub.com/taskforcesh/bullmq/issues/934)) ([5130f63](https://togithub.com/taskforcesh/bullmq/commit/5130f63ad969efa9649ab8f9abf36a72e8f553f4)) ### [`v1.57.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.57.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.57.2...v1.57.3) ##### Bug Fixes - remove debug console.error ([#932](https://togithub.com/taskforcesh/bullmq/issues/932)) ([271aac3](https://togithub.com/taskforcesh/bullmq/commit/271aac3417bc7f76ac02435b456552677b2847db)) ### [`v1.57.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.57.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.57.1...v1.57.2) ##### Bug Fixes - **connection:** check instance options to console log deprecation message ([#927](https://togithub.com/taskforcesh/bullmq/issues/927)) ([fc1e2b9](https://togithub.com/taskforcesh/bullmq/commit/fc1e2b9f3f20db53f9dc7ecdfa4644f02acc9f83)) ##### Performance Improvements - **add-job:** save parent data as json ([#859](https://togithub.com/taskforcesh/bullmq/issues/859)) ([556d4ee](https://togithub.com/taskforcesh/bullmq/commit/556d4ee427090f60270945a7fd438e2595bb43e9)) ### [`v1.57.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.57.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.57.0...v1.57.1) ##### Bug Fixes - **worker:** better handling of block timeout ([be4c933](https://togithub.com/taskforcesh/bullmq/commit/be4c933ae0a7a790d24a081b2ed4e7e1c0216e47)) ### [`v1.57.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.57.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.56.0...v1.57.0) ##### Features - **queue-events:** add better event typing ([#919](https://togithub.com/taskforcesh/bullmq/issues/919)) ([e980080](https://togithub.com/taskforcesh/bullmq/commit/e980080767bc56ae09a5c5cf33728a85a023bb42)) ### [`v1.56.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.56.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.55.1...v1.56.0) ##### Bug Fixes - emit drain event if no jobs left when completing ([9ad78a9](https://togithub.com/taskforcesh/bullmq/commit/9ad78a91c0a4a74cf84bd77d351d98195104f0b6)) - **worker:** use client for setting worker name ([af65c2c](https://togithub.com/taskforcesh/bullmq/commit/af65c2cd0d3fb232c617b018d4991f3276db11ea)) ##### Features - **worker:** make moveToActive protected ([d2897ee](https://togithub.com/taskforcesh/bullmq/commit/d2897ee7bbf4aee5251ac4fb28705f2bebbe7bfe)) ### [`v1.55.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.55.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.55.0...v1.55.1) ##### Bug Fixes - **worker:** always try to move to active after waiting for job ([#914](https://togithub.com/taskforcesh/bullmq/issues/914)) ([97b7084](https://togithub.com/taskforcesh/bullmq/commit/97b708451bf4ce14a461a50f8a24d14b0e40dd4b)) ### [`v1.55.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.55.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.54.6...v1.55.0) ##### Features - **script-loader:** lua script loader with include support ([#897](https://togithub.com/taskforcesh/bullmq/issues/897)) ([64b6ccf](https://togithub.com/taskforcesh/bullmq/commit/64b6ccf2a373b40d7ea763b3d35cf34f36ba11da)) ### [`v1.54.6`](https://togithub.com/taskforcesh/bullmq/releases/v1.54.6) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.54.5...v1.54.6) ##### Bug Fixes - **stalled:** save finidhedOn when job stalled more than allowable limit ([#900](https://togithub.com/taskforcesh/bullmq/issues/900)) ([eb89edf](https://togithub.com/taskforcesh/bullmq/commit/eb89edf2f4eb85dedb1485de32e79331940a654f)) ### [`v1.54.5`](https://togithub.com/taskforcesh/bullmq/releases/v1.54.5) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.54.4...v1.54.5) ##### Bug Fixes - **tsconfig:** only include node types ([#895](https://togithub.com/taskforcesh/bullmq/issues/895)) ([5f4fdca](https://togithub.com/taskforcesh/bullmq/commit/5f4fdca5f416f2cd9d83eb0fba84e56c24320b63)) ### [`v1.54.4`](https://togithub.com/taskforcesh/bullmq/releases/v1.54.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.54.3...v1.54.4) ##### Bug Fixes - **child-processor:** add deprecation warning for progress method ([#890](https://togithub.com/taskforcesh/bullmq/issues/890)) ([f80b19a](https://togithub.com/taskforcesh/bullmq/commit/f80b19a5aa85413b8906aa0fac1bfd09bec990cb)) ### [`v1.54.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.54.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.54.2...v1.54.3) ##### Bug Fixes - **clean:** use range values in lua script ([#885](https://togithub.com/taskforcesh/bullmq/issues/885)) ([02ef63a](https://togithub.com/taskforcesh/bullmq/commit/02ef63a8163e627a270a1c1bd74989a67c3f15f7)) ### [`v1.54.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.54.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.54.1...v1.54.2) ##### Bug Fixes - **job:** use this when use new operators ([#884](https://togithub.com/taskforcesh/bullmq/issues/884)) ([7b84283](https://togithub.com/taskforcesh/bullmq/commit/7b842839e1d30967ebf15b901033e3b31e929df8)) ### [`v1.54.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.54.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.54.0...v1.54.1) ##### Bug Fixes - **job:** change private attributes to protected for extensions ([#882](https://togithub.com/taskforcesh/bullmq/issues/882)) ([ffcc3f0](https://togithub.com/taskforcesh/bullmq/commit/ffcc3f083c23e6de3587c38fb7aacb2e19085351)) ### [`v1.54.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.54.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.53.0...v1.54.0) ##### Features - **load-includes:** export includes to be reused in extensions ([#877](https://togithub.com/taskforcesh/bullmq/issues/877)) ([b56c4a9](https://togithub.com/taskforcesh/bullmq/commit/b56c4a9cf2ecebb44481618026589162be61680a)) ### [`v1.53.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.53.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.52.2...v1.53.0) ##### Features - **queue-events:** add cleaned event ([#865](https://togithub.com/taskforcesh/bullmq/issues/865)) ([b3aebad](https://togithub.com/taskforcesh/bullmq/commit/b3aebad8a62311e135d53be2e7c5e47740547465)) ### [`v1.52.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.52.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.52.1...v1.52.2) ##### Bug Fixes - **worker:** change private attributes to protected for pro extension ([#874](https://togithub.com/taskforcesh/bullmq/issues/874)) ([1c73881](https://togithub.com/taskforcesh/bullmq/commit/1c738819b49f206688ed7b3b9d103077045e1b05)) ### [`v1.52.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.52.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.52.0...v1.52.1) ##### Performance Improvements - **clean:** speed up clean method when called with limit param ([#864](https://togithub.com/taskforcesh/bullmq/issues/864)) ([09b5cb4](https://togithub.com/taskforcesh/bullmq/commit/09b5cb45a79c4bc53a52d540918c22477a066e16)) ### [`v1.52.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.52.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.51.3...v1.52.0) ##### Features - **queue:** add waiting event type declaration ([#872](https://togithub.com/taskforcesh/bullmq/issues/872)) ([f29925d](https://togithub.com/taskforcesh/bullmq/commit/f29925da3b12f573582ea188ec386e86023cefc9)) ### [`v1.51.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.51.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.51.2...v1.51.3) ##### Bug Fixes - **move-to-failed:** delete closing check that prevents script execution ([#858](https://togithub.com/taskforcesh/bullmq/issues/858)) fixes [#834](https://togithub.com/taskforcesh/bullmq/issues/834) ([d50814f](https://togithub.com/taskforcesh/bullmq/commit/d50814f864448c10fec8e93651a2095fa4ef3f4e)) ### [`v1.51.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.51.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.51.1...v1.51.2) ##### Bug Fixes - **flow:** remove repeat option from FlowJob opts ([#853](https://togithub.com/taskforcesh/bullmq/issues/853)) fixes [#851](https://togithub.com/taskforcesh/bullmq/issues/851) ([c9ee2f1](https://togithub.com/taskforcesh/bullmq/commit/c9ee2f100a23aa24034598b7d452c69720d7aabd)) ### [`v1.51.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.51.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.51.0...v1.51.1) ##### Bug Fixes - **commands:** copy includes lua scripts ([#843](https://togithub.com/taskforcesh/bullmq/issues/843)) fixes [#837](https://togithub.com/taskforcesh/bullmq/issues/837) ([cab33e0](https://togithub.com/taskforcesh/bullmq/commit/cab33e08bc78bd3c45b86158a818100beeb06d81)) ### [`v1.51.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.51.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.50.7...v1.51.0) ##### Features - **flow:** consider continually adding jobs ([#828](https://togithub.com/taskforcesh/bullmq/issues/828)) fixes [#826](https://togithub.com/taskforcesh/bullmq/issues/826) ([b0fde69](https://togithub.com/taskforcesh/bullmq/commit/b0fde69f4370160a891e4654485c09745066b80b)) ### [`v1.50.7`](https://togithub.com/taskforcesh/bullmq/releases/v1.50.7) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.50.6...v1.50.7) ##### Bug Fixes - override enableReadyCheck, maxRetriesPerRequest fixes reconnection ([09ba358](https://togithub.com/taskforcesh/bullmq/commit/09ba358b6f761bdc52b0f5b2aa315cc6c2a9db6e)) - **queue-base:** deprecation warning on missing connection ([2f79802](https://togithub.com/taskforcesh/bullmq/commit/2f79802378d7e015b5d0702945a71c1c2073251e)) ### [`v1.50.6`](https://togithub.com/taskforcesh/bullmq/releases/v1.50.6) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.50.5...v1.50.6) ##### Bug Fixes - **queue-base:** show connection deprecation warning ([#832](https://togithub.com/taskforcesh/bullmq/issues/832)) fixes [#829](https://togithub.com/taskforcesh/bullmq/issues/829) ([5d023fe](https://togithub.com/taskforcesh/bullmq/commit/5d023fe7b671a2547398fd68995ccd85216cc7a5)) ### [`v1.50.5`](https://togithub.com/taskforcesh/bullmq/releases/v1.50.5) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.50.4...v1.50.5) ##### Bug Fixes - **child-pool:** pipe process stdout and stderr([#822](https://togithub.com/taskforcesh/bullmq/issues/822)) fixes [#821](https://togithub.com/taskforcesh/bullmq/issues/821) ([13f5c62](https://togithub.com/taskforcesh/bullmq/commit/13f5c62174925e4638acda6a9de379668048189d)) ### [`v1.50.4`](https://togithub.com/taskforcesh/bullmq/releases/v1.50.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.50.3...v1.50.4) ##### Bug Fixes - properly pass sharedConnection option to worker base class ([56557f1](https://togithub.com/taskforcesh/bullmq/commit/56557f1c0c3fb04bc3dd8824819c2d4367324c3b)) ### [`v1.50.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.50.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.50.2...v1.50.3) ##### Bug Fixes - **msgpackr:** upgrade version to 1.4.6 to support esm bundlers ([#818](https://togithub.com/taskforcesh/bullmq/issues/818)) fixes [#813](https://togithub.com/taskforcesh/bullmq/issues/813) ([913d7a9](https://togithub.com/taskforcesh/bullmq/commit/913d7a9a892d2c7e2fa5822367355c2dee888583)) ### [`v1.50.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.50.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.50.1...v1.50.2) ##### Bug Fixes - **msgpack:** replace msgpack by msgpackr ([dc13a75](https://togithub.com/taskforcesh/bullmq/commit/dc13a75374bbd29fefbf3e56f822e763df3712d9)) ### [`v1.50.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.50.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.50.0...v1.50.1) ##### Bug Fixes - **queue-getters:** only getting the first 2 jobs ([653873a](https://togithub.com/taskforcesh/bullmq/commit/653873a6a86dd6c3e1afc3142efbe11014d80557)) ### [`v1.50.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.50.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.49.0...v1.50.0) ##### Features - easier to build extensions on top of BullMQ ([b1a9e64](https://togithub.com/taskforcesh/bullmq/commit/b1a9e64a9184addc0b8245a04013e1c896e9c2bc)) ### [`v1.49.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.49.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.48.3...v1.49.0) ##### Features - **sandboxed-process:** handle init-failed error ([#797](https://togithub.com/taskforcesh/bullmq/issues/797)) ([5d2f553](https://togithub.com/taskforcesh/bullmq/commit/5d2f55342b19ee99d34f8d8003f09359cfe17d4f)) ### [`v1.48.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.48.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.48.2...v1.48.3) ##### Bug Fixes - **change-delay:** add current time to delay ([#789](https://togithub.com/taskforcesh/bullmq/issues/789)) fixes [#787](https://togithub.com/taskforcesh/bullmq/issues/787) ([4a70def](https://togithub.com/taskforcesh/bullmq/commit/4a70def6e85cf9ea384ec5f38c3c4f83e4eb523c)) ### [`v1.48.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.48.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.48.1...v1.48.2) ##### Performance Improvements - **obliterate:** do not pass unused variables ([#766](https://togithub.com/taskforcesh/bullmq/issues/766)) ([e9abfa6](https://togithub.com/taskforcesh/bullmq/commit/e9abfa6f821064901770a9b72adfb00cac96154c)) ### [`v1.48.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.48.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.48.0...v1.48.1) ##### Bug Fixes - **obliterate:** consider dependencies and processed keys ([#765](https://togithub.com/taskforcesh/bullmq/issues/765)) ([fd6bad8](https://togithub.com/taskforcesh/bullmq/commit/fd6bad8c7444c21e6f1d67611a28f8e4aace293d)) ### [`v1.48.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.48.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.47.2...v1.48.0) ##### Features - **queue:** add drain lua script ([#764](https://togithub.com/taskforcesh/bullmq/issues/764)) ([2daa698](https://togithub.com/taskforcesh/bullmq/commit/2daa698a7cc5dc8a6cd087b2d29356bc02fb4944)) ### [`v1.47.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.47.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.47.1...v1.47.2) ##### Bug Fixes - **flow-producer:** use default prefix in add method ([#763](https://togithub.com/taskforcesh/bullmq/issues/763)) fixes [#762](https://togithub.com/taskforcesh/bullmq/issues/762) ([fffdb55](https://togithub.com/taskforcesh/bullmq/commit/fffdb55f37917776494a4471673ef4564e0faab5)) ### [`v1.47.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.47.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.47.0...v1.47.1) ##### Bug Fixes - **running:** move running attribute before first async call ([#756](https://togithub.com/taskforcesh/bullmq/issues/756)) ([f7f0660](https://togithub.com/taskforcesh/bullmq/commit/f7f066076bbe6cbcbf716ae622d55c6c1ae9b270)) ### [`v1.47.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.47.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.46.7...v1.47.0) ##### Features - **queue-events:** launch without launching process ([#750](https://togithub.com/taskforcesh/bullmq/issues/750)) ([23a2360](https://togithub.com/taskforcesh/bullmq/commit/23a23606e727ca13b24924a1e867c6b557d6a09d)) ### [`v1.46.7`](https://togithub.com/taskforcesh/bullmq/releases/v1.46.7) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.46.6...v1.46.7) ##### Bug Fixes - **wait-for-job:** add catch block and emit error ([#749](https://togithub.com/taskforcesh/bullmq/issues/749)) ([b407f9a](https://togithub.com/taskforcesh/bullmq/commit/b407f9ac429c825984856eebca58bbfd16feb9d3)) ### [`v1.46.6`](https://togithub.com/taskforcesh/bullmq/releases/v1.46.6) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.46.5...v1.46.6) ##### Bug Fixes - **connection:** fail only if redis connection does not recover ([#751](https://togithub.com/taskforcesh/bullmq/issues/751)) ([8d59ced](https://togithub.com/taskforcesh/bullmq/commit/8d59ced27831a636f40ed4233eba3d4ac0654534)) ### [`v1.46.5`](https://togithub.com/taskforcesh/bullmq/releases/v1.46.5) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.46.4...v1.46.5) ##### Bug Fixes - **is-finished:** reject when missing job key ([#746](https://togithub.com/taskforcesh/bullmq/issues/746)) fixes [#85](https://togithub.com/taskforcesh/bullmq/issues/85) ([bd49bd2](https://togithub.com/taskforcesh/bullmq/commit/bd49bd20492676559072e5e16adb6d4e47afb22b)) ### [`v1.46.4`](https://togithub.com/taskforcesh/bullmq/releases/v1.46.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.46.3...v1.46.4) ##### Bug Fixes - **wait-until-finished:** isFinished return failedReason or returnValue ([#743](https://togithub.com/taskforcesh/bullmq/issues/743)) fixes [#555](https://togithub.com/taskforcesh/bullmq/issues/555) ([63acae9](https://togithub.com/taskforcesh/bullmq/commit/63acae98cb083ec978ea17833819d1a21086be33)) ### [`v1.46.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.46.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.46.2...v1.46.3) ##### Bug Fixes - **add-job:** throw error when missing parent key ([#739](https://togithub.com/taskforcesh/bullmq/issues/739)) ([d751070](https://togithub.com/taskforcesh/bullmq/commit/d751070f4ab6553c782341270574ccd253d309b8)) ### [`v1.46.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.46.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.46.1...v1.46.2) ##### Bug Fixes - **queue-events:** duplicate connection ([#733](https://togithub.com/taskforcesh/bullmq/issues/733)) fixes [#726](https://togithub.com/taskforcesh/bullmq/issues/726) ([e2531ed](https://togithub.com/taskforcesh/bullmq/commit/e2531ed0c1dc195f210f8cf996e9ffe04c9e4b7d)) ### [`v1.46.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.46.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.46.0...v1.46.1) ##### Bug Fixes - **redis-connection:** improve closing fixes [#721](https://togithub.com/taskforcesh/bullmq/issues/721) ([9d8eb03](https://togithub.com/taskforcesh/bullmq/commit/9d8eb0306ef5e63c9d34ffd5c96fc15491da639d)) ### [`v1.46.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.46.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.45.0...v1.46.0) ##### Features - **worker:** launch without launching process ([#724](https://togithub.com/taskforcesh/bullmq/issues/724)) ([af689e4](https://togithub.com/taskforcesh/bullmq/commit/af689e4e3945b9bc68bfc08c8f0ad57644206c5b)), closes [#436](https://togithub.com/taskforcesh/bullmq/issues/436) ### [`v1.45.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.45.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.44.3...v1.45.0) ##### Features - **queue-scheduler:** launch without launching process ([#729](https://togithub.com/taskforcesh/bullmq/issues/729)) ([f1932a7](https://togithub.com/taskforcesh/bullmq/commit/f1932a789af13da9b705a72d6f633f984a218862)), closes [#436](https://togithub.com/taskforcesh/bullmq/issues/436) ### [`v1.44.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.44.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.44.2...v1.44.3) ##### Bug Fixes - **queuescheduler:** handle shared connections fixes [#721](https://togithub.com/taskforcesh/bullmq/issues/721) ([32a2b2e](https://togithub.com/taskforcesh/bullmq/commit/32a2b2eccfa3ba1516eacd71e334cae6c787ce4c)) ### [`v1.44.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.44.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.44.1...v1.44.2) ##### Bug Fixes - **worker:** use spread operator in processing map keys ([#720](https://togithub.com/taskforcesh/bullmq/issues/720)) ([32f1e57](https://togithub.com/taskforcesh/bullmq/commit/32f1e570a9a3369174a228f729f1d1330dcb6965)) ### [`v1.44.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.44.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.44.0...v1.44.1) ##### Bug Fixes - **retry:** throw error when retry non failed job ([#717](https://togithub.com/taskforcesh/bullmq/issues/717)) ([bb9b192](https://togithub.com/taskforcesh/bullmq/commit/bb9b192e9a1a4f3c25374fcb8c0fb2159eb3f779)) ### [`v1.44.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.44.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.43.0...v1.44.0) ##### Features - **queue-events:** add waiting-children event ([#704](https://togithub.com/taskforcesh/bullmq/issues/704)) ([18b0b79](https://togithub.com/taskforcesh/bullmq/commit/18b0b7954313274a61fcc058380bfb9d682c059d)) ### [`v1.43.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.43.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.42.1...v1.43.0) ##### Features - **events:** add added event when job is created ([#699](https://togithub.com/taskforcesh/bullmq/issues/699)) ([f533cc5](https://togithub.com/taskforcesh/bullmq/commit/f533cc55a43cf6ea78a60e85102f15b1c1ff69a0)) ### [`v1.42.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.42.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.42.0...v1.42.1) ##### Bug Fixes - protect emit calls with throw/catch ([79f879b](https://togithub.com/taskforcesh/bullmq/commit/79f879bf1bca1acea19485def361cc36f1d13b7e)) ### [`v1.42.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.42.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.41.0...v1.42.0) ##### Features - **flows:** add queuesOptions for rate limit ([#692](https://togithub.com/taskforcesh/bullmq/issues/692)) ([6689ec3](https://togithub.com/taskforcesh/bullmq/commit/6689ec3fadd21904d9935f932c047f540ed8caf0)), closes [#621](https://togithub.com/taskforcesh/bullmq/issues/621) ### [`v1.41.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.41.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.40.4...v1.41.0) ##### Features - **flow:** add bulk ([dc59fe6](https://togithub.com/taskforcesh/bullmq/commit/dc59fe62e57b6e761fe4d2ab6179a69dc4792399)) ### [`v1.40.4`](https://togithub.com/taskforcesh/bullmq/releases/v1.40.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.40.3...v1.40.4) ##### Bug Fixes - **rate-limiter:** check groupKey is not undefined ([999b918](https://togithub.com/taskforcesh/bullmq/commit/999b91868814caf4c5c1ddee40798178b71e0ea8)) ### [`v1.40.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.40.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.40.2...v1.40.3) ##### Bug Fixes - **redis-connection:** add error event in waitUntilReady ([ac4101e](https://togithub.com/taskforcesh/bullmq/commit/ac4101e3e798110c022d6c9f10f3b98f5e86b151)) ### [`v1.40.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.40.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.40.1...v1.40.2) ##### Bug Fixes - move clientCommandMessageReg to utils ([dd5d555](https://togithub.com/taskforcesh/bullmq/commit/dd5d5553fe768eb18b17b53c7f75e7066024e382)) ### [`v1.40.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.40.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.40.0...v1.40.1) ##### Bug Fixes - connection hangs with failed connection fixes [#656](https://togithub.com/taskforcesh/bullmq/issues/656) ([c465611](https://togithub.com/taskforcesh/bullmq/commit/c465611ed76afd2adfd0e05a8babd6e369f5c310)) ### [`v1.40.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.40.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.39.5...v1.40.0) ##### Features - **worker:** retry with delay errors in run loop ([409fe7f](https://togithub.com/taskforcesh/bullmq/commit/409fe7fc09b87b7916a3362a463bb9e0f17ecea8)) ### [`v1.39.5`](https://togithub.com/taskforcesh/bullmq/releases/v1.39.5) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.39.4...v1.39.5) ##### Bug Fixes - **move-to-finished:** remove stalled jobs when finishing ([3867126](https://togithub.com/taskforcesh/bullmq/commit/38671261ccc00ca7fefa677663e45a40a92df555)) ### [`v1.39.4`](https://togithub.com/taskforcesh/bullmq/releases/v1.39.4) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.39.3...v1.39.4) ##### Bug Fixes - **repeatable:** validate endDate when adding next repeatable job ([1324cbb](https://togithub.com/taskforcesh/bullmq/commit/1324cbb4effd55e98c29d95a21afca7cd045b46c)) ### [`v1.39.3`](https://togithub.com/taskforcesh/bullmq/releases/v1.39.3) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.39.2...v1.39.3) ##### Bug Fixes - connect if redis client has status "wait" ([f711717](https://togithub.com/taskforcesh/bullmq/commit/f711717f56822aef43c9fd0440e30fad0876ba62)) ### [`v1.39.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.39.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.39.1...v1.39.2) ##### Bug Fixes - **queue:** ensure the Queue constructor doesn't try to set queue options if the client is closed ([b40c6eb](https://togithub.com/taskforcesh/bullmq/commit/b40c6eb931a71d0ae9f6454eb70d84259a6981b7)) ### [`v1.39.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.39.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.39.0...v1.39.1) ##### Bug Fixes - **sandbox:** use updateProgress method name ([27d62c3](https://togithub.com/taskforcesh/bullmq/commit/27d62c32b2fac091b2700d6077de593c9fda4c22)) ### [`v1.39.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.39.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.38.1...v1.39.0) ##### Features - **worker+scheduler:** add a "running" attribute for healthchecking ([aae358e](https://togithub.com/taskforcesh/bullmq/commit/aae358e067a0b6f20124751cffcdeaebac6eb7fd)) ### [`v1.38.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.38.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.38.0...v1.38.1) ##### Bug Fixes - **reprocess:** do not store job.id in added list ([9c0605e](https://togithub.com/taskforcesh/bullmq/commit/9c0605e10f0bbdce94153d3f318d56c23bfd3269)) ### [`v1.38.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.38.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.37.1...v1.38.0) ##### Features - **queue:** add missing events typings ([b42e78c](https://togithub.com/taskforcesh/bullmq/commit/b42e78c36cb6a6579a4c7cce1d7e969b230ff5b6)) ### [`v1.37.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.37.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.37.0...v1.37.1) ##### Bug Fixes - **stalled-jobs:** move stalled jobs to wait in batches ([a23fcb8](https://togithub.com/taskforcesh/bullmq/commit/a23fcb82d4ca20cbc4b8cd8b544b2d2eaddd86c3)), closes [#422](https://togithub.com/taskforcesh/bullmq/issues/422) ### [`v1.37.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.37.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.36.1...v1.37.0) ##### Features - **job:** add changeDelay method for delayed jobs ([f0a9f9c](https://togithub.com/taskforcesh/bullmq/commit/f0a9f9c6479062413abc0ac9a6f744329571a618)) ### [`v1.36.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.36.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.36.0...v1.36.1) ##### Bug Fixes - **worker:** change active event typing ([220b4f6](https://togithub.com/taskforcesh/bullmq/commit/220b4f619b30a8f04979e9abd0139e46d89b424d)) ### [`v1.36.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.36.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.35.0...v1.36.0) ##### Bug Fixes - **queue-events:** fix drained typing ([9cf711d](https://togithub.com/taskforcesh/bullmq/commit/9cf711d4d4e7d8214dfd93a243c35d0bf135cdaf)) ##### Features - **worker:** add active event typing ([5508cdf](https://togithub.com/taskforcesh/bullmq/commit/5508cdf7cf372ae2f4af0ef576016eb901580671)) - **worker:** add progress event typing ([119cb7c](https://togithub.com/taskforcesh/bullmq/commit/119cb7cd7a91c0f1866f5957faf2850afadbe709)) ### [`v1.35.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.35.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.34.2...v1.35.0) ##### Features - **worker:** add drained event typing ([ed5f315](https://togithub.com/taskforcesh/bullmq/commit/ed5f3155415693d2a6dbfb779397d53d74b704e2)) ### [`v1.34.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.34.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.34.1...v1.34.2) ##### Bug Fixes - **worker:** await for processing functions ([0566804](https://togithub.com/taskforcesh/bullmq/commit/056680470283f134b447a8ba39afa29e1e113585)) ### [`v1.34.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.34.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.34.0...v1.34.1) ##### Bug Fixes - **redis-connection:** remove error event listener from client ([2d70fe7](https://togithub.com/taskforcesh/bullmq/commit/2d70fe7cc7d43673674ec2ba0204c10661b34e95)) ### [`v1.34.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.34.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.33.1...v1.34.0) ##### Features - **job:** expose queueName ([8683bd4](https://togithub.com/taskforcesh/bullmq/commit/8683bd470cc7304f087d646fd40c5bc3acc1263c)) ### [`v1.33.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.33.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.33.0...v1.33.1) ##### Bug Fixes - **job:** destructure default opts for pagination ([73363a5](https://togithub.com/taskforcesh/bullmq/commit/73363a551f56608f8936ad1f730d0a9c778aafd2)) ### [`v1.33.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.33.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.32.0...v1.33.0) ##### Features - **job:** add getDependenciesCount method ([ae39a4c](https://togithub.com/taskforcesh/bullmq/commit/ae39a4c77a958242cb445dbb32ae27b15a953653)) ### [`v1.32.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.32.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.31.1...v1.32.0) ##### Features - **flow-producer:** add getFlow method ([ce93d04](https://togithub.com/taskforcesh/bullmq/commit/ce93d04c962686aff34f670f2decadadbf1cf4ca)) ### [`v1.31.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.31.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.31.0...v1.31.1) ##### Bug Fixes - **worker:** remove processed key when removeOnComplete ([4ec1b73](https://togithub.com/taskforcesh/bullmq/commit/4ec1b739d6aeeb2fc21887b58f5978027ddcdb50)) ### [`v1.31.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.31.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.30.2...v1.31.0) ##### Features - **job:** extend getDependencies to support pagination ([9b61bbb](https://togithub.com/taskforcesh/bullmq/commit/9b61bbb9160358f629cd458fa8dc4c9b6ebcd9f5)) ### [`v1.30.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.30.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.30.1...v1.30.2) ##### Bug Fixes - **job:** parse results in getDependencies for processed jobs ([6fdc701](https://togithub.com/taskforcesh/bullmq/commit/6fdc7011ba910e5ca9c6d87926cc523ef38ef3ca)) ### [`v1.30.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.30.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.30.0...v1.30.1) ##### Bug Fixes - **move-to-waiting-children:** make opts optional ([33bd76a](https://togithub.com/taskforcesh/bullmq/commit/33bd76a2cac9be450b5d76c6cfe16751c7569ceb)) ### [`v1.30.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.30.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.29.1...v1.30.0) ##### Features - add some event typing ([934c004](https://togithub.com/taskforcesh/bullmq/commit/934c0040b0802bb67f44a979584405d795a8ab5e)) ### [`v1.29.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.29.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.29.0...v1.29.1) ##### Bug Fixes - **move-stalled-jobs-to-wait:** send failedReason to queueEvents ([7c510b5](https://togithub.com/taskforcesh/bullmq/commit/7c510b542558bd4b1330371b73331f37b97a818d)) ### [`v1.29.0`](https://togithub.com/taskforcesh/bullmq/releases/v1.29.0) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.28.2...v1.29.0) ##### Features - add move to waiting children for manual processing ([#477](https://togithub.com/taskforcesh/bullmq/issues/477)) ([f312f29](https://togithub.com/taskforcesh/bullmq/commit/f312f293b8cac79af9c14848ffd1b11b65a806c3)) ### [`v1.28.2`](https://togithub.com/taskforcesh/bullmq/releases/v1.28.2) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.28.1...v1.28.2) ##### Bug Fixes - **obliterate:** remove job logs ([ea91895](https://togithub.com/taskforcesh/bullmq/commit/ea918950d7696241047a23773cc13cd675209c4b)) ### [`v1.28.1`](https://togithub.com/taskforcesh/bullmq/releases/v1.28.1) [Compare Source](https://togithub.com/taskforcesh/bullmq/compare/v1.28.0...v1.28.1) ##### Bug Fixes - **get-workers:** use strict equality on name fixes [#564](https://togithub.com/taskforcesh/bullmq/issues/564) ([4becfa6](https://togithub.com/taskforcesh/bullmq/commit/4becfa66e09dacf9830804898c45cb3317dcf438))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.