ZBX-22952 Added support for accepting headers in a case-insensitive way (e.g., authorization
, Authorization
, and AUTHORIZATION
are treated the same).
ZBX-23760 drule.update
: It is no longer possible to delete a discovery rule check that is used in action condition. In such case, an error message is returned instead of automatically disabling the action.
ZBX-23760 host.delete
: It is no longer possible to delete a host that is used in action condition or operation. In such cases, an error message is returned instead of automatically disabling the action.
ZBX-23760 hostgroup.delete
: It is no longer possible to delete a host group that is used in action condition or operation. In such cases, an error message is returned instead of automatically disabling the action.
ZBX-23760 template.delete
: It is no longer possible to delete a template that is used in action condition or operation. In such cases, an error message is returned instead of automatically disabling the action.
ZBX-23760 trigger.delete
: It is no longer possible to delete a trigger that is used in action condition. In such case, an error message is returned instead of automatically disabling the action.
ZBX-25732 Added support for Authorization
HTTP request header and OPTIONS
HTTP request method in cross-origin requests (CORS).
ZBXNEXT-9404 alert.get
: User type users may now retrieve the following Media type object properties with the selectMediatypes
parameter: mediatypeid
, name
, type
, status
, maxattempts
, description
.
ZBXNEXT-9404 mediatype.get
: User type users may now retrieve the following Media type object properties: mediatypeid
, name
, type
, status
, maxattempts
, description
.
ZBXNEXT-9404 user.get
: User type users may now retrieve the following Media type object properties with the selectMediatypes
parameter: mediatypeid
, name
, type
, status
, maxattempts
, description
.
ZBX-25385 alert.get
: Admin type users may now retrieve only the following Media type object properties with the selectMediatypes
parameter: mediatypeid
, name
, type
, status
, maxattempts
, description
.
DEV-3914 mediatype.get
: Parameter selectMessageTemplates
is now supported only for Super admin type users.
DEV-3914 mediatype.get
: Admin type users may now retrieve only the following Media type object properties: mediatypeid
, name
, type
, status
, maxattempts
.
DEV-3914 mediatype.get
: When requesting user-related information of media types, Admin type users may now retrieve only data about their own user.
ZBX-25385 user.get
: Admin type users may now retrieve only the following Media type object properties with the selectMediatypes
parameter: mediatypeid
, name
, type
, status
, maxattempts
, description
.
ZBXNEXT-9215 Добавлено новое поле виджета панели ds.0.itemids.0._reference
в svggraph
и piechart
.
ZBXNEXT-8331 Добавлено новое поле виджета панели stroke
в piechart
виджет.
Changes:
ZBX-23284 hostprototype.get
, hostprototype.update
: returned support for group_prototypeid
property of Group prototype objects.