Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

v1.7.0

Compare
Choose a tag to compare
@pstackle pstackle released this 29 Jun 22:25
· 74 commits to master since this release

Features

  • Added support to configure the initial state of individual checks to "unhealthy".
  • Added support to configure the initial overall health state of application to be "unhealthy".
  • Added support to configure an initial delay for a check's schedule that delays when the check will first be executed.

Deprecated

  • Marked methods used in support of multiple health check bundles as @Deprecated in preparation for upcoming changes.