Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Jun 17, 2022
1 parent 2afe5c9 commit ee37868
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# v2.0.0 (Fri Jun 17 2022)

:tada: This release contains work from a new contributor! :tada:

Thank you, Eric Hayes ([@ejhayes](https://github.com/ejhayes)), for all your work!

#### 💥 Breaking Change

- WIP: Node16 / Nest 8 Support [#13](https://github.com/ejhayes/bull-monitor/pull/13) ([@ejhayes](https://github.com/ejhayes))

#### 🐛 Bug Fix

- Update release permissions [#23](https://github.com/ejhayes/bull-monitor/pull/23) ([@ejhayes](https://github.com/ejhayes))
- update readme [#22](https://github.com/ejhayes/bull-monitor/pull/22) ([@ejhayes](https://github.com/ejhayes))
- Update to BullMQ metrics [#2](https://github.com/ejhayes/bull-monitor/pull/2) ([@ejhayes](https://github.com/ejhayes))

#### ⚠️ Pushed to `main`

- Update readme to include command to run with just docker. ([@ejhayes](https://github.com/ejhayes))
- Update dockerfile ([@ejhayes](https://github.com/ejhayes))
- add publishing. ([@ejhayes](https://github.com/ejhayes))
- fix ([@ejhayes](https://github.com/ejhayes))
- Remove broken action. ([@ejhayes](https://github.com/ejhayes))
- Updated readme, added github action tests. ([@ejhayes](https://github.com/ejhayes))
- Ensure queue prefix is passed to arena. ([@ejhayes](https://github.com/ejhayes))
- Updated readme. ([@ejhayes](https://github.com/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](https://github.com/ejhayes))
- Update readme, update redis events for removed queues. ([@ejhayes](https://github.com/ejhayes))
- Updates. ([@ejhayes](https://github.com/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](https://github.com/ejhayes))
- Add additional readme items. ([@ejhayes](https://github.com/ejhayes))
- Added docker build for metrics container, included basic plumbing for grafana/prometheus/email. ([@ejhayes](https://github.com/ejhayes))
- Added configurable ui (bull-board or arena) ([@ejhayes](https://github.com/ejhayes))
- Initial commit. ([@ejhayes](https://github.com/ejhayes))

#### Authors: 1

- Eric Hayes ([@ejhayes](https://github.com/ejhayes))

0 comments on commit ee37868

Please sign in to comment.