-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
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.
- is related to
-
GODRIVER-2617 Remove or un-export all currently deprecated code in Go Driver 2.0
- Closed
- related to
-
GODRIVER-2700 Remove all public API references to "x" packages from Go driver code
- Backlog