v0.7.0
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 non-blocking anymore.
- A bug has been fixed that could cause goroutine leaks for timed out check functions.