##### Possible Breaking Changes ##### * `Object.Finalize` is no more proxified when the entity base class has a destructor. See #3205. *
Default not-found behavior now works correctly on many-to-many Criteria
fetch. It now throws ObjectNotFoundException exception for not found
records. See #2687.