File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ system:
29
29
- ' sphinx_local.yaml'
30
30
- htaccess : ['htaccess.yaml']
31
31
version :
32
- release : ' 1.7 '
32
+ release : ' 1.15.1 '
33
33
branch : ' master'
34
34
assets :
35
35
- branch : master
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ data-lake-store = "data store"
15
15
default-profile = " :ref:`default profile <mcli-profiles>`"
16
16
mcli = " MongoDB CLI"
17
17
mcli-long = " MongoDB Command Line Interface (``mongocli``)"
18
- mcli-version = " 1.13.0 "
18
+ mcli-version = " 1.15.1 "
19
19
mdbagent = " MongoDB Agent"
20
20
mdbVersion = " 4.4"
21
21
Original file line number Diff line number Diff line change @@ -14,6 +14,33 @@ Release Notes for {+mcli-long+}
14
14
:depth: 1
15
15
:class: singlecol
16
16
17
+ .. _mcli+_1.15.1:
18
+
19
+ {+mcli+} 1.15.1
20
+ ------------------
21
+
22
+ *Released 2021-04-15*
23
+
24
+ New Features
25
+ ~~~~~~~~~~~~
26
+
27
+ - Adds support for Apple ARM processors.
28
+
29
+ - Adds support for ``MCLI_PROFILE``
30
+ :ref:`environment variable <mcli-env-var>`.
31
+
32
+ - Adds support for loading sample data into an |service| cluster.
33
+
34
+ - Adds support for loading sample data into an |service| cluster with
35
+ :ref:`quick start <mcli-quick-start>`.
36
+
37
+ - Adds support for |gcp| regions during the creation of a network
38
+ peering connection in |service|.
39
+
40
+ - Adds support for ``oplogSizeMB`` and ``enableMajorityReadConcern`` in
41
+ the :ref:`cluster configuration file <mms-cluster-settings-file>` for
42
+ |cloud-short| and |onprem|.
43
+
17
44
.. _mcli+_1.14.0:
18
45
19
46
{+mcli+} 1.14.0
You can’t perform that action at this time.
0 commit comments