这是原厂英文文档的翻译页面. 欢迎帮助我们 完善文档.

Appendix 3. Changes in 7.2

7.2.5

API

ZBX-22952 Added support for accepting headers in a case-insensitive way (e.g., authorization, Authorization, and AUTHORIZATION are treated the same).

7.2.4rc1

drule

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.

host

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.

hostgroup

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.

template

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.

trigger

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.

7.2.1

API

ZBX-25732 Added support for Authorization HTTP request header and OPTIONS HTTP request method in cross-origin requests (CORS).