Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

v1.1.19

Choose a tag to compare

@iskhakov iskhakov released this 25 Jan 04:18
· 3394 commits to main since this release
587ef5a

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)