semantic-release-bot
|
489c6ab846
|
chore(release): 4.16.5 [skip ci]
## [4.16.5](https://github.com/OptimalBits/bull/compare/v4.16.4...v4.16.5) (2024-12-18)
### Bug Fixes
* upgrade cron-parser dependency for Luxon CVE-2023-22467 ([e45698e](https://github.com/OptimalBits/bull/commit/e45698eb91b91a4676f9bafdb7bdb35043d2316d))
|
2024-12-18 20:36:33 +00:00 |
|
carvilsi
|
e45698eb91
|
fix: upgrade cron-parser dependency for Luxon CVE-2023-22467
|
2024-12-18 21:33:36 +01:00 |
|
semantic-release-bot
|
65355b8883
|
chore(release): 4.16.4 [skip ci]
## [4.16.4](https://github.com/OptimalBits/bull/compare/v4.16.3...v4.16.4) (2024-11-01)
### Bug Fixes
* **deps:** bump msgpackr to 1.1.2 to resolve ERR_BUFFER_OUT_OF_BOUNDS error ([#2783](https://github.com/OptimalBits/bull/issues/2783)) fixes [#2782](https://github.com/OptimalBits/bull/issues/2782) ([bc0ae0a](https://github.com/OptimalBits/bull/commit/bc0ae0ae5b7fb2b067de94c3e51ce1bdd609806d))
|
2024-11-01 14:09:13 +00:00 |
|
Arya
|
bc0ae0ae5b
|
fix(deps): bump msgpackr to 1.1.2 to resolve ERR_BUFFER_OUT_OF_BOUNDS error (#2783) fixes #2782
|
2024-11-01 08:06:16 -06:00 |
|
semantic-release-bot
|
66f8241063
|
chore(release): 4.16.3 [skip ci]
## [4.16.3](https://github.com/OptimalBits/bull/compare/v4.16.2...v4.16.3) (2024-09-10)
### Bug Fixes
* **metrics:** differentiate points in different minutes to be more accurate ([#2770](https://github.com/OptimalBits/bull/issues/2770)) ([fbf2fa3](https://github.com/OptimalBits/bull/commit/fbf2fa397c865e6620aac39b291704e486f424d2))
|
2024-09-10 13:11:56 +00:00 |
|
semantic-release-bot
|
f59473b26e
|
chore(release): 4.16.2 [skip ci]
## [4.16.2](https://github.com/OptimalBits/bull/compare/v4.16.1...v4.16.2) (2024-09-05)
### Performance Improvements
* **metrics:** save zeros as much as max data points ([#2767](https://github.com/OptimalBits/bull/issues/2767)) ([3a09840](https://github.com/OptimalBits/bull/commit/3a098406a86573150ad13d1487d16211030c4200))
|
2024-09-05 03:57:26 +00:00 |
|
semantic-release-bot
|
8564453298
|
chore(release): 4.16.1 [skip ci]
## [4.16.1](https://github.com/OptimalBits/bull/compare/v4.16.0...v4.16.1) (2024-08-28)
### Bug Fixes
* **metrics:** use batches include when collecting metrics ([#2765](https://github.com/OptimalBits/bull/issues/2765)) fixes [#2764](https://github.com/OptimalBits/bull/issues/2764) [#2763](https://github.com/OptimalBits/bull/issues/2763) ([8276f72](https://github.com/OptimalBits/bull/commit/8276f72b30a7abc2f3fb5509f980d931027d0f0c))
|
2024-08-28 04:18:01 +00:00 |
|
semantic-release-bot
|
b5761c96bd
|
chore(release): 4.16.0 [skip ci]
# [4.16.0](https://github.com/OptimalBits/bull/compare/v4.15.1...v4.16.0) (2024-07-30)
### Features
* **job:** support debouncing ([#2760](https://github.com/OptimalBits/bull/issues/2760)) ([603befe](https://github.com/OptimalBits/bull/commit/603befe439fb4e318137b88550ab4d0c6c2bbcb3))
|
2024-07-30 13:52:39 +00:00 |
|
semantic-release-bot
|
f6d29fcc7f
|
chore(release): 4.15.1 [skip ci]
## [4.15.1](https://github.com/OptimalBits/bull/compare/v4.15.0...v4.15.1) (2024-07-04)
### Bug Fixes
* **job:** check jobKey when saving stacktrace ([#2755](https://github.com/OptimalBits/bull/issues/2755)) ([96675f5](https://github.com/OptimalBits/bull/commit/96675f51d1a9e5a30df0a0fe24a40a2d14078203))
|
2024-07-04 05:02:55 +00:00 |
|
semantic-release-bot
|
18004a0ecb
|
chore(release): 4.15.0 [skip ci]
# [4.15.0](https://github.com/OptimalBits/bull/compare/v4.14.0...v4.15.0) (2024-06-30)
### Features
* **queue:** emit internal duplicated event ([#2754](https://github.com/OptimalBits/bull/issues/2754)) ([021ab7f](https://github.com/OptimalBits/bull/commit/021ab7fd8d6c89b01767572b0e53422f34f7bc04))
|
2024-06-30 17:48:28 +00:00 |
|
semantic-release-bot
|
4cea99e4fd
|
chore(release): 4.14.0 [skip ci]
# [4.14.0](https://github.com/OptimalBits/bull/compare/v4.13.1...v4.14.0) (2024-06-25)
### Features
* **queue:** add global:duplicated event when a duplicated is added ([#2749](https://github.com/OptimalBits/bull/issues/2749)) ([d632ac1](https://github.com/OptimalBits/bull/commit/d632ac1010d7d7faaa8f731eafdea67d6129e111))
|
2024-06-25 05:09:00 +00:00 |
|
semantic-release-bot
|
75703e510f
|
chore(release): 4.13.1 [skip ci]
## [4.13.1](https://github.com/OptimalBits/bull/compare/v4.13.0...v4.13.1) (2024-06-21)
### Bug Fixes
* **priority:** consider paused state when calling getCountsPerPriority ([#2748](https://github.com/OptimalBits/bull/issues/2748)) ([6c2719a](https://github.com/OptimalBits/bull/commit/6c2719a9292bf0a11136d575d333600be0b9a422))
|
2024-06-21 01:41:22 +00:00 |
|
semantic-release-bot
|
79113ac6f3
|
chore(release): 4.13.0 [skip ci]
# [4.13.0](https://github.com/OptimalBits/bull/compare/v4.12.9...v4.13.0) (2024-06-12)
### Features
* **queue:** add getCountsPerPriority method ([#2746](https://github.com/OptimalBits/bull/issues/2746)) ([0376dcc](https://github.com/OptimalBits/bull/commit/0376dcc128d9af13ecbd658d8ea7ff19fce56915))
|
2024-06-12 01:27:42 +00:00 |
|
semantic-release-bot
|
66ffd9d660
|
chore(release): 4.12.9 [skip ci]
## [4.12.9](https://github.com/OptimalBits/bull/compare/v4.12.8...v4.12.9) (2024-05-24)
### Bug Fixes
* **retry-job:** throw error when job is not in active state ([#2741](https://github.com/OptimalBits/bull/issues/2741)) ([c29e3b0](https://github.com/OptimalBits/bull/commit/c29e3b061a168c3d40a336a733c382bab14caa57))
|
2024-05-24 05:38:23 +00:00 |
|
semantic-release-bot
|
b3fb4a20ea
|
chore(release): 4.12.8 [skip ci]
## [4.12.8](https://github.com/OptimalBits/bull/compare/v4.12.7...v4.12.8) (2024-05-22)
### Bug Fixes
* **move-to-finished:** throw error when job is not in active state ([#2739](https://github.com/OptimalBits/bull/issues/2739)) ([7b12be1](https://github.com/OptimalBits/bull/commit/7b12be13ea39e309d6a6a39a2e56f646f06fdfa8))
|
2024-05-22 06:33:56 +00:00 |
|
semantic-release-bot
|
08f2bfd8e2
|
chore(release): 4.12.7 [skip ci]
## [4.12.7](https://github.com/OptimalBits/bull/compare/v4.12.6...v4.12.7) (2024-05-21)
### Bug Fixes
* **scripts:** throw error when moving non-active job to delayed ([#2740](https://github.com/OptimalBits/bull/issues/2740)) ([63636b1](https://github.com/OptimalBits/bull/commit/63636b181d0a166b1702059e5abb53ce1589d90f))
|
2024-05-21 05:01:30 +00:00 |
|
semantic-release-bot
|
728f524399
|
chore(release): 4.12.6 [skip ci]
## [4.12.6](https://github.com/OptimalBits/bull/compare/v4.12.5...v4.12.6) (2024-05-18)
### Bug Fixes
* **stalled:** take in count removeOnFail option ([#2734](https://github.com/OptimalBits/bull/issues/2734)) ([2112269](https://github.com/OptimalBits/bull/commit/21122697461b551055192ff3b9c02c6f37cb331e))
|
2024-05-18 05:50:15 +00:00 |
|
semantic-release-bot
|
12ebcc689c
|
chore(release): 4.12.5 [skip ci]
## [4.12.5](https://github.com/OptimalBits/bull/compare/v4.12.4...v4.12.5) (2024-05-17)
### Bug Fixes
* **job:** validate job existence when adding log ([#2738](https://github.com/OptimalBits/bull/issues/2738)) ([1fb1562](https://github.com/OptimalBits/bull/commit/1fb15628dc5912e83220d430aa14e19e90d1cc53))
|
2024-05-17 05:19:59 +00:00 |
|
semantic-release-bot
|
e9cd7bdfdc
|
chore(release): 4.12.4 [skip ci]
## [4.12.4](https://github.com/OptimalBits/bull/compare/v4.12.3...v4.12.4) (2024-05-15)
### Bug Fixes
* **retry-job:** consider priority ([#2737](https://github.com/OptimalBits/bull/issues/2737)) fixes [#1755](https://github.com/OptimalBits/bull/issues/1755) ([09ce146](https://github.com/OptimalBits/bull/commit/09ce146563871519cda638bafa82ce6af34bdd25))
|
2024-05-15 05:14:55 +00:00 |
|
Rogger Valverde
|
8c3bf1f8a4
|
refactor: add commandTransform utility (#2736)
|
2024-05-13 18:48:27 -06:00 |
|
semantic-release-bot
|
afcf11c003
|
chore(release): 4.12.3 [skip ci]
## [4.12.3](https://github.com/OptimalBits/bull/compare/v4.12.2...v4.12.3) (2024-05-10)
### Bug Fixes
* **job:** validate jobKey in updateProgress and update ([#2730](https://github.com/OptimalBits/bull/issues/2730)) ([6d84156](https://github.com/OptimalBits/bull/commit/6d8415696606d3b7ec891f7fca9ab0508923c321))
### Performance Improvements
* **scripts:** remove token after moving to wait or delayed ([#2731](https://github.com/OptimalBits/bull/issues/2731)) ([7ee8f74](https://github.com/OptimalBits/bull/commit/7ee8f7430a68492c9ce768e7108443592f49d74c))
|
2024-05-10 13:53:56 +00:00 |
|
Rogger Valverde
|
6d84156966
|
fix(job): validate jobKey in updateProgress and update (#2730)
|
2024-05-10 07:50:52 -06:00 |
|
semantic-release-bot
|
60fa88f086
|
chore(release): 4.12.2 [skip ci]
## [4.12.2](https://github.com/OptimalBits/bull/compare/v4.12.1...v4.12.2) (2024-01-17)
### Bug Fixes
* **dependencies:** upgrade msgpackr ([cc83ae2](https://github.com/OptimalBits/bull/commit/cc83ae297e96344f94039401be5097d7f05ab10b))
|
2024-01-17 17:18:31 +00:00 |
|
Manuel Astudillo
|
cc83ae297e
|
fix(dependencies): upgrade msgpackr
|
2024-01-17 18:15:43 +01:00 |
|
semantic-release-bot
|
1aa2ce5eeb
|
chore(release): 4.12.1 [skip ci]
## [4.12.1](https://github.com/OptimalBits/bull/compare/v4.12.0...v4.12.1) (2024-01-15)
### Bug Fixes
* **deps:** bump msgpackr from 1.5.2 to 1.10.1 ([#2697](https://github.com/OptimalBits/bull/issues/2697)) ([b27c90d](https://github.com/OptimalBits/bull/commit/b27c90d8b106cc5319e712df2386ddc35946ec3d))
|
2024-01-15 10:40:03 +00:00 |
|
semantic-release-bot
|
fe3579b930
|
chore(release): 4.12.0 [skip ci]
# [4.12.0](https://github.com/OptimalBits/bull/compare/v4.11.5...v4.12.0) (2023-12-18)
### Features
* add missing extendLock definition ([14432ff](https://github.com/OptimalBits/bull/commit/14432ff8a5e743d97c82a360c9d6a92204b1a684))
|
2023-12-18 13:34:50 +00:00 |
|
semantic-release-bot
|
72c7f00891
|
chore(release): 4.11.5 [skip ci]
## [4.11.5](https://github.com/OptimalBits/bull/compare/v4.11.4...v4.11.5) (2023-11-11)
### Bug Fixes
* pass redis string as opts into queue ([e94f568](https://github.com/OptimalBits/bull/commit/e94f568085de079fc42b876233a060ba11ec946e))
|
2023-11-11 12:09:08 +00:00 |
|
semantic-release-bot
|
583140e78a
|
chore(release): 4.11.4 [skip ci]
## [4.11.4](https://github.com/OptimalBits/bull/compare/v4.11.3...v4.11.4) (2023-10-14)
### Bug Fixes
* catch pause errors when closing ([ccb6cc7](https://github.com/OptimalBits/bull/commit/ccb6cc7ecca8c726fc14509536831f665ac49701))
|
2023-10-14 10:11:49 +00:00 |
|
semantic-release-bot
|
5a61062037
|
chore(release): 4.11.3 [skip ci]
## [4.11.3](https://github.com/OptimalBits/bull/compare/v4.11.2...v4.11.3) (2023-08-11)
### Bug Fixes
* **types:** make repeat option key optional ([934ec98](https://github.com/OptimalBits/bull/commit/934ec9875c6e04c3e771b6c6ba212e3693d3a25b))
|
2023-08-11 09:13:46 +00:00 |
|
semantic-release-bot
|
93a59f27d1
|
chore(release): 4.11.2 [skip ci]
## [4.11.2](https://github.com/OptimalBits/bull/compare/v4.11.1...v4.11.2) (2023-08-08)
### Bug Fixes
* **worker:** better client name support ([5910f44](https://github.com/OptimalBits/bull/commit/5910f44b03a264d979c8ade54d64d13fdc908b51))
|
2023-08-08 22:14:27 +00:00 |
|
semantic-release-bot
|
6529858d3d
|
chore(release): 4.11.1 [skip ci]
## [4.11.1](https://github.com/OptimalBits/bull/compare/v4.11.0...v4.11.1) (2023-08-08)
### Bug Fixes
* **queue:** deep clone opts ([#2634](https://github.com/OptimalBits/bull/issues/2634)) fixes [#2633](https://github.com/OptimalBits/bull/issues/2633) ([35f1da3](https://github.com/OptimalBits/bull/commit/35f1da3cf631bee97e96a774d9f1127466e7a66a))
|
2023-08-08 08:58:07 +00:00 |
|
semantic-release-bot
|
f71b455b54
|
chore(release): 4.11.0 [skip ci]
# [4.11.0](https://github.com/OptimalBits/bull/compare/v4.10.4...v4.11.0) (2023-08-08)
### Bug Fixes
* add mising getMetrics type ([#2640](https://github.com/OptimalBits/bull/issues/2640)) ([a217a7d](https://github.com/OptimalBits/bull/commit/a217a7d56d52385eb56ffe386b7503eca9a24604))
* remove deprecated debuglog ([4ce36fe](https://github.com/OptimalBits/bull/commit/4ce36febe3a63a45198e2fe24b46fc371ee3f6e5))
* **types:** add missing keys to repeat opts ([e4e6457](https://github.com/OptimalBits/bull/commit/e4e64572a3ad259d9cb90d5dec81e8565eeadca1))
* **types:** rename strategyOptions to options to reflect js file ([bae6427](https://github.com/OptimalBits/bull/commit/bae6427ce9d9fac26b198402068bd84647fd8208))
* **typings:** return type of getJobCountByTypes ([#2622](https://github.com/OptimalBits/bull/issues/2622)) ([47722ed](https://github.com/OptimalBits/bull/commit/47722ed791429b087128ce5f35847663b2d8fc9c))
* **worker:** high-memory-usage-when-providing-float-to-concurrency ([#2620](https://github.com/OptimalBits/bull/issues/2620)) ([dcca1e8](https://github.com/OptimalBits/bull/commit/dcca1e8c39b121fb01ac299bec30a3d011059c1f))
* change option name to match ts declaration ([909a07e](https://github.com/OptimalBits/bull/commit/909a07e27075a63b9ca178a3074b0b5c80d86355))
* ts declaration metrics option and getMetrics function ([11331b7](https://github.com/OptimalBits/bull/commit/11331b718a8e534ac6822917a536eab32b10446b))
### Features
* upgrade ioredis to 5.3.2 ([e1883f0](https://github.com/OptimalBits/bull/commit/e1883f01c2cb23a51b5485ef8048c4268ee968ea))
|
2023-08-08 08:49:51 +00:00 |
|
Gady Piazza
|
4ce36febe3
|
fix: remove deprecated debuglog
|
2023-07-12 23:43:40 +02:00 |
|
Thomas
|
4b8a386ace
|
chore: upgrade semver version 7.3.2 to 7.5.2 (#2617)
|
2023-06-22 14:58:42 +02:00 |
|
Manuel Astudillo
|
e1883f01c2
|
feat: upgrade ioredis to 5.3.2
|
2023-04-20 08:08:02 +02:00 |
|
semantic-release-bot
|
3aabb7435d
|
chore(release): 4.10.4 [skip ci]
## [4.10.4](https://github.com/OptimalBits/bull/compare/v4.10.3...v4.10.4) (2023-02-09)
### Bug Fixes
* **retry:** handle pause queue status ([9f945d6](https://github.com/OptimalBits/bull/commit/9f945d60c69e8b5d7b46f58189a1c49a83897099))
|
2023-02-09 11:26:05 +00:00 |
|
semantic-release-bot
|
829e26e98a
|
chore(release): 4.10.3 [skip ci]
## [4.10.3](https://github.com/OptimalBits/bull/compare/v4.10.2...v4.10.3) (2023-02-03)
### Bug Fixes
* don't reschedule delay timer if closing ([#2535](https://github.com/OptimalBits/bull/issues/2535)) ([8a0292a](https://github.com/OptimalBits/bull/commit/8a0292a574df82a62d718e13d8995800fd8529d0))
|
2023-02-03 09:25:37 +00:00 |
|
andrewvasilchuk
|
8ad90fb0d1
|
chore: delete unused dependency
p-timeout is not used anymore, since it was extracted into
a separate file
|
2022-11-28 09:59:19 +01:00 |
|
semantic-release-bot
|
9b2c8f509b
|
chore(release): 4.10.2 [skip ci]
## [4.10.2](https://github.com/OptimalBits/bull/compare/v4.10.1...v4.10.2) (2022-11-24)
### Bug Fixes
* **queue:** throw error when needed instead of hiding it in a closure ([8a742c1](https://github.com/OptimalBits/bull/commit/8a742c1176e7147e2069602f18089d8becb4cb15))
|
2022-11-24 13:50:29 +00:00 |
|
Daniel Hritzkiv
|
2fbfad6611
|
chore: upgrade minimum node support to 12+
|
2022-11-17 18:19:57 +01:00 |
|
Daniel Hritzkiv
|
d61f2f97e8
|
chore(deps): bump ioredis from 4.x to 5.x
|
2022-11-17 18:19:57 +01:00 |
|
semantic-release-bot
|
3e5f007b24
|
chore(release): 4.10.1 [skip ci]
## [4.10.1](https://github.com/OptimalBits/bull/compare/v4.10.0...v4.10.1) (2022-10-13)
### Bug Fixes
* support for instantiation using redisUrl ([6288f7d](https://github.com/OptimalBits/bull/commit/6288f7de9b82e712e480510eb10c03bd4d1cd24e))
|
2022-10-13 09:34:59 +00:00 |
|
semantic-release-bot
|
469c7d9b69
|
chore(release): 4.10.0 [skip ci]
# [4.10.0](https://github.com/OptimalBits/bull/compare/v4.9.0...v4.10.0) (2022-09-29)
### Features
* **types:** add typescript types to package ([e793f8d](https://github.com/OptimalBits/bull/commit/e793f8d1502bc5ed4a2e15087dc048c18e5e8644))
|
2022-09-29 14:50:07 +00:00 |
|
Manuel Astudillo
|
e793f8d150
|
feat(types): add typescript types to package
|
2022-09-29 16:47:13 +02:00 |
|
semantic-release-bot
|
212126068a
|
chore(release): 4.9.0 [skip ci]
# [4.9.0](https://github.com/OptimalBits/bull/compare/v4.8.5...v4.9.0) (2022-09-05)
### Features
* support .cjs files ([75e6775](https://github.com/OptimalBits/bull/commit/75e6775fc3720563aac9cd9a07d1722dfbdfa177))
|
2022-09-05 11:18:05 +00:00 |
|
semantic-release-bot
|
089ee99932
|
chore(release): 4.8.5 [skip ci]
## [4.8.5](https://github.com/OptimalBits/bull/compare/v4.8.4...v4.8.5) (2022-07-27)
### Performance Improvements
* **clean:** use ZRANGEBYSCORE to improve performance ([#2363](https://github.com/OptimalBits/bull/issues/2363)) ([3331188](https://github.com/OptimalBits/bull/commit/3331188bce510e0bb4749d92cb63f4c73203d076))
|
2022-07-27 15:24:31 +00:00 |
|
semantic-release-bot
|
a464c1b7f1
|
chore(release): 4.8.4 [skip ci]
## [4.8.4](https://github.com/OptimalBits/bull/compare/v4.8.3...v4.8.4) (2022-06-16)
### Bug Fixes
* **worker:** better disconnect when blocking connection ([b9ea7f4](https://github.com/OptimalBits/bull/commit/b9ea7f4780948d4556548e6bf13e2c3271939d12))
|
2022-06-16 09:02:07 +00:00 |
|
semantic-release-bot
|
41ec58ef22
|
chore(release): 4.8.3 [skip ci]
## [4.8.3](https://github.com/OptimalBits/bull/compare/v4.8.2...v4.8.3) (2022-05-12)
### Bug Fixes
* **stalled-jobs:** move stalled jobs to wait in batches ([2f1fb6c](https://github.com/OptimalBits/bull/commit/2f1fb6cdc1329f98b2dd30e847b5a79839db0346))
|
2022-05-12 01:36:11 +00:00 |
|
semantic-release-bot
|
63339499bb
|
chore(release): 4.8.2 [skip ci]
## [4.8.2](https://github.com/OptimalBits/bull/compare/v4.8.1...v4.8.2) (2022-04-21)
### Bug Fixes
* unlock job when moving it to delayed ([#2329](https://github.com/OptimalBits/bull/issues/2329)) ([11eae6b](https://github.com/OptimalBits/bull/commit/11eae6b960c83b47dadb22991b2b3e239c177508))
|
2022-04-21 07:57:46 +00:00 |
|
semantic-release-bot
|
61a87a8509
|
chore(release): 4.8.1 [skip ci]
## [4.8.1](https://github.com/OptimalBits/bull/compare/v4.8.0...v4.8.1) (2022-03-21)
### Performance Improvements
* speed up clean operation ([#2326](https://github.com/OptimalBits/bull/issues/2326)) ([ef5f471](https://github.com/OptimalBits/bull/commit/ef5f4717258940042fa11f980622034cde765860))
|
2022-03-21 01:23:30 +00:00 |
|