Skip to content

v1.7.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 13 May 20:41
· 251 commits to develop since this release
5c78508
Type Description Link
Improvement Updates witchcraft-health-api Conjure definition to 1.3.0 #31
Improvement Adds WithFailingHealthStateValue support to the KeyedErrorHealthCheckSource.

The KeyedErrorHealthCheckSource would previously only report an ERROR health state by default when the health status was computed. Now the WithFailingHealthStateValue can be used for the KeyedErrorHealthCheckSource which configures the health state used when reporting a non-healthy health check result. This option doesn't affect the logic to downgrade failures to a REPAIRING state.
#33