File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,9 @@ description: |
8181 .. code-block:: none
8282
8383 mongodb+srv://server.mongodb.com/?connectionTimeout=3000ms
84-
85-
84+
85+ .. versionadded:: 3.6
86+
8687optional : true
8788replacement :
8889 instance : " :program:`mongod` or :program:`mongos`"
Original file line number Diff line number Diff line change @@ -138,6 +138,8 @@ The components of this string are:
138138DNS Seedlist Connection Format
139139------------------------------
140140
141+ .. versionadded:: 3.6
142+
141143In addition to the standard connection format, MongoDB supports a DNS-constructed
142144seedlist. Using the DNS to construct the available servers list allows more flexibility
143145of deployment and the ability to change the servers in rotation without reconfiguring
You can’t perform that action at this time.
0 commit comments