Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-3001

Deprecate options.MergeClientOptions

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • 3.0.0
    • Affects Version/s: None
    • Component/s: None
    • 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?

      Since merging options structs will not be supported in Go Driver 2.0, they are being removed in GODRIVER-2617. However, options.MergeClientOptions needs further refactoring before deprecation because it involves two deprecating fields ("Crypt" and "Deployment") as well as some other private fields.

      Definition of done

      Remove "Crypt" and "Deployment" from ClientOptions.

            Assignee:
            Unassigned Unassigned
            Reporter:
            qingyang.hu@mongodb.com Qingyang Hu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: