Skip to content

Releases: Netflix/dispatch

v20220119

19 Jan 19:04
20b41b4
Compare
Choose a tag to compare

This is the first release of 2022, which includes some enhancements and bug fixes. You can find more details below:

Enhancements:

  • Allows to define database engine pool size and max overflow values (#1899, #1900) by @mvilanova
  • Updates pinned version for scipy package (#1849) by @mvilanova
  • Removes commander and liaison service columns from incident type table (#1830) by @mvilanova
  • Makes the monaco editor load lazily reduces bundle size by 3x (#1825) by @kevgliss

Bug Fixes:

Tests:

  • Skips plugin create instance test until we have a fix (#1866) by @mvilanova

v20211116

16 Nov 20:40
26fa96e
Compare
Choose a tag to compare

The first release of November! This release contains quite a few fixes and some helpful enhancements, including move more settings from the configuration file to the UI.

Enhancements:

  • Excludes fields not required for dashboards (#1814) by @kevgliss
  • Removes some google drive specific options to the plugin instance (#1794) by @kevgliss
  • Adds a subscribe button to incident notifications (#1793) by @kevgliss
  • Adds UI elements for project settings (#1792) by @kevgliss
  • Adds a participant message counter which is then used for more accurate cost calculations (#1783) by @kevgliss
  • Adds the ability to mark tags types as mutually exclusive (#1782) by @kevgliss
  • Adds ability to mark incidents readonly on incident close (#1780) by @kevgliss
  • Moves more settings to projects and deprecates unneeded settings (#1773) by @kevgliss
  • Makes written feedback required to ensure it can be actioned (#1772) by @mvilanova
  • Removes some google drive specific options to the plugin instance (#1769) by @kevgliss
  • Adds generic workflow plugin that calls a API endpoint to trigger a workflow (#1764) by @jtorvald
  • Moves unneeded arrow dep (#1762) by @kevgliss
  • Allowing for multiple tags to be set <key>:<value>,<key1>:<value1> (#1749) by @kevgliss
  • Improves logging in workflow scheduled jobs when plugin is not enabled (#1742) by @mvilanova

Bug Fixes:

Documentation:

Release v20211015

15 Oct 16:53
e307059
Compare
Choose a tag to compare

This is the first release of October!

This release migrates configuration settings for plugins from the .env file to the Web UI. It also includes a long list of other improvements and bug fixes. List of merged changes can be found below:

Enhancements:

Bug Fixes:

Documentation:

Release v20210913

13 Sep 19:13
2d40c5b
Compare
Choose a tag to compare

This is the first release of September!

Two new features to highlight:

This release adds the ability to specify evergreen notifications for services and notifications. Evergreen notifications are email reminders (typically once per quarter) that remind resource owners to keep their resources current. We now support evergreen notifications for Incident Templates, Runbooks, Services (e.g. pagerduty oncalls), and notifications (slack, email, etc.,).

Also in this release, we introduce the idea of "incident roles". In the past, incident types would define which on-call service would be mapped to the incident commander (e.g. all vulnerability incidents would be mapped to AppSec). With incident roles, we've introduced more flexibility allowing you to define who should be assigned the incident commander role (or the scribe or the liaison roles) based on an incident's type, priority, or even tags associated with it.

Enhancements:

Bug Fixes:

  • Ensures new incident roles match all priorities (#1616) by @kevgliss
  • Fixes issue when setting the incident cost in the ticket (#1613) by @mvilanova
  • Fixes an issue where incident tags could not be updated. (#1612) by @kevgliss
  • Making primary properties optional (#1609) by @kevgliss
  • Fixing an issue were multiple transactions could happen in the same session (#1606) by @kevgliss
  • Fixes bug in how tactical reports are created via the UI. (#1604) by @kevgliss
  • Allowing the default incident type and priorities to be used (#1599) by @kevgliss
  • Fixing issue where FAQ wouldn't populate on pre-filled projects (#1596) by @kevgliss
  • Fixing issue creating new roles (#1583) by @kevgliss
  • Fixes an issue where an users password would be reset after a role change. (#1579) by @kevgliss
  • Uses correct enum when setting resource type for executive report documents (#1568) by @mvilanova
  • Fixes issue with trigger function on organization creation (#1567) by @mvilanova
  • Fixes OrganizationSlug regex (#1565) by @mvilanova
  • Renames label doc to documentation (#1562) by @mvilanova
  • Fixes issue with global search (#1558) by @kevgliss
  • Fixes issue where 'stable_at' wasn't being set from the UI. (#1552) by @kevgliss
  • Ensuring that commands issued from outside of incident channels specify organization (#1551) by @kevgliss
  • Fixes issue with the wrong description being saved for tasks. (#1546) by @kevgliss
  • Installs the plugins before running scheduled tasks (#1544) by @mvilanova
  • Makes id in ProjectRead optional (#1543) by @mvilanova
  • Revert "Queries Project API if project parameter is included in URL" (#1542) by @mvilanova
  • Queries Project API if project parameter is included in URL (#1541) by @mvilanova
  • Fixes issue with submitting an incident with a visibility (#1537) by @kevgliss
  • Fixes issues with the way that the plugin instance combo box was being used (#1532) by @kevgliss
  • Bugfix/sample data columns (#1530) by @kevgliss
  • Fixes an issue with term filters (#1528) by @kevgliss
  • Syncing document terms was accessing the wrong attribute (#1526) by @kevgliss

Documentation:

Release v20210804.1

04 Aug 21:23
33aba84
Compare
Choose a tag to compare

This is a point release that ensures that the example sample data is up to date.

Release v20210804

04 Aug 18:31
a9b9a61
Compare
Choose a tag to compare

This is the first release of August!

This release is all about improvements and bug fixes. A list of merged changes can be found below:

Enhancements:

Bug Fixes:

  • Fixes an issue with task syncing (#1514) by @kevgliss
  • Takes project into account when fetching and creating individuals (#1507) by @mvilanova
  • Fixes an issue where a hash char would stop the encoding of a CSV (#1459) by @kevgliss
  • Unprocessable entity on any API request due to insufficient parameters (#1509) by @stefanm8
  • Fixes issue with setting a custom filter date (#1481) by @kevgliss
  • Fixes feedback table and inconsistent incident filtering (#1458) by @kevgliss
  • Fixing issue where template documents were disappearing (#1451) by @kevgliss
  • Makes sure we capture the whole day, regardless of the local time (#1450) by @kevgliss

Documentation:

Release v20210714

15 Jul 01:21
91d4e05
Compare
Choose a tag to compare

This is the first release of the month of July!

This release is all about improvements and bug fixes. List of merged changes can be found below:

Improvements:

Bug Fixes:

Documentation:

Release v20210603

03 Jun 17:09
ea54eec
Compare
Choose a tag to compare

This is the first release of June!

Features:

  • Adds the ability to set a projects label color (#1151)
  • Adds the ability to filter incidents by their associated tag types (via associated tags) (#1177, #1182)
  • Adds the ability to filter incident table and incident export by reported at date window (#1265)

Improvements:

  • Makes CSV export of incident data more reliable (correctly escaping incident descriptions) (#1152)
  • Adds settings breadcrumbs to make it easier to switch between projects (#1153)
  • Refactors slack update incident dialog to a modal and adds the ability to specify incident tags (#1175)
  • Improves participant management during the incident/participant lifecycle (#1179)
  • Removes deprecated plugin enabled kwarg (#1186)
  • Alters when new tasks are created, we no longer automatically create new incident tasks if the incident is closed (#1199)
  • Refactored github actions (#1221) Thanks @vj-codes !
  • Improves how the /dispatch-list-incidents command handles projects (#1225)
  • Allows project roles to be assigned via the CLI (#1243)
  • Don't attempt to send feedback to archived channels (#1244)
  • Adds a constraint ensuring that tags must have a tag type associated (#1255)

Bug Fixes:

  • Fixed an issue with a migration where only some engagement filters where created (#1164)
  • Fixed an issue where you couldn't both search and filter incidents at the same time (#1178)
  • Fixed an issue with documentation creation in the UI that would clear associated filters (#1188)
  • Fixed an issue with how checkboxes were displayed in the incident priority UI (#1187)
  • Sets service_id if a participant is reactivated (#1216)
  • Fixed an issue where multiple extraneous participant roles were being created (#1222)
  • Fixed an issue where participant engagement can be accidentally overridden (#1227)
  • Fixed an issue there incident type visibility was not available to be updated via the Dispatch UI (#1254)
  • Fixed an issue where incident visibility would become unset when modified by /dispatch-update-incident command.
  • Fixed an issue with the dispatch plugin list command (#1266)

Documentation:

  • Fixes link to plugin documentation (#1184, #1184)

Release v20210506

06 May 22:23
4f496ed
Compare
Choose a tag to compare

This is the first release of may and it's a big one!

With this release, we are now able to offer individual teams their own space to run their incidents. Per-project configuration of incident types, incident priorities, tags, notifications, plugins, etc, allows for multiple teams to use Dispatch in their own way.

This is a big change that requires extensive database schema manipulation and data migration. As always, before upgrading. backup your existing data!

Features:

  • Adds organizations/projects for incident resources (#990, #1010, #1011, #1019, #1023, #1024, #1028, #1035, #1036, #1040, #1047, #1050)
  • Adds the ability to select FAIR Form of Loss category for incident types (#979)
  • Adds a helpful direct message to the new incident commander (#1046)
  • Adds the ability to scope tags by tag type while filtering (e.g. "applications/" will list all tags with tag-type of "applications") (#1067)
  • Adds the ability to bulk delete incidents via web UI (#1069)
  • Adds the ability to filter incidents by their tags (#1106)

Improvements:

  • Consolidates restricted visibility-based filtering (#995)
  • Moved from ace to monaco code editor (#1012)
  • Makes company field optional for individual and team in Web UI (#1064)
  • Unified web UI selects/combobox to include "load more" option (#1062, #1076)
  • Creating a new search filter will automatically add it to the focused notification (#1066)
  • Adds default column to incident priority table (#1090)
  • Adds more response messages to slack modals and commands (#1132)
  • Converts engagement filters to search filters (#1070)
  • Updates individual contact info if it exists (#1129)
  • Lots and lots of dependency updates

Bug Fixes:

  • Fixes bug where the incident role was not being displayed correctly when changed via the Web UI (#1002)
  • Fixes missing validation prop that prevented new individuals from being created in the UI (#1032)
  • Fixes issue for incident reporter being incorrectly reported via API (#1055)
  • Fixes issue where reporter/commander could not be changed if there was no incident conversation (#1054)

Documentation:

  • Reworked a large amount of the documentation (#1088)

Security

  • Fixes URL sanitization to prevent XSS (#1126)

Release v20210319

19 Mar 18:32
80f8890
Compare
Choose a tag to compare

This is the first release of March. The highlights of this release are a new flexible forecasting that allows you to forecast incidents based on incident type, incident priority or tag, and the ability to define and add new cost types/ forms of losses other than the default, computed response cost to incidents. Major changes in this release can be found below.

Features:

  • Adds support for non-operational costs (#928, #947, #949, #952, #963, #964)
  • Adds support for suggesting tags for a given incident based on existing tags (#934)

Improvements:

  • Adds protections for restricted incident types restricted (#921)
  • Ensures the mjml is installed correctly on the core image (#923)
  • Ensures re-resolving services doesn't result in multiple engagements (#924)
  • Silencing warnings until they are fixed upstream (#927)
  • Updating configuration documentation RE: MJML_PATH (#929). Thanks @AlexaKelley!
  • Adds column for liaison service in incident type table (#938)
  • Allows for more flexible forecasting (#941)
  • Forcing PostgreSQL v12 in docker-compose file (#942)
  • Do not send incident report reminders if incident status hasn't changed (#948)
  • Improves text and formatting of information review reminder (#950)
  • Slack documentation improvements (#966). Thanks @klarrio-dlamb!
  • Allows for individuals to have unique external IDs associated with them (#968)
  • Allowing external id in nested views (#969)

Bug Fixes:

  • Fixes API query param names in multiple view modules (#922)
  • Fixes URL for example env (#931). Thanks @Cull-Methi!
  • Fixes text in daily report context section (#933)
    *Various minor spelling corrections (#936). Thanks @homebysix!
  • Disables nested validation observers when creating new or editing existing incident types (#939)
  • Lots of dashboard fixes (#943)
  • Check incident status before sending messages to conversation (#951)
  • Adds missing incident deletion cascades (#965)
  • Fixing issue with filtering forecast based on tags (#970)

Security:

  • Ensure that an individual contact can't be hijacked (#926)