About
New major release, 2.0.0, with breaking changes since 1.7.0.
The release focuses on Zabbix 3.4 and 4.0 compatibility and Python 2 and 3 support.
You should read through the changelog and test properly if you upgrade from 1.7.0.
Changelog
Some important issues closed since last version.
Enhancements
- Issue #59: Support python 3
- Issue #65: Host proxy is displayed in "show_host"
- Issue #51: "create_host" no longer creates a SNMP interface by default
- Issue #93: Move from ipaddr to ipaddress module
- Issue #61: New help output. CLI arguments changed.
- Issue #95: API endpoint "usergroup" is changed in 4.0
Bugs
- Issue #87: Python 3 issue, sorting list of dict
- Issue #66: create_user does not work with Zabbix > 3.0
- Issue #60: Wrong feedback when running the command "move_proxy_hosts"
- Issue: #71: Missing zero pad in maintenace periods
- Issue #88: Python 3 issue with "create_maintenance_definition"
- Issue #54: import_configuration do not report error received from API in Zabbix 3.4
- Issue #85: Resolve API changes in event.acknowledge in Zabbix 4