- Inverse Inheritance Strategy not working for ignored mappings only with target (#3652)
- Inconsistent ambiguous mapping method error when using
SubclassMapping
: generic vs raw types (#3668) - Fix regression when using
InheritInverseConfiguration
with nested target properties and reversingtarget = "."
(#3670)