File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ toc_landing_pages = ["/run-commands",
1313
1414[constants ]
1515
16- version = " 1.2.1 "
16+ version = " 1.2.3 "
1717mdb-version = " 5.0"
1818mdb-version-dev = " 4.9"
1919pgp-version = " {+mdb-version+}"
Original file line number Diff line number Diff line change 1212 :depth: 1
1313 :class: singlecol
1414
15+ v1.2.3
16+ ------
17+
18+ *Released March 10, 2022*
19+
20+ New features:
21+
22+ - :issue:`MONGOSH-1121` - Support the ``commitQuorum`` parameter for the
23+ :method:`~db.collection.createIndexes()` method.
24+
25+ Bug fixes:
26+
27+ - Use Rocky Linux 8 instead of CentOS 7 for packaging.
28+
29+ `Full release notes available on JIRA
30+ <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=32989>`__.
31+
32+ v1.2.2
33+ ------
34+
35+ *Released February 25, 2022*
36+
37+ Bug fixes:
38+
39+ - :issue:`MONGOSH-1134` - Internal bug fix required to re-enable
40+ Homebrew installation.
41+
42+ `Full release notes available on JIRA
43+ <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=32988>`__.
44+
1545v1.2.1
1646------
1747
You can’t perform that action at this time.
0 commit comments