8.2
[ObjectMapper] Keep the class-level transform/if of the target's #[Map] in the reverse class-map factory
[ObjectMapper] Handle N targets per source in reverse class map
feat(object-mapper): add automatic class-map array based on map attributes
[ObjectMapper] Fix #[Map] attribute breaking auto-mapping of other properties
[ObjectMapper] Allow class FQDN arrays as TargetClass and SourceClass param
[ObjectMapper] Fix reverse class mapping of private properties from parent classes
[ObjectMapper] Fix reverse class map throwing on unreadable source property absent from target
[ObjectMapper] Align no-accessor readability checks with PropertyAccessor semantics