Changelog for
python3-monitoring-plugins-http_json-2.2.0-22.3.noarch.rpm :
* Thu May 16 2024 Martin Hauke
- Update to version 2.2.0
* Bugfix: Disabled check_hostname to prevent error message when setting CERT_NONE.
* Feature: Add flag to increase verbosity and flag to override unreachable state.
* Feature: Add flag to override unreachable state.
* Extend tests for array syntax.
* Thu Mar 16 2023 Martin Liška - Build the package against python3 only.
* Fri Sep 16 2022 Martin Liška - Update to 2.1.2:
* Fix missing type conversion for --data by AATTK0nne in #77
* Add CLI Flag to change HTTP method by AATTmartialblog in #79
* Update Makefile and Workflows by AATTmartialblog in #78
* Tue Mar 08 2022 Martin Liška - Skip build for Python 3.8.
* Tue Mar 08 2022 Martin Liška - Skip build for Python 3.6.
* Tue May 04 2021 Martin Hauke - Skip build with python39
* Mon Mar 08 2021 Martin Hauke - Don\'t use python_alternatives
* Tue Mar 02 2021 Martin Hauke - Don\'t build with python36- Update to version 2.1.1
* Always load system default CA files.
* Fix conditional check on empty data.- Update to version 2.1
* Empty JSON return values are now handled.
* Scripts tries to parse and apply rules on HTTPErrors (50
*)- remove extra download of icinga2_check_command_definition.conf it\'s now part of the release tarball
* Fri Jul 03 2020 mliskaAATTsuse.cz- Update to version 2.1+git.1593763135.c23ebac:
* Add JSON parsing on HTTPError
* Add handling of empty JSON return values
* Add spaces to debug output
* Add JSON parsing on HTTPError
* Adjust pylint for new function
* Move main entrypoint to own function for simpler testing
* Add Makefile and requirements.txt for easier testing
* Update README
* added missing cli args for V2.0
* added icinga2 command definitions
* Tue Mar 31 2020 Martin Hauke - Add icinga2 command configuration template (not yet part of upstream)