fix: update CHANGES-4.3.md

This commit is contained in:
EMQ-YangM 2022-03-31 18:19:02 +08:00
parent 326634c287
commit ea17dd776c
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ File format:
* In order to fix the execution order of exhook, e.g. before/after other plugins/modules,
ExHook now supports user customizing emqx_hook execute priority.
* add api: PUT /rules/{id}/reset_metrics.
This api reset the metrics of the rule engine of a rule, and reset the metrics of the action related to this rule. [#7474]
## v4.3.13