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

Backward incompatible changes

Other changes and bug fixes

dashboard

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 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.