Details
-
Task
-
Status: Accepted
-
Minor - P4
-
Resolution: Unresolved
-
None
-
None
-
Needed
-
If we change supported URI options, we should document them.
-
v4.2
Description
Updated: The tools still warn about unsupported URI parameters, but all parameters are passed to the Go driver and we should rely on it to warn (after GODRIVER-1119). The code to assemble lists of supported options and warn on unsupported options should be removed.
Original: The tools still restrict URI parameters to a predefined list. We should consider either removing all restrictions or expanding the list to include currently unsupported options.