Releases: s-r-x/bull-monitor
Releases Β· s-r-x/bull-monitor
v5.4.0
5.4.0 (2023-08-27)
Features
- stopMetricsCollector and startMetricsCollector public methods (8bd48e7)
v5.3.0
5.3.0 (2023-08-27)
Features
- show job's return value in more convenient way \ hide data and stacktrace behind accordions (41c703f)
v5.2.0
5.2.0 (2023-08-01)
Features
- add support for prioritized jobs (1092d9a)
v5.1.0
5.1.0 (2023-01-13)
Features
- cli: add optional redis prefix option for bull/bullmq (a5cf3b4)
v5.0.3
5.0.3 (2023-01-10)
Bug Fixes
- set persistedQueries to false in the apollo server constructor to suppress cache related apollo warning in production (acf9ba0)
v5.0.2
5.0.2 (2023-01-10)
Bug Fixes
- add "unknown" to JobStatus enum (b381ad1)
v5.0.1
5.0.1 (2022-05-11)
Bug Fixes
- handle metrics collector errors (cee357b)
v5.0.0
5.0.0 (2022-04-08)
Features
v4.1.1
4.1.1 (2022-04-01)
Bug Fixes
- make all RedisInfo fields nullable in order to support the redis environments with no support for any of them (377381a)
v4.1.0
4.1.0 (2022-03-02)
Features