Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

2.1.0

Latest
Compare
Choose a tag to compare
@alhardy alhardy released this 02 Dec 12:45
· 4 commits to dev since this release
475e5e0

As part of this release we had 48 commits which resulted in 13 issues being closed.
New features

bug

  • #24 InvalidCastException when adding sql check

new features

  • #28 Allow recording of health check results as metrics
  • #26 Slack notifications on failed and degrading health checks
  • #25 Extensibility on reporting health check results
  • #17 Quite time health check
  • #16 Cache health check
  • #9 Reporting of health check results

enhancements

  • #33 Slack reporter: cleanup alert message formatting
  • #32 Allow slack reporter to continue to alert on failed checks every x interval
  • #31 Allow slack alerts to be disabled via config
  • #30 Slack Alert too noisy, current reports unhealthy every x interval
  • #29 Allow health reporting interval to be configurable
  • #19 .NET Core 2.1.0 package updates