Skip to content

Commit 38dd78a

Browse files
(DOCSP-21310,DOCSP-21055): 1.2.2, 1.2.3 release notes (#195)
1 parent 031b78b commit 38dd78a

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"
1717
mdb-version = "5.0"
1818
mdb-version-dev = "4.9"
1919
pgp-version = "{+mdb-version+}"

source/changelog.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,36 @@
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+
1545
v1.2.1
1646
------
1747

0 commit comments

Comments
 (0)