Skip to content

Release 20201207

Compare
Choose a tag to compare
@kevgliss kevgliss released this 07 Dec 18:48
· 3438 commits to master since this release
ca2989f

This is the first (and only) release of the month of December. Major changes include:

Bug Fixes:

  • Fixes an issue in pagerduty plugin, when faced with a page without an incident name (#690)
  • Fixes an issue where route context was not optional (#695)
  • Fixes an issue where the oncall summary was calling the oncall plugin incorrectly (#697)
  • Fixes an issue with the external syncing of task data (#700)
  • Fixes an issue while calculating report reminders (#701)
  • Fixes an issue with searching while sorting and receiving inconsistent results (#701)
  • Fixes an issue displaying incident tags (#705)

Improvements:

  • Adds support for cc'ing in email comms (#687)
  • Adds support for cc'ing the incident response team in daily feedback digests (#688)
  • Tweaked response message when running the /dispatch-engage-oncall command (#691, #692, #704)
  • Condensed navbar in the Dispatch UI (#694)
  • Adds a description column to the service table UI (#699)

Features:

  • Adds support to build edit incidents (#689)
  • Adds incident export wizard (to csv) (#698, #703 )

Documentation:

  • Added workflow slack command documentation (#693)
  • Added additional participant engagement documentation (#696)