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

Use separate min/max setters for range options

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 3.8.0
    • Affects Version/s: None
    • Component/s: None
    • None

      Summary

      Replace use of mongoc_client_encryption_encrypt_range_opts_set_min_max with mongoc_client_encryption_encrypt_range_opts_set_min and mongoc_client_encryption_encrypt_range_opts_set_max.

      Background & Motivation

      CDRIVER-4610 replaced mongoc_client_encryption_encrypt_range_opts_set_min_max with mongoc_client_encryption_encrypt_range_opts_set_min and mongoc_client_encryption_encrypt_range_opts_set_max. This is not considered a backwards break since the functions are not yet released. But this is expected to require changes in the C++ and PHP drivers.

            Assignee:
            ezra.chung@mongodb.com Ezra Chung
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: