Releases: ethpandaops/dispatchoor
Releases · ethpandaops/dispatchoor
v0.1.4
What's Changed
- chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #15
- chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #16
- chore(deps): bump crate-ci/typos from 1.42.1 to 1.42.3 in the actions group by @dependabot[bot] in #17
- chore(deps): bump crate-ci/typos from 1.42.3 to 1.43.1 in the actions group by @dependabot[bot] in #18
- fix(dispatcher): prevent run ID mismatches when multiple groups share a workflow by @skylenet in #20
- chore(deps): bump crate-ci/typos from 1.43.1 to 1.43.4 in the actions group by @dependabot[bot] in #19
Full Changelog: v0.1.3...v0.1.4
v0.1.3
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