v1.0.0
Breaking changes
- Fixed inconsistencies in alerting providers #12
alerting.slack
now takes an object rather than a string as input (alerting.slack.webhook-url
)alerting.pagerduty
now takes an object rather than a string as input (alerting.pagerduty.integration-key
)
Other changes
- Updated documentation