Skip to content

v2.8.1

Compare
Choose a tag to compare
@TwiN TwiN released this 30 Jul 22:48
· 708 commits to master since this release
  • Added alerting provider for Microsoft Teams #143 - Thanks to @zeylos
  • Added the ability to configure the client used to monitor services (timeout, insecure, ignore-redirect) and some alerting providers #126
    • Deprecated alerting.custom.insecure in favor of alerting.custom.client.insecure
    • Deprecated alerting.mattermost.insecure in favor of alerting.mattermost.client.insecure
  • Deprecated Kubernetes implementation (see discussion)