Skip to content

Latest commit

 

History

History
146 lines (92 loc) · 7.34 KB

CHANGELOG.md

File metadata and controls

146 lines (92 loc) · 7.34 KB

v2.2.0 (Wed Sep 14 2022)

🚀 Enhancement

  • feat: add support for REDIS_DB environment variable #94 (@ejhayes)

Authors: 1


v2.1.2 (Wed Sep 14 2022)

🐛 Bug Fix

⚠️ Pushed to main

  • disabled latest tag [skip-release] (@ejhayes)

Authors: 1


v2.1.1 (Tue Jul 05 2022)

🐛 Bug Fix

🔩 Dependency Updates

Authors: 2


v2.1.0 (Thu Jun 30 2022)

🚀 Enhancement

🔩 Dependency Updates

Authors: 2


v2.0.2 (Sat Jun 18 2022)

🐛 Bug Fix

🔩 Dependency Updates

Authors: 1


v2.0.1 (Fri Jun 17 2022)

🐛 Bug Fix

Authors: 1


v2.0.0 (Fri Jun 17 2022)

🎉 This release contains work from a new contributor! 🎉

Thank you, Eric Hayes (@ejhayes), for all your work!

💥 Breaking Change

🐛 Bug Fix

⚠️ 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