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 7.4 to 8.0

Breaking changes

host

ZBXNEXT-10387 host.massupdate: Removed method. Please use host.update instead.

hostgroup

ZBXNEXT-10387 hostgroup.massupdate: Removed method. Please use hostgroup.update, hostgroup.massadd, or hostgroup.massremove instead.

hostinterface

ZBXNEXT-10387 hostinterface.replacehostinterfaces: Removed method. Please use hostinterface.update, hostinterface.massadd, or hostinterface.massremove instead.

template

ZBXNEXT-10387 template.massupdate: Removed method. Please use template.update, template.massadd, or template_massremove instead.

templategroup

ZBXNEXT-10387 templategroup.massupdate: Removed method. Please use templategroup.update, templategroup.massadd, or templategroup.massremove instead.

Other changes and bug fixes

dashboard

ZBXNEXT-4769 Added new dashboard widget field show_hostnames to the graph widget.
ZBXNEXT-9546 Added new dashboard widget fields ds.0.item_tags_evaltype, ds.0.item_tags.0.tag, ds.0.item_tags.0.operator and ds.0.item_tags.0.value to svggraph and piechart widgets.
ZBXNEXT-10158 Added new dashboard widget fields columns.0.aggregate_columns, columns.0.combined_column_name and columns.0.column_aggregate_function to the topitems widget.
ZBXNEXT-9424, ZBXNEXT-4769 Added new dashboard widget type scatterplot.
ZBXNEXT-8160 Added new dashboard widget fields clustering_mode and clustering_zoom_level to the geomap widget.

templatedashboard

ZBXNEXT-9424 Added new template dashboard widget type scatterplot.

hostprototype

ZBXNEXT-9546 Added new parameter selectInheritedTags to the hostprototype.get method.

httptest

ZBXNEXT-9546 Added new parameters inheritedTags and selectInheritedTags to the httptest.get method.

item

ZBXNEXT-9546 Added new parameters inheritedTags and selectInheritedTags to the item.get method.

itemprototype

ZBXNEXT-9546 Added new parameter selectInheritedTags to the itemprototype.get method.

template

ZBXNEXT-9546 Added new parameters inheritedTags and selectInheritedTags to the template.get method.

trigger

ZBXNEXT-9546 Added new parameters inheritedTags and selectInheritedTags to the trigger.get method.

triggerprototype

ZBXNEXT-9546 Added new parameter selectInheritedTags to the triggerprototype.get method.

userdirectory

ZBXNEXT-9834 Added properties idp_certificate, sp_private_key, sp_certificate, idp_certificate_hash, sp_private_key_hash, and sp_certificate_hash to user directory object.