Skip to content

v0.7.0

Compare
Choose a tag to compare
@alexliesenfeld alexliesenfeld released this 01 May 21:44
· 37 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 non-blocking anymore.
  • A bug has been fixed that could cause goroutine leaks for timed out check functions.