-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: Serialization
-
None
ObjectSerializer was recently changed to have an AllowedTypes filter that defaults to a set of framework types that are deemed to be safe.
While an application can reconfigure the AllowedTypes by registering a suitably configured ObjectSerializer, in many cases it could be more convenient to register a convention or use attributes to annotate the POCO.
Details to be determined.
- causes
-
CSHARP-5493 After update to version 3.2.0 of the driver, one of our application stopped to work: stack overflow
-
- Closed
-
- is related to
-
CSHARP-4475 Add an AllowedTypes filter to ObjectSerializer
-
- Closed
-