IF you happened to subclass EmailMessage and overloaded the SOURCE getter / setter methods you should be aware that in 2022r3.2 this was changed to a computed property so your overloads will no longer work as expected !
I have not looked for other such changes in other classes but there may be some