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

v1.2.12

Choose a tag to compare

@joeyorlando joeyorlando released this 18 Apr 11:13
eccf40e

Changed

  • Move alerts_alertgroup.is_restricted column to alerts_alertreceivechannel.restricted_at by @joeyorlando (#1770)

Added

  • Add new field description_short to private api (#1698)
  • Added preview and migration API endpoints for route migration from regex into jinja2 (1715)
  • Helm chart: add the option to use a helm hook for the migration job (1386)
  • Add endpoints to start and stop maintenance in alert receive channel private api (1755)
  • Send demo alert with dynamic payload and get demo payload example on private api (1700)
  • Add is_default fields to templates, remove WritableSerialiserMethodField (1759)
  • Allow use of dynamic payloads in alert receive channels preview template in private api (1756)