Added
- Add Slack slash command allowing to trigger a direct page via a manually created alert group
- Remove resolved and acknowledged filters as we switched to status (#1201)
- Add sync with grafana on /users and /teams api calls from terraform plugin
Changed
- Allow users with
viewer
role to fetch cloud connection status using the internal API (#1181) - When removing the Slack ChatOps integration, make it more explicit to the user what the implications of doing so are
Fixed
- Removed duplicate API call, in the UI on plugin initial load, to
GET /api/internal/v1/alert_receive_channels
- Increased plugin startup speed (#1200)