We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4ea4b commit b495590Copy full SHA for b495590
source/release-notes/7.1.txt
@@ -116,6 +116,12 @@ Query with Partial Shard Key
116
Starting in MongoDB 7.1, :dbcommand:`findAndModify` and :method:`~db.collection.deleteOne()`
117
can use a partial shard key to query on a sharded collection.
118
119
+mongos Port Range
120
+~~~~~~~~~~~~~~~~~
121
+
122
+Starting in MongoDB 7.1, :binary:`~bin.mongos` accepts :option:`--port <mongos --port>` values
123
+from [0, 65535]. For more information, see :option:`--port <mongos --port>`.
124
125
``serverStatus`` Output Change
126
------------------------------
127
0 commit comments