Release v20210714
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:
- Do not send messages to the participant or channel if the incident is closed (#1437) by @mvilanova
- Allows tag sync plugins to create tag types dynamically (#1432) by @kevgliss
- Ensures incident task assignees are up to date (#1420) by @mvilanova
- Do not create a timeline event if the incident status has not changed (#1418) by @mvilanova
- Forces exact username matching when searching users in Jira (#1415) by @mvilanova
- Removes deprecated notify param (#1414) by @mvilanova
- Improves participant management related to tasks (#1405, #1425) by @mvilanova
- Improves dashboard detail (#1395) by @kevgliss
- Makes organization and role required to update a user's role (#1383) by @mvilanova
- Silences events from non-incident channels (#1378) by @kevgliss
- Only re-resolve teams and individuals when the incident status is active (#1389) by @mvilanova
- Allow admins to see all incidents (#1361) by @kevgliss
- Allowing reporter to be specified and respecting service enablement (#1373) by @kevgliss
- Removing organization from settings breadcrumbs (#1343) by @kevgliss
- Adding default slug (#1344) by @kevgliss
- Creates an empty document if no template is available. (#1335) by @kevgliss
- Ensures that settings links contain current query params (#1337) by @kevgliss
- Adding better PagerDuty message (#1330) by @kevgliss
- Adding timeslice (#1304) by @kevgliss
Bug Fixes:
- Fixes bug in task notification function (#1438) by @mvilanova
- Fixes FAQ and conversation enum references (#1434) by @kevgliss
- Fixes task source documents (#1433) by @kevgliss
- Fixes Slack buttons for resolving or re-opening tasks (#1431) by @kevgliss
- Fixes incident document creation (#1430) by @kevgliss
- Fixes document tasks (#1429) by @kevgliss
- Fixes document import (#1428) by @kevgliss
- Fixes TaskStatus import (#1419) by @mvilanova
- Replaces deprecated Binary symbol with LargeBinary (#1404) by @mvilanova
- Fixes issues with creating the incident reporter (#1393, #1392, #1391) by @kevgliss
- Fixes params for list my tasks (#1390) by @kevgliss
- Re-adds slack_client to send_ephemeral_message call (#1388) by @mvilanova
- Fixes issue with the restricted incidents filter (#1384) by @mvilanova
- Multiple fixes (#1382) by @kevgliss
- Do not throw an error if table does not exist when trying to drop it (#1381) by @mvilanova
- Fixes issue fetching default incident type (#1380) by @kevgliss
- Fixes issue with old block actions (#1379) by @kevgliss
- Fixes initial triggers (#1377) by @kevgliss
- Fixes bug with incident notifications (#1374) by @kevgliss
- Fixes tracking sheet (#1372) by @kevgliss
- Fixes plugin instance run (#1363) by @kevgliss
- Fixes task creation (#1362) by @kevgliss
- Fixes issue with workflow plugin instance (#1359) by @kevgliss
- Fixes an issue with workflows not referencing plugin instances (#1358) by @kevgliss
- Fixes issue with SSO user creation (#1357, #1352) by @kevgliss
- Fixing misc issues (#1346) by @kevgliss
- Fixing issue with how block actions are handled with multiple organizations (#1342) by @kevgliss
- Fixes tag sync issue (#1341) by @kevgliss
- Fixes issue with the tag recommender (#1340) by @kevgliss
- Fixes some scheduled tasks (#1339) by @kevgliss
- Fixes an issue with the handling of slack events. (#1338) by @kevgliss
- Fixes an issue with session pooling (#1336) by @kevgliss
- Allowing slack plugin to understand multiple organizations (#1332) by @kevgliss
- Fixes organization roles (#1329) by @kevgliss
- Adding exception logging (#1326) by @kevgliss
- Add switch between access_token and id_token (#1323) by @ymatsiuk
- Fixes issues with organizations (#1318, #1317, #1316) by @kevgliss
- Fixes a command issue and adds clarification (#1298) by @dilbwagsingh
- Sets the access token correctly for PKCE login flow. (#1296) by @kevgliss
- Fixes add participant timeline event description not showing role (#1289) by @mvilanova
- Fixes issue causing daily incident feedback report to not be sent (#1288) by @mvilanova
- Don't show tag project if project is specified (#1287) by @kevgliss
- Adds missing optional id in TagCreate Pydantic model (#1282) by @mvilanova
Documentation: