Skip to content

Releases: ethpandaops/dispatchoor

v0.1.3

13 Jan 14:10
a9ca4ca

Choose a tag to compare

What's Changed

  • feat: add optional separate GitHub token for runners polling by @skylenet in #10
  • fix(dispatcher): add per-workflow locking to prevent run ID race conditions by @skylenet in #11
  • feat(api): add configurable per-IP rate limiting by @skylenet in #12
  • feat: add auth config to health endpoint and improve login page UX by @skylenet in #13
  • fix(ui): use apiUrl from config for API docs server URL by @skylenet in #14

Full Changelog: v0.1.2...v0.1.3

v0.1.2

12 Jan 10:39
10e66af

Choose a tag to compare

What's Changed

  • feat(docker): make reverse proxy optional with ENABLE_PROXY flag by @skylenet in #9

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Jan 10:34
1e63a2e

Choose a tag to compare

What's Changed

  • feat: make GitHub token optional for graceful degradation by @skylenet in #7
  • fix(ui): resolve Recharts dimension warnings and prevent Websocket close warning by @skylenet in #8

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Jan 09:30
96776d6

Choose a tag to compare

First release