Skip to content

v0.6.5

Compare
Choose a tag to compare
@mag37 mag37 released this 26 May 13:39
· 27 commits to main since this release
2287144

New

  • Added helper functions to simplify sourcing files and conditionally execute functions by @vorezal in #182
  • Big rewrite/refactor of notifications through notify_v2.sh wrapper script by @vorezal in #182
    • Simplify and consolidate all notification logic within notify_v2.sh.
    • Notification management through dockcheck.config.
    • Allowing multiple notification channels to be configured and executed.

Fixes

  • Retries added to curl and wget calls to avoid empty responses getting used as variable content. (more work in the future)
  • Fixed a missing variable within the root-check logic.

Full Changelog: v0.6.4...v0.6.5