-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: bson-4.0.3
-
Component/s: BSON
-
None
-
Empty show more show less
BSON v4 automatically upgrades BSONSymbol types to a String when deserializing, losing type information. This means we are unable to properly round trip these values, and currently breaks CSFLE tests.