Hello,as Adobe documentation says, AEM stage and prod Cloud environments
are updated transparently on a regular basis, even once a day. Also AEM
updates are performed independently from custom project code updates
(please correct me if I'm wrong).If that's true - what would happen if
some AEM update requires updates in project's code? How can we assure
that our project is compatible with each AEM update, and prevent
regression on PROD environment?For example, is there any extension/check
point i...