You are viewing documentation for the development version, it may be incomplete.
Join our translation project and help translate Zabbix documentation into your native language.

Appendix 2. Changes from 6.4 to 7.0

Backward incompatible changes

alert

ZBXNEXT-6974 alert.get: Added strict validation of the method parameters.

dashboard

ZBXNEXT-2299 Replaced dashboard problem widget field unacknowledged with two new fields acknowledgement_status and acknowledged_by_me.
ZBXNEXT-8245 Removed possible value combinations of the dashboard widget field object properties for widget types clock and item: "type": 0, "name": "adv_conf", "value": <0 - Disabled; 1 - Enabled>.

event

ZBXNEXT-6974 event.get: Added strict validation of the method parameters.

problem

ZBXNEXT-6974 problem.get: Added strict validation of the method parameters.

item

ZBXNEXT-7726 The params property is now required for preprocessing steps of the type "Check for not supported value".

item prototype

ZBXNEXT-7726 The params property is now required for preprocessing steps of the type "Check for not supported value".

Other changes and bug fixes

action

ZBXNEXT-6524 Added support of two new values in operationtype property (13 - Add host tags, 14 - Remove host tags) and new property optag for two eventsource action types (1 - Discovery, 2 - Autoregistration) available only in the operations property.

auditlog

ZBXNEXT-8541 Added new audit log entry action (12 - Push) and resource type (53 - History).

dashboard

ZBXNEXT-7687 Added new Top Hosts widget parameter maintenance.
ZBXNEXT-6974 Added new dashboard widget type (toptriggers).
ZBXNEXT-743 Added new dashboard widget type (gauge).

dcheck

ZBXNEXT-8079 Added new property allow_redirect.

discoveryrule

ZBXNEXT-7726 Added support for preprocessing step of type "Matches regular expression".

ZBXNEXT-6986 Deprecated method discoveryrule.copy.

drule

ZBXNEXT-2732 Added new property concurrency_max.
ZBXNEXT-8500 Renamed proxy_hostid to proxyid

event

ZBXNEXT-6974 event.get: Added new parameters selectAcknowledges, selectAlerts, trigger_severities, and groupBy.
ZBXNEXT-6974 event.get: Deprecated parameters select_acknowledges and select_alerts.
ZBXNEXT-2299, ZBX-23240 event.get: Added new parameters action and action_userids.

history

ZBXNEXT-8541 Added new method history.push.

host

ZBXNEXT-8500 host.get: Removed support for parameter proxy_hosts.
ZBXNEXT-8500 Renamed property proxy_hostid to proxyid.

mediatype

ZBXNEXT-4165 mediatype.get: Added new parameter selectActions.

item

ZBXNEXT-7726 Added scope and pattern components to parameters for steps of the type "Check for not supported value".

item prototype

ZBXNEXT-7726 Added scope and pattern components to parameters for steps of the type "Check for not supported value".

problem

ZBXNEXT-2299, ZBX-23240 problem.get: Added new parameters action and action_userids.

task

ZBXNEXT-8500 Renamed property proxy_hostid to proxyid.

templatedashboard

ZBXNEXT-6974 Added new template dashboard widget type (toptriggers).
ZBXNEXT-743 Added new template dashboard widget type (gauge).
ZBXNEXT-8086 Added new template dashboard widget types (actionlog, dataover, discovery, favgraphs, favmaps, hostavail, map, navtree, problemhosts, problems, problemsbysv, slareport, svggraph, systeminfo, tophosts, trigover, web).
ZBXNEXT-8086 Added new template dashboard widget field types (8 - Map, 9 - Service, 10 - SLA, 11 - User, 12 - Action, 13 - Media type).

proxy

ZBXNEXT-8500 Removed interface and auto_compress object properties.
ZBXNEXT-8500 Added address and port properties for passive Zabbix Proxies.
ZBXNEXT-8500 Renamed properties host to name, status to operating_mode, proxy_address to allowed_addresses.
ZBXNEXT-8500 Changed operating_mode (previously - status) property values (0 - active proxy, 1 - passive proxy) .
ZBXNEXT-8500 proxy.get: Removed support for parameter selectInterface.
ZBXNEXT-8500 proxy.create and proxy.update: Removed support for parameter interface.