Skip to content

Commit 1cfd1d4

Browse files
authored
DOCSP-21478 1.3.0 release notes (#197)
* DOCSP-21478 1.3.0 release notes * mar 18 -> 17 * adding bullets for consistency * bullets * indent * remove tm
1 parent a1310e4 commit 1cfd1d4

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
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.3"
16+
version = "1.3.0"
1717
mdb-version = "5.0"
1818
mdb-version-dev = "4.9"
1919
pgp-version = "{+mdb-version+}"

source/changelog.txt

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,32 @@
1212
:depth: 1
1313
:class: singlecol
1414

15+
v1.3.0
16+
------
17+
18+
*Released March 17, 2022*
19+
20+
- :issue:`MONGOSH-856` - Kerberos feature parity with the legacy shell
21+
is done now, with the last command line option now also working as it
22+
did in the legacy shell.
23+
24+
- :issue:`MONGOSH-1013` - KMIP support for CSFLE. More specifically, you
25+
can provide per-KMS-provider TLS options when creating your
26+
CSFLE-enabled connections now.
27+
28+
- :issue:`MONGOSH-1151` - Support for snapshot reads, now also in
29+
mongosh.
30+
31+
`Full release notes available on JIRA
32+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=33190>`__.
33+
1534
v1.2.3
1635
------
1736

1837
*Released March 10, 2022*
1938

20-
:issue:`MONGOSH-1121` - Support the ``commitQuorum`` parameter for the
21-
:method:`~db.collection.createIndexes()` method.
39+
- :issue:`MONGOSH-1121` - Support the ``commitQuorum`` parameter for the
40+
:method:`~db.collection.createIndexes()` method.
2241

2342
`Full release notes available on JIRA
2443
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=32989>`__.
@@ -28,8 +47,8 @@ v1.2.2
2847

2948
*Released February 25, 2022*
3049

31-
:issue:`MONGOSH-1134` - Internal bug fix required to re-enable
32-
Homebrew installation.
50+
- :issue:`MONGOSH-1134` - Internal bug fix required to re-enable
51+
Homebrew installation.
3352

3453
`Full release notes available on JIRA
3554
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=32988>`__.

0 commit comments

Comments
 (0)