Releases: zabbix/python-zabbix-utils
Releases Β· zabbix/python-zabbix-utils
v2.0.3
Release v2.0.3 (2025-07-03)
Features:
- added support for Zabbix 7.4
Changes:
- discontinued support for Zabbix 5.0
- added examples of TLS-PSK use for Python 3.13+
Bug fixes:
- fixed issue #31 with a circular reference of exceptions
- fixed issue #30 by adding Hostname support to Sender and AsyncSender
- fixed issue #18 by adding with-statement support to AsyncZabbixAPI
- fixed issue #7 with the TLS-PSK example code for Python 3.13+ by using built-in SSL features
- fixed small bugs and flaws
v2.0.2
Release v2.0.2 (2024-12-12)
Features:
- added support for Zabbix 7.2
- added support of proxy groups for Sender and AsyncSender
Changes:
- discontinued support for HTTP authentication for Zabbix 7.2 and newer
- discontinued support for Zabbix 6.4
- added examples of deleting items
- added examples of how to clear item history
- added examples of how to pass get request parameters
Bug fixes:
v2.0.1
v2.0.0
v1.1.1
v1.1.0
Release v1.1.0 (2024-01-23)
Breaking Changes:
- changed the format of the Sender response
- changed the format of the Getter response
Features:
- implemented support for specifying Zabbix clusters in Sender
- implemented pre-processing of the agent response
Bug fixes:
- fixed issue with hiding private (sensitive) fields in the log
- fixed small bugs and flaws
v1.0.3
Please see CHANGELOG.md
v1.0.2
Please see CHANGELOG.md
v1.0.1
Please see CHANGELOG.md