Skip to content

Releases: haxtibal/i4w_callapi

i4w_callapi 0.2.2

26 Sep 21:32
Compare
Choose a tag to compare

Bug fixes

  • Fixes #11, where multiple performance data were not joined by whitespace

i4w_callapi 0.2.1

23 Jun 13:19
Compare
Choose a tag to compare

Bug fixes

  • Fixes #9, where negative numbers and thresholds were interpreted as switch arguments
  • Update dependencies to fix known security issues

i4w_callapi 0.2.0-alpha

29 Jun 12:40
Compare
Choose a tag to compare
Pre-release

This release brings a PowerShell like syntax parser. It is meant as a test version to evaluate the fix for #4 and #6.

  • call_api_check.exe is now compatible with unmodified versions of Icinga/icinga-powershell-apichecks and Icinga Director configuration
  • forwarded CLI arguments are expected in PowerShell Syntax, because that's what Icinga Director generates
  • API requests now contain structured and typed JSON data, instead of pass-through JSON strings

i4w_callapi 0.1.0

12 May 14:22
Compare
Choose a tag to compare
i4w_callapi 0.1.0 Pre-release
Pre-release

Initial (pre-)release