Promote no-longer-experimental features

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Not Needed
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      As a result of NODE-7396, some entities have been found to no longer belong in the experimental category and their @experimental tag should be removed.

      Check the full experimental entity list in this document (subject to update after NODE-7396 concludes). Some examples:

      • ChangeStream[Symbol.asyncDispose]source
      • AbstractCursor[Symbol.asyncDispose]source
      • MongoClient[Symbol.asyncDispose]source
      • ClientSession[Symbol.asyncDispose]source
      • ClientEncryptionRewrapManyDataKeyProviderOptionssource
      • ClientEncryptionRewrapManyDataKeyResultsource
        • Note: ClientEncryptionRewrapManyDataKeyResult is exported and tagged @experimental but is not actually used by rewrapManyDataKey() – the method returns an inline Promise< { bulkWriteResult?: BulkWriteResult }> instead of the named type. Either wire the method's return type to ClientEncryptionRewrapManyDataKeyResult or reconcile the exported interface.

      Acceptance Criteria:

      • All the entities marked for removal in the spreadsheet have had their '@experimental' tag removed.
      • Note: These will need to go in as a feat / minor release

      Reference docs:

            Assignee:
            Unassigned
            Reporter:
            Raschid Jimenez
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: