Skip to content

2.8.0 / 2019-09-18

Compare
Choose a tag to compare
@albertvaka albertvaka released this 18 Sep 14:19
adaacc3

Notes

  • [FEATURE] Initial Windows support. See #557
  • [FEATURE] Add ignore_ssl_warning to HTTP check. See #556 (Thanks @zabacad)
  • [FEATURE] Add logs_open_files_limit parameter #548. (Thanks @rmrf-run))
  • [BUGFIX] Fix a warning caused by calling validate_legacy with the default additional_checksd value of undef. See #551.
  • [BUGFIX] Fix Redis integration, where tags weren't evaluated when the keys param was empty. See #558 (Thanks @jubagarie)
  • [DOCUMENTATION] Fix doc for HTTP check include_content. See #555 (Thanks @zabacad)