Skip to content

Commit 804f785

Browse files
authored
(DOCSP-15580) 1.15.1 Release Notes (#500)
* (DOCSP-15580) Release notes 1.15.1
1 parent cfb7652 commit 804f785

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ system:
2929
- 'sphinx_local.yaml'
3030
- htaccess: ['htaccess.yaml']
3131
version:
32-
release: '1.7'
32+
release: '1.15.1'
3333
branch: 'master'
3434
assets:
3535
- branch: master

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ data-lake-store = "data store"
1515
default-profile = ":ref:`default profile <mcli-profiles>`"
1616
mcli = "MongoDB CLI"
1717
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
18-
mcli-version = "1.13.0"
18+
mcli-version = "1.15.1"
1919
mdbagent = "MongoDB Agent"
2020
mdbVersion = "4.4"
2121

source/release-notes.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,33 @@ Release Notes for {+mcli-long+}
1414
:depth: 1
1515
:class: singlecol
1616

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+
1744
.. _mcli+_1.14.0:
1845

1946
{+mcli+} 1.14.0

0 commit comments

Comments
 (0)