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 c4a41eb commit 4635a76Copy full SHA for 4635a76
source/changelog.txt
@@ -181,6 +181,10 @@ New features in this release:
181
``// comments`` are now preserved as ``/* comments */`` in the
182
history entry.
183
184
+- The :ref:`aggregation-pipeline` parameter is now optional for
185
+ :method:`db.collection.watch()`, :method:`db.watch()`, and
186
+ :method:`Mongo.watch()`.
187
+
188
Bug Fixes in this Release:
189
190
- ``mongosh`` now runs aggregations with :pipeline:`$out` or
0 commit comments