Releases: ejhayes/bull-monitor
Releases Β· ejhayes/bull-monitor
v2.2.0
v2.1.2
v2.1.1
π Bug Fix
- Update @sentry/node and @sentry/tracing to latest versions #58 (@ejhayes)
- Bump @types/jest from 28.1.3 to 28.1.4 #45 (@dependabot[bot])
- Bump winston from 3.8.0 to 3.8.1 #44 (@dependabot[bot])
π© Dependency Updates
- Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 #56 (@dependabot[bot])
- Bump @typescript-eslint/parser from 5.30.4 to 5.30.5 #57 (@dependabot[bot])
- Bump ts-node from 10.8.1 to 10.8.2 #55 (@dependabot[bot])
- Bump supertest from 6.2.3 to 6.2.4 #53 (@dependabot[bot])
- Bump dotenv-cli from 5.1.0 to 6.0.0 #54 (@dependabot[bot])
- Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 #50 (@dependabot[bot])
- Bump @typescript-eslint/parser from 5.30.0 to 5.30.4 #49 (@dependabot[bot])
- Bump eslint from 8.18.0 to 8.19.0 #48 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Eric Hayes (@ejhayes)
v2.1.0
π Enhancement
π© Dependency Updates
- Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 #43 (@dependabot[bot])
- Bump oleksiyrudenko/gha-git-credentials from 2.pre.latest to 2.1 #32 (@dependabot[bot])
- Bump peter-evans/dockerhub-description from 2 to 3 #31 (@dependabot[bot])
- Bump ioredis from 5.0.5 to 5.0.6 #30 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Eric Hayes (@ejhayes)
v2.0.2
π Bug Fix
- Bump actions/checkout from 2 to 3 #14 (@dependabot[bot])
π© Dependency Updates
- Bump actions/cache from 2 to 3 #15 (@dependabot[bot])
- Bump docker/login-action from 1 to 2 #16 (@dependabot[bot])
- Bump actions/setup-node from 1 to 3 #18 (@dependabot[bot])
- Bump @faker-js/faker from 6.3.1 to 7.2.0 #20 (@dependabot[bot])
- Bump @nestjs/testing from 8.4.5 to 8.4.7 #19 (@dependabot[bot])
- Bump wearerequired/lint-action from 1 to 2 #25 (@dependabot[bot])
- Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0 #17 (@dependabot[bot])
Authors: 1
v2.0.1
v2.0.0
π This release contains work from a new contributor! π
Thank you, Eric Hayes (@ejhayes), for all your work!
π₯ Breaking Change
π Bug Fix
- Update release permissions #23 (@ejhayes)
- update readme #22 (@ejhayes)
- Update to BullMQ metrics #2 (@ejhayes)
β οΈ Pushed to main
- Update readme to include command to run with just docker. (@ejhayes)
- Update dockerfile (@ejhayes)
- add publishing. (@ejhayes)
- fix (@ejhayes)
- Remove broken action. (@ejhayes)
- Updated readme, added github action tests. (@ejhayes)
- Ensure queue prefix is passed to arena. (@ejhayes)
- Updated readme. (@ejhayes)
- Added base e2e tests and ui tests for arena. Also updated paths so they work for tests and main source code. Removed src from build and updated docker image. (@ejhayes)
- Update readme, update redis events for removed queues. (@ejhayes)
- Updates. (@ejhayes)
- Added: config set for keyspace events, updated grafana local to include remote image renderer, updates to queue metrics so they include duration related metrics, testing script. (@ejhayes)
- Add additional readme items. (@ejhayes)
- Added docker build for metrics container, included basic plumbing for grafana/prometheus/email. (@ejhayes)
- Added configurable ui (bull-board or arena) (@ejhayes)
- Initial commit. (@ejhayes)
Authors: 1
- Eric Hayes (@ejhayes)