-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Downstream Change Summary
- BSON corpus tests have been updated. Drivers should sync to mongodb/specifications@b3b74c9.
- Drivers should add a new constant corresponding to BSON binary subtype 0x07. "Column" should be included in its identifier (e.g. BinDataType::Column or BSON_SUBTYPE_COLUMN).
Acceptance Criteria
- Sync tests and ensure they pass.
- Add constant for Subtype 7
- is related to
-
NODE-3612 Sync BSON Corpus tests to BSON-EXT
- Closed