Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Releases: s-r-x/bull-monitor

v5.4.0

27 Aug 05:49
Compare
Choose a tag to compare

5.4.0 (2023-08-27)

Features

  • stopMetricsCollector and startMetricsCollector public methods (8bd48e7)

v5.3.0

27 Aug 05:32
Compare
Choose a tag to compare

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

01 Aug 03:57
Compare
Choose a tag to compare

5.2.0 (2023-08-01)

Features

  • add support for prioritized jobs (1092d9a)

v5.1.0

13 Jan 13:15
Compare
Choose a tag to compare

5.1.0 (2023-01-13)

Features

  • cli: add optional redis prefix option for bull/bullmq (a5cf3b4)

v5.0.3

10 Jan 09:59
Compare
Choose a tag to compare

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

10 Jan 09:31
Compare
Choose a tag to compare

5.0.2 (2023-01-10)

Bug Fixes

  • add "unknown" to JobStatus enum (b381ad1)

v5.0.1

11 May 05:40
Compare
Choose a tag to compare

5.0.1 (2022-05-11)

Bug Fixes

  • handle metrics collector errors (cee357b)

v5.0.0

08 Apr 08:39
Compare
Choose a tag to compare

5.0.0 (2022-04-08)

Features

v4.1.1

01 Apr 05:46
Compare
Choose a tag to compare

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

02 Mar 14:14
Compare
Choose a tag to compare

4.1.0 (2022-03-02)

Features