UPDATE_EMAIL replaced by UPDATE_PROFILE?

Hi,

since we upgraded to keycloak 13.0.0 my implementation of EventListenerProvider does not receive UPDATE_EMAIL events anymore. Has this been replaced by UPDATE_PROFILE?

And in addition: It seems that keycloak does not send a verify email anymore if a user changes the username/email. I’m setting the required action VERIFY_MAIL but I don’t get any mails. Any hints on that?

Regards
Matthias