-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Serialization
-
None
-
Needed
-
In version 3.0.0 of the driver we plan to change the default GuidRepresentationMode to V3.
We should also change the GUID serializer default behavior to handle GUIDs as GuidRepresentation.Unspecified according to the spec thus requiring users to choose whether to use legacy subtype 3 or new standard subtype 4 GUIDs.
At that time we can also rip out all code that is only for V2 mode.
We also need to address GUIDs configuration in ObjectSerializer. Open questions are:
1. Should it fallback to the configured GuidSerializer for GUIDs .
2. Should we provide more convenient overloads to configure the GUID mode.
- is depended on by
-
CSHARP-3195 GuidRepresentation made obsolete while function appears impared and documentation remains out of date.
- Closed
- related to
-
CSHARP-5269 Figure out how to handle CSUUID etc in JSON readers and writers
- Closed