-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
5
-
None
-
Developer Tools
See Brief: UUID Support in Compass & Mongosh for more context and the chosen approach.
In short, we will:
Add 4 new data types that make it easy for users to create, update, and query UUID values.
- UUID: UUID subtype 4
- LegacyJavaUUID: UUID subtype 3, Java driver encoding
- LegacyCSharpUUID: UUID subtype 3, .NET/C# driver encoding
- LegacyPythonUUID: UUID subtype 3, Python driver encoding
Add a new default encoding Setting for Displaying Legacy UUID Values. This setting will allow users to choose between the 3 different encodings for legacy UUIDs, and it will have a default value where no encoding is chosen (raw data)
- depends on
-
MONGOSH-2486 Add shell helpers for legacy UUIDs in mongosh
-
- Needs Triage
-