Skip to content

Commit a03308a

Browse files
Isabella Siukay-kim
authored andcommitted
DOCS-11983 add blurb to release notes
1 parent 63ae572 commit a03308a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/release-notes/4.2.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,15 @@ MongoDB removes the deprecated option ``maxScan`` for the
8484
``cursor.maxScan()``. Use either the ``maxTimeMS`` option for the
8585
:dbcommand:`find` command or the helper :method:`cursor.maxTimeMS()` instead.
8686

87+
General Improvements
88+
--------------------
89+
90+
``outputConfig`` Option
91+
~~~~~~~~~~~~~~~~~~~~~~~
92+
93+
MongoDB 4.2 adds the :option:`--outputConfig <mongod --outputConfig>` option for
94+
:binary:`~bin.mongod` and :binary:`~bin.mongos`, which outputs the resolved
95+
YAML configuration document to ``stdout`` and halts the server instance.
8796

8897
Changes Affecting Compatibility
8998
-------------------------------

0 commit comments

Comments
 (0)