Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@ashleykleynhans ashleykleynhans released this 03 Jan 12:53
d304381
  • Added support for a runbook_url.
  • Added support severity level of info.
  • Get the actual alert severity from the payload JSON instead of from the URL path.
  • Fixed issue with PagerDuty alerts when the hostname is empty by defaulting the hostname to none.
  • Refactored to remove duplicate code.
  • Added docstrings and type hinting.
  • Removed pinning of requests and urllib3 versions in requirements.