UNPKG

judoscale-bull

Version:

Bull adapter for the Judoscale autoscaler

101 lines (51 loc) 3.29 kB
# Changelog ## [2.0.9](https://github.com/judoscale/judoscale-node/compare/judoscale-bull-v2.0.8...judoscale-bull-v2.0.9) (2025-02-17) ### Dependencies * The following workspace dependencies were updated * dependencies * judoscale-node-core bumped from 2.1.0 to 2.2.0 ## [2.0.8](https://github.com/judoscale/judoscale-node/compare/judoscale-bull-v2.0.7...judoscale-bull-v2.0.8) (2025-01-15) ### Dependencies * The following workspace dependencies were updated * dependencies * judoscale-node-core bumped from 2.0.7 to 2.1.0 ## [2.0.7](https://github.com/judoscale/judoscale-node/compare/judoscale-bull-v2.0.6...judoscale-bull-v2.0.7) (2024-12-31) ### Dependencies * The following workspace dependencies were updated * dependencies * judoscale-node-core bumped from 2.0.6 to 2.0.7 ## [2.0.6](https://github.com/judoscale/judoscale-node/compare/judoscale-bull-v2.0.5...judoscale-bull-v2.0.6) (2024-08-14) ### Bug Fixes * bull package memory leak ([5143b7e](https://github.com/judoscale/judoscale-node/commit/5143b7e0ef70f30df0448f568fcabd7af45093a8)) ## [2.0.5](https://github.com/judoscale/judoscale-node/compare/judoscale-bull-v2.0.4...judoscale-bull-v2.0.5) (2024-06-06) ### Dependencies * The following workspace dependencies were updated * dependencies * judoscale-node-core bumped from 2.0.5 to 2.0.6 ## [2.0.4](https://github.com/judoscale/judoscale-node/compare/judoscale-bull-v2.0.3...judoscale-bull-v2.0.4) (2024-06-06) ### Bug Fixes * Include prioritized jobs in queue depth metric ([#45](https://github.com/judoscale/judoscale-node/issues/45)) ([cdc26c5](https://github.com/judoscale/judoscale-node/commit/cdc26c5ec9e6c71db1915c2a6652f6e59f696c0c)) ## [2.0.3](https://github.com/judoscale/judoscale-node/compare/judoscale-bull-v2.0.2...judoscale-bull-v2.0.3) (2024-06-04) ### Bug Fixes * Add `redis` config option for Bull & BullMQ ([#43](https://github.com/judoscale/judoscale-node/issues/43)) ([bb57dbd](https://github.com/judoscale/judoscale-node/commit/bb57dbd93cce930af872112a4a00c468d28fbc33)) ### Dependencies * The following workspace dependencies were updated * dependencies * judoscale-node-core bumped from 2.0.4 to 2.0.5 ## [2.0.2](https://github.com/judoscale/judoscale-node/compare/judoscale-bull-v2.0.1...judoscale-bull-v2.0.2) (2024-05-31) ### Bug Fixes * Add `redis_url` config option and fix the Redis connection ([#40](https://github.com/judoscale/judoscale-node/issues/40)) ([f03d0cf](https://github.com/judoscale/judoscale-node/commit/f03d0cfd3175f459cbe8ea6efea3daa1716e2b20)) ### Dependencies * The following workspace dependencies were updated * dependencies * judoscale-node-core bumped from 2.0.3 to 2.0.4 ## 2.0.1 (2024-05-31) ### Features * Add integration for autoscaling Bull job queue workers ([#37](https://github.com/judoscale/judoscale-node/issues/37)) ([5898502](https://github.com/judoscale/judoscale-node/commit/58985020319f8d747c5ec4ce5c21e388d666f5f6)) ### Miscellaneous Chores * release 2.0.1 ([b0b22bf](https://github.com/judoscale/judoscale-node/commit/b0b22bf8dd8662d7ee4d0450abdbbf7462200492)) ### Dependencies * The following workspace dependencies were updated * dependencies * judoscale-node-core bumped from 2.0.2 to 2.0.3 ## Changelog