Skip to content

Release v20201013

Compare
Choose a tag to compare
@kevgliss kevgliss released this 13 Oct 17:58
6c0c0db

This is the second Oct release of Dispatch. Major changes include:

Features:

  • Adds external workflows, allows plugin authors to kick off and monitor external workflows via the Dispatch UI and Dispatch slack bot (#583)
  • Adds support for tag types (#604)

Bug Fixes:

  • Fixes various issues when starting Dispatch with an "empty" database (no plugins, no configuration) (#597)
  • Allow participant-group plugins to be optional (#606)
  • Allow document templates to be optional (#599)
  • Fixed dependency issue with h11 (again) (#589)
  • Fixed slack conversation ignoring channel type (#560)

Improvements:

  • Allow incidents to be created in 'Closed' state (skipping resource creation). (#602)
  • Migrates pagerduty plugin to a supported library (pdpyras). (#603)
  • Documentation improvements around configuration (#600)
  • PKCE documentation improvements and compatibility improvements (#609, #617) (Thanks @patcable !)