Releases: haxtibal/i4w_callapi
Releases · haxtibal/i4w_callapi
i4w_callapi 0.2.2
i4w_callapi 0.2.1
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
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
Initial (pre-)release
- support for endpoint
/v1/checker?command=<cmd>
- tested against icinga-powershell-apichecks 1.1.0
- pre-built executable for Windows x86-64, statically linked