Skip to content

Commit b495590

Browse files
DOCS-16278 Mongos port range release notes (#5115)
* DOCS-16278 update release notes * DOCS-16278 fix build error
1 parent 7f4ea4b commit b495590

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/release-notes/7.1.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ Query with Partial Shard Key
116116
Starting in MongoDB 7.1, :dbcommand:`findAndModify` and :method:`~db.collection.deleteOne()`
117117
can use a partial shard key to query on a sharded collection.
118118

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+
119125
``serverStatus`` Output Change
120126
------------------------------
121127

0 commit comments

Comments
 (0)