This repository has been archived by the owner on May 5, 2023. It is now read-only.
v1.7.0
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.