Skip to content

v0.7.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexliesenfeld alexliesenfeld released this 26 Oct 04:58
· 46 commits to main since this release

Breaking Changes

  • This version introduces automatic recovery from panics that can be turned off on a per-check basis like shown in the showcase example.

Improvements

  • The initial check run that is executed on startup is not blocking service startup anymore when a health check function is slow.