This is the first June release of Dispatch. Major changes include:
Features:
- Enabled advanced graph filtering and windowing (#355)
- Added incident heatmap graph (based on the calendar) (#357)
- Added primary team and primary location graphs to incident dashboard (#359)
- Added new "Task" dashboard with associated metrics (#358)
- Refactored "status" reports into a more generalized data model and added support for "executive" level report. (#356, #382, #383)
- Added the ability to lightly link tasks with external tickets (via comment w/link) (#369)
- Refactors and matures tasks, linking tasks objects to incident participants instead of just emails strings
- Added a UI to allow for incident-type specific plugin metadata (#368, #336) Thanks @willbengtson!
- Refactored client auth providers allowing for custom providers (#374)
Bug Fixes:
- Fixed static content building from setup.py (#346)
- Made Docker builds more reliable by introducing additional keyservers (#346)
- Fixed
block_id
collisions in daily incident summary in slack plugin (#352) - Fixed slack secret issue with latest slack client library (#361) Thanks @bsundsrud !
- Fixed reporting error with graphs when some months reported zero data points. (#365)
Special thanks to those who contributed to this release:
@willbengtson @bsundsrud