Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-5541

Support Range Indexes as GA

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.28.0
    • Affects Version/s: None
    • Component/s: Client Side Encryption
    • None
    • Hide

      DRIVERS-2776:
      See DRIVERS guide to Range GA for guidance implementing all Range GA tickets.

      Summary of necessary driver changes

      • Document "range" as stable.
      • Update libmongocrypt to 1.11.0 (requires MONGOCRYPT-705 for updated payloads). Binaries are available on Evergreen.

      Commits for syncing spec/prose tests

      Show
      DRIVERS-2776: See DRIVERS guide to Range GA for guidance implementing all Range GA tickets. Summary of necessary driver changes Document "range" as stable. Update libmongocrypt to 1.11.0 (requires MONGOCRYPT-705 for updated payloads). Binaries are available on Evergreen . Commits for syncing spec/prose tests Update fle2v2-Rangev2-* spec tests to this commit: mongodb/specifications@458f80c Update fle2v2-Compact spec tests to this commit: mongodb/specifications@06bceb0 . Update fle2v2-Compact spec test to this commit: mongodb/specifications@f5a18992
    • Needed
    • Hide

      C driver 1.28.0 adds support for the "range" algorithm for Queryable Encryption and remove the experimental "rangePreview" algorithm.

      Suggest updating https://www.mongodb.com/docs/languages/c/c-driver/current/libmongoc/guides/queryable-encryption/ as follows:

      Remove the sentence:

      API related to the "rangePreview" algorithm is still experimental and subject to breaking changes!

      Add a blurb describing the change:

      MongoDB Server 8.0 removed support for the experimental "rangePreview" algorithm and added stable support for the "range" algorithm. Support of "range" requires libmongocrypt 1.11.0. libmongoc 1.28.0 requires libmongocrypt 1.11.0 or newer.

      Show
      C driver 1.28.0 adds support for the "range" algorithm for Queryable Encryption and remove the experimental "rangePreview" algorithm. Suggest updating https://www.mongodb.com/docs/languages/c/c-driver/current/libmongoc/guides/queryable-encryption/ as follows: Remove the sentence: API related to the "rangePreview" algorithm is still experimental and subject to breaking changes! Add a blurb describing the change: MongoDB Server 8.0 removed support for the experimental "rangePreview" algorithm and added stable support for the "range" algorithm. Support of "range" requires libmongocrypt 1.11.0. libmongoc 1.28.0 requires libmongocrypt 1.11.0 or newer.

      This ticket was split from DRIVERS-2776, please see that ticket for a detailed description.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: