Skip to content

Releases: rootlyhq/rootly-ts

v0.2.0

07 May 18:05
v0.2.0
08b3c4c

Choose a tag to compare

What's New

  • Alert snooze/escalate endpoints: POST /v1/alerts/{id}/snooze and POST /v1/alerts/{id}/escalate with SnoozeAlert and EscalateAlert types
  • Functionality as routing target: Added alongside Group, Service, and EscalationPolicy for notification and alert routing targets
  • New alert routing operators: is_set and is_not_set
  • Expanded audit log types: AlertRoute, LoginActivity, integration account types (Datadog, GitHub, Jira, Slack, etc.)
  • Backstage integration: backstage_id field on catalog entities
  • Item type display: item_type_display field on audit logs