Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-2928

Document "range" as unstable

    • Needed
    • Hide

      Summary of necessary driver changes

      • Document the "Range" algorithm, "range" queryType, RangeOpts, and ClientEncryption.encryptExpression as unstable.
      • Alternatively: wait to release changes from DRIVERS-2767 until DRIVERS-2776 is in "Teams Implementing".

      Commits for syncing spec/prose tests

      Context for other referenced/linked tickets

      • This is a follow-up to DRIVERS-2767
      Show
      Summary of necessary driver changes Document the "Range" algorithm, "range" queryType, RangeOpts, and ClientEncryption.encryptExpression as unstable. Alternatively: wait to release changes from DRIVERS-2767 until DRIVERS-2776 is in "Teams Implementing". Commits for syncing spec/prose tests  See 2f39993 for wording. Context for other referenced/linked tickets This is a follow-up to DRIVERS-2767
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5603 Scheduled 1.28.0
      CXX-3049 Backlog
      CSHARP-5131 Backlog
      GODRIVER-3247 Backlog 2.1.0
      JAVA-5502 Gone away
      NODE-6213 Won't Do
      MOTOR-1329 Duplicate
      PYTHON-4500 Investigating
      PHPLIB-1475 Won't Do
      RUBY-3495 Won't Do
      RUST-1977 Won't Do
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5603 Scheduled 1.28.0 CXX-3049 Backlog CSHARP-5131 Backlog GODRIVER-3247 Backlog 2.1.0 JAVA-5502 Gone away NODE-6213 Won't Do MOTOR-1329 Duplicate PYTHON-4500 Investigating PHPLIB-1475 Won't Do RUBY-3495 Won't Do RUST-1977 Won't Do

      Summary

      Document "range" as unstable.
      Tracks: https://github.com/mongodb/specifications/pull/1601

      Motivation

      Follow-up to DRIVERS-2767. Intended as short-lived documentation to unblock driver releases (which may be needed soon for SSDLC). There are pending changes that may impact "range" in libmongocrypt (SERVER-91077) and the driver API (DRIVERS-2927)

      Is this issue urgent?

      Yes. Should be done before releasing changes for DRIVERS-2767.

      Is this ticket only for tests?

      Documentation only.

      Acceptance Criteria

      Document the "Range" algorithm, "range" queryType, RangeOpts, and ClientEncryption.encryptExpression as unstable.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Kevin Albertson Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: