Skip to content
Snippets Groups Projects
Commit f231da1f authored by Dmitry Ivanov's avatar Dmitry Ivanov
Browse files

fix(audit): fix broken instance-related events

This patch reintroduces instance-related events (e.g. `join_instance`)
which were accidentally disabled in a bugfix of the DML handler (see
commit 52ed9237 for more information) due to the lack of tests.

Furthermore, this patch adds the following events:

* expel_instance
* change_config, which tracks changes in `_pico_property`

This was the original intended change of the patch, but the apparent
breakage of the preexisting events called for action.
parent a98dc691
No related branches found
No related tags found
1 merge request!770feat(audit): fix broken instance-related events
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment