File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,20 @@ Release Notes
1212 :depth: 1
1313 :class: singlecol
1414
15+ v2.1.3
16+ ------
17+
18+ *Released January 29, 2024*
19+
20+ - :issue:`MONGOSH-1631` - Adds support for the new ``type`` field when creating
21+ search indexes for ``runCommand``, ``createSearchIndex``, and
22+ ``createSearchIndexes`` commands.
23+
24+ - :issue:`MONGOSH-1664` - Removes tests for the ``validate`` command background
25+ option.
26+
27+ `Full release notes available on JIRA <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=37823>`__.
28+
1529v2.1.0
1630------
1731
2842 syntax: ``for (const doc of db.coll.find()) { }``. Previously, ``mongosh`` only supported ``.forEach``
2943 syntax for iteration.
3044
45+ `Full release notes available on JIRA <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=36935>`__.
46+
3147v2.0.2
3248------
3349
You can’t perform that action at this time.
0 commit comments