mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2679: make delimiting slash between hosts and connection options optional #1447

Closed W-A-James closed 1 year ago

W-A-James commented 1 year ago

Please complete the following before merging:

W-A-James commented 1 year ago

Do we think that any additional language needs to be added to the Auth Database section to clarify that the slash MUST be present between it and the Host Information?

jyemin commented 1 year ago

@W-A-James let's get someone from C# team to verify the new tests pass.

W-A-James commented 1 year ago

@jyemin tests have been verified to pass on C# by @BorisDog