Missing webhook event on contact merge using v2

While implementing a webhook consumer for your system, we encountered the issue that merging two contacts only sends a persons.delete webhook for the entity that gets destroyed merging the two persons, however we also need to be made aware that the remaining person was updated. We’re aware that v2 is in beta and the functionality will hopefully be added in the future.