|
12 | 12 | :depth: 1
|
13 | 13 | :class: singlecol
|
14 | 14 |
|
| 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 | + |
15 | 34 | v1.2.3
|
16 | 35 | ------
|
17 | 36 |
|
18 | 37 | *Released March 10, 2022*
|
19 | 38 |
|
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. |
22 | 41 |
|
23 | 42 | `Full release notes available on JIRA
|
24 | 43 | <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=32989>`__.
|
|
28 | 47 |
|
29 | 48 | *Released February 25, 2022*
|
30 | 49 |
|
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. |
33 | 52 |
|
34 | 53 | `Full release notes available on JIRA
|
35 | 54 | <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=32988>`__.
|
|
0 commit comments