Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2722

Add binary data type Sensitive to the CXX driver

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Hide

      DRIVERS-2687:

      • BSON corpus tests have been updated. Drivers should sync to mongodb/specifications@db7eb39.
      • Drivers should add a new constant corresponding to BSON binary subtype 0x08. "Sensitive" should be included in its identifier (e.g. BinDataType::Sensitive or BSON_SUBTYPE_SENSITIVE).
      Show
      DRIVERS-2687 : BSON corpus tests have been updated. Drivers should sync to  mongodb/specifications@db7eb39 . Drivers should add a new constant corresponding to BSON binary subtype 0x08. "Sensitive" should be included in its identifier (e.g.  BinDataType::Sensitive  or  BSON_SUBTYPE_SENSITIVE ).

      SERVER-78082 introduced the Sensitive binary data type. This needs to also be added to the CXX driver.

            Assignee:
            william.qian@mongodb.com William Qian
            Reporter:
            william.qian@mongodb.com William Qian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: