Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Releases: snowplow-archive/checkup

Version 0.1.0

31 Aug 17:57
Compare
Choose a tag to compare

Initial release.

New features

  • Add support for PagerDuty notification (#1)
  • Add support for OpsGenie notification (#8)
  • Add support for SSL certificates check (#4)
  • Add custom tags to checkers (#7)
  • Add --notify flag (#2)
  • Add --silent flag (#5)
  • New command once (#6)

Under the hood

  • Improve visual output of check results (#3)
  • Switch import path to snowplow repo (#9)
  • Fix DNS test (#15)
  • Remove TLS verification from TCP test (#16)

Common

  • Add VERSION file (#12)
  • Add standard Vagrant environment (#11)
  • Add CI/CD (#13)
  • Update .gitignore and spelling (#14)