Skip to content

v1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 23:07
· 26 commits to master since this release

1.6.1 (2020-09-18)

Bug Fixes

  • add --seperator to allow to configure a custom perfdata seperator (#47) (9a9a1b1)
  • add limit switch ('--limit', '-l') and change spec for label switch from '-l' to '-L' (f396fbe)
  • add release automation via semantic-release-bot (19bb5d1)
  • add support for limit in more subs (90b7995)
  • add the ability to set a custom perfdata label for sub check_keyword and check_threshold_and_get_perfdata (#56) (5c0ef0a)
  • get host, user and password from environment variables (NETSCALER_HOST, NETSCALER_USERNAME, NETSCALER_PASSWORD) (4cec658)
  • replace hardcoded id with $plugin->opts->label (2c623d3)