File python-zabbix-cli.changes of Package python-zabbix-cli
-------------------------------------------------------------------
Sat Jul 10 23:32:18 UTC 2021 - Boris Manojlovic <boris@steki.net>
- updated to latest release 2.2.1
+ PR #120: fix interface_ip in create_host_interface
+ PR #112: Add ability to import valueMaps in import_configuration
+ This is the first Python3 RPM. The package is Python3 only.
-------------------------------------------------------------------
Thu May 23 11:33:42 UTC 2019 - Boris Manojlovic <boris@steki.net>
- fix whitespace handling in maintenance creation action
+ patch file added zabbix-cli-2.1.1-fix-whitespace.patch
-------------------------------------------------------------------
Thu May 23 07:50:57 UTC 2019 - Boris Manojlovic <boris@steki.net>
- updated to release 2.1.1
- Bugs
+ Remove argparse as requirement when not required
+ Fix string and exception concatenation
+ Fix use of iteritems/broken python3 support
- Enhancements
+ Add linked templates in show_template
+ Add connected server info to intro message
+ Use native dicts instead of ast.literal_eval (huge code refactoring)
+ Allow certificate verification to be configured
+ New command to show_usergroup_permissions
+ New command show_hostgroup_permissions
-------------------------------------------------------------------
Wed Feb 27 10:36:34 UTC 2019 - Boris Manojlovic <boris@steki.net>
- updated to latest release 2.0.1
+ Issue #98: Supported older setuptools (< 20.5)
+ 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.
- 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
-------------------------------------------------------------------
Tue Oct 3 13:50:18 UTC 2017 - boris@steki.net
- initial packaging