Why customer/update webhook does not fire up on newsletter subcription action?

Hello,

recently I’ve noticed that my app does not set properly newsletter status (opt-in/opt-out) when newsletter subscription take place (from storefront footer). After inspection here it is what I’ve noticed: shopify does not send customer/update webhook after subscription action.

Previously it was a standard that during this action shopify sends 2 webhooks (customer/create & customer/update) and due to few reasons I applied setting opt-in/opt-out status from customer/update webhook instead of customer/create.

What have changed ? Is there some information about this change?

Lastly I updated my API version to: 2022-04