6.6.4 (2026-01-14)
Bug Fixes
- core: do not convert custom types in
em.refresh(143a4ed), closes #7073 - core: fix applying filters on nested relation conditions (2ec6474)
- core: fix processing filters on to-many relations (4a55799)
- core: respect
orphanRemovalon 1:1 relations when inverse side is a PK (#7081) (ce4bfee) - core: support wildcard
wrap(e).populate()hints on type level (45224ee) - mongo: fix field name conversion when querying object embedded entities (3ea8193)
- postres: fix casting of object embedded relation properties (6095889)