Release v7.16.1
Fixed
JsonSerializernow populates fields inherited from base types when deserializing a derived (polymorphic) type. PreviouslygetFieldsForTypeonly read a type's own field metadata, so a resolved derived type came back with its inherited properties unset.